[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/kernel/devel patch-2.6.16-git18.bz2.sign, NONE, 1.1 .cvsignore, 1.398, 1.399 kernel-2.6.spec, 1.2104, 1.2105 linux-2.6-debug-disable-builtins.patch, 1.1, 1.2 sources, 1.339, 1.340 upstream, 1.312, 1.313 linux-2.6-softmac-scan-dwell-time.patch, 1.1, NONE patch-2.6.16-git17.bz2.sign, 1.1, NONE



Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2400

Modified Files:
	.cvsignore kernel-2.6.spec 
	linux-2.6-debug-disable-builtins.patch sources upstream 
Added Files:
	patch-2.6.16-git18.bz2.sign 
Removed Files:
	linux-2.6-softmac-scan-dwell-time.patch 
	patch-2.6.16-git17.bz2.sign 
Log Message:
git18



--- NEW FILE patch-2.6.16-git18.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBEK4MpyGugalF9Dw4RAv4VAJ46sZ7ZGbWTb6EdSQIkpoTSgKkVWwCdEgBs
uGWalgLkeO+DT3R5yicVOHQ=
=b9FN
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -r1.398 -r1.399
--- .cvsignore	29 Mar 2006 19:45:00 -0000	1.398
+++ .cvsignore	30 Mar 2006 20:18:29 -0000	1.399
@@ -4,3 +4,4 @@
 linux-2.6.16.tar.bz2
 xen-20060320.tar.bz2
 patch-2.6.16-git17.bz2
+patch-2.6.16-git18.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2104
retrieving revision 1.2105
diff -u -r1.2104 -r1.2105
--- kernel-2.6.spec	29 Mar 2006 19:45:00 -0000	1.2104
+++ kernel-2.6.spec	30 Mar 2006 20:18:29 -0000	1.2105
@@ -217,7 +217,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
-Patch1: patch-2.6.16-git17.bz2
+Patch1: patch-2.6.16-git18.bz2
 
 # Patches 100 through 500 are meant for architecture patches
 Patch100: linux-2.6-bzimage.patch
@@ -394,7 +394,6 @@
 # Broadcom wireless driver
 Patch5001: linux-2.6-bcm43xx-git.patch
 Patch5002: linux-2.6-bcm43xx-neuter.patch
-Patch5004: linux-2.6-softmac-scan-dwell-time.patch
 Patch5005: linux-2.6-bcm43xx-assoc-on-startup.patch
 Patch5006: linux-2.6-softmac-default-rate.patch
 Patch5007: linux-2.6-bcm43xx-set-chan-lockup.patch
@@ -749,13 +748,13 @@
 # Arnd says don't call cell_spumem_init() till he fixes it.
 %patch301 -p1
 # IBM will use 'IBM,CBEA' for future Cell systems
-%patch302 -p1
+#%patch302 -p1
 # Support the IBM Mambo simulator; core as well as disk and network drivers.
 %patch305 -p1
 # Make HVC console generic; support simulator console device using it.
 #%patch306 -p1
 # Hardcode PIC addresses for Cell spiderpic
-%patch310 -p1
+#%patch310 -p1
 # RTAS console support
 #%patch313 -p1
 # Check properly for successful RTAS instantiation
@@ -1013,17 +1012,15 @@
 #
 
 # ... and bcm43xx driver too
-%patch5001 -p1
+#%patch5001 -p1
 # temporarily remove bcm43xx's MODULE_DEVICE_TABLE entry
 #%patch5002 -p1
-# When scanning, spend only 20ms on each channel not 500ms.
-%patch5004 -p1
 # Attempt to associate when the link is brought up
 %patch5005 -p1
 # Default to 11Mbps not 54Mbps, since we don't back down automatically yet.
-%patch5006 -p1
+#%patch5006 -p1
 # bcm43xx dies if we attempt to set the channel while it's down.
-%patch5007 -p1
+#%patch5007 -p1
 
 #
 # final stuff
@@ -1633,6 +1630,9 @@
 %endif
 
 %changelog
+* Thu Mar 30 2006 Dave Jones <davej redhat com>
+- 2.6.16-git18
+
 * Wed Mar 29 2006 Dave Jones <davej redhat com>
 - 2.6.16-git16 & git17
 

linux-2.6-debug-disable-builtins.patch:
 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6-debug-disable-builtins.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-disable-builtins.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-debug-disable-builtins.patch	18 Aug 2005 18:28:13 -0000	1.1
+++ linux-2.6-debug-disable-builtins.patch	30 Mar 2006 20:18:29 -0000	1.2
@@ -1,4 +1,4 @@
-Disable built-ins and also more m32 work
+Disable built-ins
 
 diff -urNp --exclude-from=/home/davej/.exclude linux-3022/arch/i386/Makefile linux-10000/arch/i386/Makefile
 --- linux-3022/arch/i386/Makefile


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- sources	29 Mar 2006 19:45:00 -0000	1.339
+++ sources	30 Mar 2006 20:18:29 -0000	1.340
@@ -1,3 +1,4 @@
 9a91b2719949ff0856b40bc467fd47be  linux-2.6.16.tar.bz2
 8c70806f9075ebc0087f7ce1b8911700  xen-20060320.tar.bz2
 b27c802de6487f2f0aeacc289f1d3ae2  patch-2.6.16-git17.bz2
+5dca5f5b52ccb2bfab6a88015af5fc2c  patch-2.6.16-git18.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- upstream	29 Mar 2006 19:45:00 -0000	1.312
+++ upstream	30 Mar 2006 20:18:29 -0000	1.313
@@ -1,2 +1,2 @@
 linux-2.6.16.tar.bz2
-patch-2.6.16-git17.bz2
+patch-2.6.16-git18.bz2


--- linux-2.6-softmac-scan-dwell-time.patch DELETED ---


--- patch-2.6.16-git17.bz2.sign DELETED ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]