SPECS (LINUX_2_6): kernel.spec - rel 0.2, status & todo update, vs...
mguevara
mguevara at pld-linux.org
Fri May 4 08:50:34 CEST 2007
Author: mguevara Date: Fri May 4 06:50:34 2007 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- rel 0.2, status & todo update, vs-2.2 applied in place of vs-2.3 (temp)
---- Files affected:
SPECS:
kernel.spec (1.441.2.1709 -> 1.441.2.1710)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1709 SPECS/kernel.spec:1.441.2.1710
--- SPECS/kernel.spec:1.441.2.1709 Thu May 3 17:52:23 2007
+++ SPECS/kernel.spec Fri May 4 08:50:28 2007
@@ -1,16 +1,15 @@
# $Revision$, $Date$
#
-# STATUS: 2.6.21.1-0.1
+# STATUS: 2.6.21.1-0.2
# - not ready yet - work in progress, but You are welcome :-)
# - builds --without vserver --with pax_full on i686
+# - builds w/o any 'with' switches on i686 too
#
# TODO:
# - update configs for all archs
+# - replace vs-2.2 with vs-2.3
+# - update linux-2.6-grsec_full.patch for vserver
# - 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)
#
# FUTURE:
# - update xen patch for 2.6.21
@@ -122,7 +121,7 @@
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 0.1
+%define _rel 0.2
%define _netfilter_snap 20061213
%define _nf_hipac_ver 0.9.1
@@ -861,7 +860,8 @@
# vserver
%if %{with vserver}
-%patch100 -p1
+# p100: vs2.3 p110: vs2.2
+%patch110 -p1
%ifarch %{ix86} %{x8664} ia64
%patch101 -p1
%endif
@@ -1630,6 +1630,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1710 2007/05/04 06:50:28 mguevara
+- rel 0.2, status & todo update, vs-2.2 applied in place of vs-2.3 (temp)
+
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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1709&r2=1.441.2.1710&f=u
More information about the pld-cvs-commit
mailing list