[SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (79501899a7b9c4467c9360e94e5483c2e654611e)

Eric Sandall scm at sourcemage.org
Mon Oct 8 04:19:39 EDT 2007


GIT changes to master z-rejected grimoire by Eric Sandall <sandalle at sourcemage.org>:

 z-kernels/ieee80211/BUILD   |    1 -
 z-kernels/ieee80211/HISTORY |   25 +++++++++++++------------
 2 files changed, 13 insertions(+), 13 deletions(-)

New commits:
commit 79501899a7b9c4467c9360e94e5483c2e654611e
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    ieee80211: Removed extraneous spaces at end of lines

commit 934093edac3353cd82d2a0fd7a47d84a776fafc4
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    ieee80211: Remove BUILD code copied from mac80211

diff --git a/z-kernels/ieee80211/BUILD b/z-kernels/ieee80211/BUILD
index 0a6844a..54a0af4 100755
--- a/z-kernels/ieee80211/BUILD
+++ b/z-kernels/ieee80211/BUILD
@@ -3,6 +3,5 @@ local KERNEL_VER=$(get_kernel_version)                     &&
 echo y | make KVER=$KERNEL_VER                             &&
 make KVER=$KERNEL_VER patch_kernel                         &&
 cd  $INSTALL_ROOT/lib/modules/$KERNEL_VER/build            &&
-sed -i 's:.*CONFIG_MAC80211.*:CONFIG_MAC80211=m:' .config  &&
 echo n | make  oldconfig                                   &&
 make  modules
diff --git a/z-kernels/ieee80211/HISTORY b/z-kernels/ieee80211/HISTORY
index 7b34501..14ada8d 100644
--- a/z-kernels/ieee80211/HISTORY
+++ b/z-kernels/ieee80211/HISTORY
@@ -1,6 +1,7 @@
 2007-10-07 Eric Sandall <sandalle at sourcemage.org>
 	* BUILD,INSTALL: Properly install ieee80211 kernel modules in the
 	  kernel tree
+	  Removed incorrect sed copied from mac80211 spelL
 
 2007-09-22 Eric Sandall <sandalle at sourcemage.org>
 	* BUILD: Pass 'y' to make to continue if it will overwrite kernel modules
@@ -12,39 +13,39 @@
 	* DETAILS: Version 1.2.16.
 
 2006-12-17 Juuso Alasuutari <iuso at sourcemage.org>
-	* PRE_BUILD: Changed all get_sorcery_kernel_config to 
+	* PRE_BUILD: Changed all get_sorcery_kernel_config to
 	  get_kernel_config (bug #13071).
 
 2006-10-27 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: Updated to 1.2.15.
 
 2006-07-24 Juuso Alasuutari <iuso at sourcemage.org>
-	* BUILD: Reverted previous edit, bypassing 'make all' needs 
-	  additional spell features to work flawlessly. Implement these 
+	* BUILD: Reverted previous edit, bypassing 'make all' needs
+	  additional spell features to work flawlessly. Implement these
 	  later.
 
 2006-07-12 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: Updated to 1.1.14, removed BUILD_API & UPDATED.
-	* PRE_BUILD: Added sedit to remove duplicate 'make modules' from 
-	  Makefile, added confirmation queries to kernel crypto config 
+	* PRE_BUILD: Added sedit to remove duplicate 'make modules' from
+	  Makefile, added confirmation queries to kernel crypto config
 	  checks.
-	* BUILD: Do 'make modules' instead of just make to bypass 
-	  useless and annoying remove-old script that interrupts BUILD 
-	  with queries and removes modules from all kernel trees (bug 
+	* BUILD: Do 'make modules' instead of just make to bypass
+	  useless and annoying remove-old script that interrupts BUILD
+	  with queries and removes modules from all kernel trees (bug
 	  #10821).
 
 2006-04-13 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: Updated to 1.1.13
 
 2006-02-21 Juuso Alasuutari <juuso.alasuutari at tamperelainen.org>
-	* DETAILS: updated to 1.1.12, changed WEB_SITE $SPELL.sf.net to 
+	* DETAILS: updated to 1.1.12, changed WEB_SITE $SPELL.sf.net to
 	  $SPELL.sourceforge.net
 
 2006-01-28 Juuso Alasuutari <juuso.alasuutari at tamperelainen.org>
-	* DETAILS: updated to 1.1.9, removed SOURCE_URL variable 
+	* DETAILS: updated to 1.1.9, removed SOURCE_URL variable
 	  number [0], GPG -> SHA512
-	* PRE_BUILD: added file, migrated kernel check for in-built 
-	  ieee80211 from INSTALL & BUILD, migrated kernel crypto checks 
+	* PRE_BUILD: added file, migrated kernel check for in-built
+	  ieee80211 from INSTALL & BUILD, migrated kernel crypto checks
 	  and warnings from ipw2200's PRE_BUILD
 	* BUILD: removed kernel check for in-built ieee80211
 	* INSTALL: removed kernel check for in-built ieee80211



More information about the SM-Commit mailing list