SPECS (LINUX_2_6_20): kernel.spec - _rel 0.4 - enabled regparm bco...
mguevara
mguevara at pld-linux.org
Thu Jan 11 00:52:25 CET 2007
Author: mguevara Date: Wed Jan 10 23:52:25 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
---- Log message:
- _rel 0.4
- enabled regparm bcond by default - but this can change due to blob modules
compatibility
- some status & todo update
---- Files affected:
SPECS:
kernel.spec (1.441.2.1698.2.2 -> 1.441.2.1698.2.3)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.2 SPECS/kernel.spec:1.441.2.1698.2.3
--- SPECS/kernel.spec:1.441.2.1698.2.2 Wed Jan 10 02:38:00 2007
+++ SPECS/kernel.spec Thu Jan 11 00:52:19 2007
@@ -2,9 +2,11 @@
#
# STATUS: 2.6.20-rc4
# - builds --without grsecurity --without smp on i686, works too
-# - nvidia works
+# - nvidia works with & wo regparm
+# - nvidia-legacy works with & wo regparm
# - ati blob doesn't build
-# - madwifi-ng works
+# - slmodem builds but needs update (?)
+# - madwifi-ng works with & wo regparm
#
# TODO 2.6.20-rc4
# - suspend2
@@ -13,12 +15,12 @@
# - stuff from 2.6.19 and future todos
# - todo inside spec (some stuff out, connlimit linking problem ...)
# - spec cleanup
+# - test external modules
#
# TODO 2.6.19:
#
# - p4 fbsplash - needs update (bcond off)
# - p200 linux-2.6-ppc-ICE-hacks.patch - untested - ppc needed
-# - separate PaX and grsecurity support - future
# - update configs for up/smp i386 (almost done)
# - check status of kernel-suspend2.config
# - update configs for up/smp x86_64
@@ -32,7 +34,7 @@
#
# FUTURE:
# - separate PaX and grsecurity support - future
-# - update xen patch for 2.6.19
+# - update xen patch for 2.6.20
# - wanpipe
# - Linux ABI
#
@@ -41,7 +43,7 @@
%bcond_without up # don't build UP kernel
%bcond_without source # don't build kernel-source package
%bcond_without pcmcia # don't build pcmcia
-%bcond_with regparm # off for compatibility with blobs
+%bcond_without regparm # if your blob doesn't work try disable this
%bcond_with abi # build ABI support only ix86 !!
%bcond_with grsec_full # build full grsecurity
@@ -136,7 +138,7 @@
%define _udev_ver 071
%define _mkvmlinuz_ver 1.3
-%define _rel 0.3
+%define _rel 0.4
%define _old_netfilter_snap 20060504
%define _netfilter_snap 20061213
@@ -1967,6 +1969,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1698.2.3 2007/01/10 23:52:19 mguevara
+- _rel 0.4
+- enabled regparm bcond by default - but this can change due to blob modules
+ compatibility
+- some status & todo update
+
Revision 1.441.2.1698.2.2 2007/01/10 01:38:00 mguevara
- rel 0.3 or 2.6.20-0.rc4.0.3
- adds linux-2.6.20_i386_regparm_off.patch for compatibility with some HAL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.2&r2=1.441.2.1698.2.3&f=u
More information about the pld-cvs-commit
mailing list