SPECS (LINUX_2_6_20): kernel.spec - rel 0.7 - reiser4 bcond enable...
mguevara
mguevara at pld-linux.org
Tue Mar 20 19:48:04 CET 2007
Author: mguevara Date: Tue Mar 20 18:48:04 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
---- Log message:
- rel 0.7
- reiser4 bcond enabled (builds fine but needs testing)
- some status update
- in the mean time kernel-autoconf.h updated by pluto
---- Files affected:
SPECS:
kernel.spec (1.441.2.1698.2.87 -> 1.441.2.1698.2.88)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.87 SPECS/kernel.spec:1.441.2.1698.2.88
--- SPECS/kernel.spec:1.441.2.1698.2.87 Tue Mar 20 00:17:27 2007
+++ SPECS/kernel.spec Tue Mar 20 19:47:59 2007
@@ -5,12 +5,12 @@
# - works for me (i686 up)
# - builds on i686 with gcc-3.3.6-4 (Ac)
# - builds on x86_64 with gcc-4.2.0-0.20070214.1.x86_64 (Th)
-# - builds for ppc with crossppc-gcc-4.0.2-2 (Ac)
+# - builds for ppc with crossppc-gcc-4.0.2-2 (Ac) (but have to use proper ppc)
# - builds for alpha with crossalpha-gcc-4.0.1-1 (Th)
# - builds --with vesafb_tng (i686)
-# - builds --with reiser4 (i686/x86_64/ppc)
+# - builds --with reiser4 (i686/x86_64)
# - builds --with fbsplash (i686)
-# - builds --with pax (i686/x86_64/ppc)
+# - builds --with pax (i686/x86_64)
# - (external) nvidia works with & wo regparm
# - (external) nvidia-legacy works with & wo regparm
# - (external) ati firegl builds (but probably have issues)
@@ -22,6 +22,7 @@
# - (external) truecrypt builds and works (for me)
#
# TODO 2.6.20.3
+# - regenerete ppc and ppc64 config files based on powerpc kernel target
# - test non default bconds for 2.6.20.3
# - test build --with pax --with reiser4 for alpha
# - test build on sparc, sparc64
@@ -54,7 +55,7 @@
%bcond_with verbose # verbose build (V=1)
%bcond_with xen0 # added Xen0 support
%bcond_with xenU # added XenU support
-%bcond_with reiser4 # support for reiser4 fs
+%bcond_without reiser4 # support for reiser4 fs (experimental)
%bcond_without grsecurity # don't build grsecurity nor pax at all
%bcond_without grsec_minimal # build only minimal subset (proc,link,fifo,shm)
@@ -146,7 +147,7 @@
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 0.6
+%define _rel 0.7
%define _netfilter_snap 20061213
%define _nf_hipac_ver 0.9.1
@@ -1676,6 +1677,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1698.2.88 2007/03/20 18:47:59 mguevara
+- rel 0.7
+- reiser4 bcond enabled (builds fine but needs testing)
+- some status update
+- in the mean time kernel-autoconf.h updated by pluto
+
Revision 1.441.2.1698.2.87 2007/03/19 23:17:27 mguevara
- commented out redundant ppc/ppc64 config (testing)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.87&r2=1.441.2.1698.2.88&f=u
More information about the pld-cvs-commit
mailing list