SPECS (LINUX_2_6): kernel.spec - status and todo update, added lin...

mguevara mguevara at pld-linux.org
Thu May 3 17:52:28 CEST 2007


Author: mguevara                     Date: Thu May  3 15:52:28 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- status and todo update, added linux-2.6.21.1-pwc-uncompress.patch and
  (as temporary solution) linux-2.6-vs2.2.patch
- netfilter related stuff updated for the changes in 2.6.21 

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1708 -> 1.441.2.1709) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1708 SPECS/kernel.spec:1.441.2.1709
--- SPECS/kernel.spec:1.441.2.1708	Wed May  2 00:27:47 2007
+++ SPECS/kernel.spec	Thu May  3 17:52:23 2007
@@ -2,10 +2,13 @@
 #
 # STATUS: 2.6.21.1-0.1
 # - not ready yet - work in progress, but You are welcome :-)
+# - builds --without vserver --with pax_full on i686
 #
 # TODO:
-# - update configs for all archs (NO_HZ and more)
+# - update configs for all archs
+# - test NO_HZ & HZ=1000 on i686
 # - prepare vserver (or you could try --without vserver)
+#   2.2 should be ready for 2.6.21 but there is still no 2.3
 # - update linux-2.6-grsec-minimal.patch (or you could try
 #   --with pax_full or --with grsec_full)
 #
@@ -331,6 +334,10 @@
 Patch101:	linux-2.6-vs2.1-suspend2.patch
 Patch102:	linux-2.6-vs2.1-128IPs.patch
 
+# http://vserver.13thfloor.at/Experimental/patch-2.6.21-vs2.2.0-rc1.diff
+# TODO: use temp instead of patches 100-102
+Patch110:	linux-2.6-vs2.2.patch
+
 # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz
 #Patch120: xen-3.0-2.6.16.patch
 
@@ -353,6 +360,7 @@
 Patch1000:	linux-2.6-grsec-minimal.patch
 
 Patch2000:	kernel-small_fixes.patch
+Patch2001:	linux-2.6.21.1-pwc-uncompress.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
@@ -886,13 +894,13 @@
 %if %{with pax_full}
 %patch9999 -p1
 %patch10000 -p1
-%patch10001 -p1
+%{?with_vserver:%patch10001 -p1}
 %else
 
 %if %{with grsec_full}
 %patch9999 -p1
 %patch10000 -p1
-%patch10001 -p1
+%{?with_vserver:%patch10001 -p1}
 %else
 %if %{with grsec_minimal}
 %patch1000 -p1
@@ -927,6 +935,7 @@
 
 # Small fixes:
 %patch2000 -p1
+%patch2001 -p1
 
 # exporting paravirt_ops as non-GPL-only symbol
 %patch2100 -p1
@@ -1621,6 +1630,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1709  2007/05/03 15:52:23  mguevara
+- status and todo update, added linux-2.6.21.1-pwc-uncompress.patch and
+  (as temporary solution) linux-2.6-vs2.2.patch
+- netfilter related stuff updated for the changes in 2.6.21
+
 Revision 1.441.2.1708  2007/05/01 22:27:47  mguevara
 - status updated, some cleanup
 
================================================================

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



More information about the pld-cvs-commit mailing list