Author: mguevara Date: Tue May 1 22:22:33 2007 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - work in progress, status update, removed patches: kernel-bcm43xx-combined_2.6.20.2.patch, kernel-proxy-pda.patch, linux-2.6-gfs2_dlm-2.6.21.patch - grsecurity patch name changed to more generic linux-2.6-grsec_full.patch
---- Files affected: SPECS: kernel.spec (1.441.2.1706 -> 1.441.2.1707) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1706 SPECS/kernel.spec:1.441.2.1707 --- SPECS/kernel.spec:1.441.2.1706 Mon Apr 30 17:27:12 2007 +++ SPECS/kernel.spec Wed May 2 00:22:27 2007 @@ -4,9 +4,10 @@ # - not ready yet - work in progress, but You are welcome :-) # # TODO: -# - update configs for all archs -# - prepare vserver (you could try --without vserver) -# - update linux-2.6-warnings.patch +# - update configs for all archs (NO_HZ and more) +# - prepare vserver (or you could try --without vserver) +# - update linux-2.6-grsec-minimal.patch (or you could try +# --with pax_full or --with grsec_full) # # FUTURE: # - update xen patch for 2.6.21 @@ -343,8 +344,6 @@ Patch301: pom-ng-connlimit-20061213_nf_conntrack_port.patch Patch302: linux-2.6-layer7_nf_conntrack_port.patch -Patch400: kernel-bcm43xx-combined_2.6.20.2.patch - # For compatibility with (not updated) blobs like ... ? # Before 2.6.20 we had CONFIG_REGPARM option disabled. # Probably not needed anymore - it is bconded and disabled now @@ -354,9 +353,6 @@ Patch2000: kernel-small_fixes.patch -# Compilation with gcc-4.1.2: -Patch2001: kernel-proxy-pda.patch - # Some non-GPL modules (nvidia, nvidia-legacy) looks for the paravirt_ops symbol Patch2100: linux-2.6.20-paravirt_ops-needed-by-blobs.patch @@ -366,9 +362,6 @@ #wanpipe #Patch3000: wanpipe-beta7-2.3.4.patch -# gfs2 and dlm modules ported from 2.6.21rc5, current are broken -Patch4000: linux-2.6-gfs2_dlm-2.6.21.patch - Patch5000: apparmor-2.6.20.3-v405-fullseries.diff Patch5001: linux-2.6-apparmor-caps.patch @@ -380,7 +373,7 @@ # based on http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.20.6-200704091818.patch # with pax updates from http://www.grsecurity.net/~paxguy1/pax-linux-2.6.20.7-test15.patch -Patch9999: grsecurity-2.1.10-2.6.20.3.patch +Patch9999: linux-2.6-grsec_full.patch Patch10000: linux-2.6-grsec-caps.patch Patch10001: linux-2.6-grsec-common.patch @@ -885,9 +878,6 @@ %patch2500 -p1 -# gfs2 from 2.6.21 -%patch4000 -p1 - # Apparmor %patch5000 -p1 %patch5001 -p1 @@ -937,15 +927,9 @@ %patch300 -p1 %patch301 -p1 -# bcm43xx -%patch400 -p1 - # Small fixes: %patch2000 -p1 -# Compilation with gcc-4.1.2: -%patch2001 -p1 - # exporting paravirt_ops as non-GPL-only symbol %patch2100 -p1 @@ -1639,6 +1623,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1707 2007/05/01 22:22:27 mguevara +- work in progress, status update, removed patches: + kernel-bcm43xx-combined_2.6.20.2.patch, kernel-proxy-pda.patch, + linux-2.6-gfs2_dlm-2.6.21.patch +- grsecurity patch name changed to more generic linux-2.6-grsec_full.patch + Revision 1.441.2.1706 2007/04/30 15:27:12 mguevara - some cleanup for 2.6.21.1 - work in progress - changed bootsplash patch name to more generic linux-2.6-bootsplash.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1706&r2=1.441.2.1707&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
