SPECS (LINUX_2_6_20): kernel.spec - some cleanup, abi uncommented ...

mguevara mguevara at pld-linux.org
Tue Feb 13 00:20:10 CET 2007


Author: mguevara                     Date: Mon Feb 12 23:20:10 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- some cleanup, abi uncommented but not updated, some new patches to test

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.32 -> 1.441.2.1698.2.33) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.32 SPECS/kernel.spec:1.441.2.1698.2.33
--- SPECS/kernel.spec:1.441.2.1698.2.32	Mon Feb 12 15:06:26 2007
+++ SPECS/kernel.spec	Tue Feb 13 00:20:04 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-# STATUS: 2.6.20-0.5
+# STATUS: 2.6.20-0.6
 # - works for me
 # - builds --without grsecurity on i686 (up & smp)
 # - builds --with vesafb_tng
@@ -10,11 +10,11 @@
 # - slmodem builds
 # - madwifi-ng works with & wo regparm
 # - madwifi-old-openhal builds but have no supported hardware to test
-# - vserver looks good
+# - vserver 2.2.0-pre3 looks good
 # - connlimit works
 #
 # TODO 2.6.20
-# - vserver - port changes from 2.2 to 2.3
+# - vserver - use 2.3 development line
 # - grsecurity
 # - new alsa rc2
 # - spec cleanup
@@ -28,6 +28,8 @@
 # - update configs for up/smp ppc
 # - update configs for up/smp ia64
 # - enable gcc42/th build (in bcond)
+# - update patch3 - bootsplash
+# - update patch4 - fbsplash
 #
 # FUTURE:
 # - p51 reiser4 - needs update (bcond off)
@@ -194,12 +196,8 @@
 Source7:	kernel-module-build.pl
 
 # TODO - cleanup
-#Source10:	http://suspend2.net/downloads/all/suspend2-%{suspend_version}-for-2.6.19-rc6.patch.bz2
-##Source10-md5:	ce94df22b93c74f1637d2429c1093ec7
-#Source12:	ftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.17/reiser4-for-2.6.17-3.patch.gz
-##Source12-md5:	593c3296ddf40c5b116ee129781da341
-#Source14:	http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
-##Source14-md5:	f2563a2d748c7480559e8d3ff77eb18a
+Source14:	http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
+#Source14-md5:	f2563a2d748c7480559e8d3ff77eb18a
 
 Source20:	kernel-i386.config
 Source21:	kernel-i386-smp.config
@@ -246,8 +244,10 @@
 Patch2:		tahoe9xx-2.6.11.5.patch
 
 #	ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.6-2.6.15.diff
+# TODO:	ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.6-2.6.18.diff
 Patch3:		bootsplash-3.1.6-2.6.15.diff
 #	http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.19-rc2.patch
+# TODO:	http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.20-rc6.patch
 Patch4:		fbsplash-0.9.2-r5-2.6.19-rc2.patch
 
 # http://dev.gentoo.org/~spock/projects/vesafb-tng/archive/vesafb-tng-1.0-rc2-2.6.20-rc2.patch
@@ -276,7 +276,6 @@
 
 #external
 Patch40:	pom-ng-IPMARK-%{_netfilter_snap}.patch
-# TODO: fix: connlimit linking is broken - temporary disabled in kernel-netfilter.config
 Patch41:	pom-ng-connlimit-%{_netfilter_snap}.patch
 Patch42:	pom-ng-geoip-%{_netfilter_snap}.patch
 Patch43:	pom-ng-ipp2p-%{_netfilter_snap}.patch
@@ -325,6 +324,7 @@
 # based on http://ftp.namesys.com/pub/reiser4-for-2.6/2.6.18/reiser4-for-2.6.18-3.patch.gz
 # with 9 pathes from reiserfs mailing-list.
 # details http://www.mail-archive.com/reiserfs-list@namesys.com/msg22492.html
+# TODO: 	ftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.19/reiser4-for-2.6.19-2.patch.gz
 Patch51:	reiser4-for-2.6.19.patch
 
 # esfq
@@ -1088,9 +1088,9 @@
 # exporting paravirt_ops as non-GPL-only symbol
 %patch2100 -p1
 
-#%if %{with abi}
-#patch -p1 -s < kernel-patch-linuxabi-20060404/linuxabi-2.6.17-0.patch
-#%endif
+%if %{with abi}
+patch -p1 -s < kernel-patch-linuxabi-20060404/linuxabi-2.6.17-0.patch
+%endif
 
 # wanpipe
 #patch3000 -p1
@@ -1974,6 +1974,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.33  2007/02/12 23:20:04  mguevara
+- some cleanup, abi uncommented but not updated, some new patches to test
+
 Revision 1.441.2.1698.2.32  2007/02/12 14:06:26  qrczak
 - Spec converted to UTF-8.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.32&r2=1.441.2.1698.2.33&f=u



More information about the pld-cvs-commit mailing list