SPECS (LINUX_2_6): kernel.spec - up to 2.6.25.3; TODO updated - ppc-export-...
zbyniu
zbyniu at pld-linux.org
Sat May 10 10:21:41 CEST 2008
Author: zbyniu Date: Sat May 10 08:21:41 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- up to 2.6.25.3; TODO updated
- ppc-export-copy_page.patch in mainline
- ppc & ppc64 crosscompilation corrected
---- Files affected:
SPECS:
kernel.spec (1.441.2.1893 -> 1.441.2.1894)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1893 SPECS/kernel.spec:1.441.2.1894
--- SPECS/kernel.spec:1.441.2.1893 Thu May 8 13:20:00 2008
+++ SPECS/kernel.spec Sat May 10 10:21:34 2008
@@ -1,17 +1,23 @@
# $Revision$, $Date$
#
-# STATUS: 2.6.25 first steps
+# STATUS: 2.6.25 work in progress
#
# NOTE:
# - suspend2 renamed to tuxonice (as project name)
#
# TODO:
+# - update imq, owner-xid patch
+# - grsec_full awaits for new snap
+# - update configs for !x86
+# - test bconds builds
+# - tproxy patch
+# - remove abi and sk98lin if external built modules works
+# - another nf modules disappeared?
# - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
# - apparmor (no future?)
#
# FUTURE:
-# - update xen patch for 2.6.21
-# - Linux ABI - needs update.
+# - update xen patch
# - pom-ng quake3-conntrack-nat -> nf_conntrack ?
# - pom-ng talk-conntrack-nat -> nf_conntrack ?
# - nf-hipac ?
@@ -112,7 +118,7 @@
%endif
%define _basever 2.6.25
-%define _postver .2
+%define _postver .3
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
@@ -164,7 +170,7 @@
%endif
%if "%{_postver}" != "%{nil}"
Source1: http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5: c1d1c1542d676ce3143e5713bab2cca4
+# Source1-md5: 49c56cf1394b2286033bb10c7cef7260
%endif
Source3: kernel-autoconf.h
@@ -329,7 +335,6 @@
Patch160: linux-2.6-aic94xx_with_included_firmware.patch
Patch200: linux-2.6-ppc-ICE-hacks.patch
-Patch201: kernel-ppc-export-copy_page.patch
# The following patch extend the routing functionality in Linux
# to support static routes (defined by user), new way to use the
@@ -473,15 +478,14 @@
%define CrossOpts ARCH=%{_target_base_arch} CC="%{__cc}"
%define DepMod /sbin/depmod
%endif
-
%else
+ %define DepMod /sbin/depmod
+%endif
%ifarch ppc ppc64
%define CrossOpts ARCH=powerpc CC="%{__cc}"
%else
%define CrossOpts ARCH=%{_target_base_arch} CC="%{__cc}"
%endif
- %define DepMod /sbin/depmod
-%endif
%define __features Netfilter module dated: %{netfilter_snap}\
%{?with_abi:Linux ABI support - enabled}\
@@ -957,8 +961,7 @@
# end of grsecurity & pax stuff
%ifarch ppc ppc64
-%patch200 -p1
-%patch201 -p1
+#patch200 -p1
%endif
# routes
@@ -1704,6 +1707,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1894 2008-05-10 08:21:34 zbyniu
+- up to 2.6.25.3; TODO updated
+- ppc-export-copy_page.patch in mainline
+- ppc & ppc64 crosscompilation corrected
+
Revision 1.441.2.1893 2008-05-08 11:20:00 zbyniu
- saa7134-oss.ko no longer exists
- ipt_ROUTE needs update; builds w/o imq @686
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1893&r2=1.441.2.1894&f=u
More information about the pld-cvs-commit
mailing list