SPECS (LINUX_2_6): kernel.spec - suspend2 is back, project renamed...
zbyniu
zbyniu at pld-linux.org
Fri Oct 12 15:19:29 CEST 2007
Author: zbyniu Date: Fri Oct 12 13:19:29 2007 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- suspend2 is back, project renamed to tuxoice
---- Files affected:
SPECS:
kernel.spec (1.441.2.1799 -> 1.441.2.1800)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1799 SPECS/kernel.spec:1.441.2.1800
--- SPECS/kernel.spec:1.441.2.1799 Thu Oct 11 00:47:42 2007
+++ SPECS/kernel.spec Fri Oct 12 15:19:24 2007
@@ -1,6 +1,9 @@
# $Revision$, $Date$
#
-# STATUS: 2.6.22.9 ready, needs testing
+# STATUS: 2.6.23 work in progresss
+#
+# NOTE:
+# - suspend2 renamed to tuxonice (as project name)
#
# TODO:
# - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
@@ -41,7 +44,7 @@
%bcond_without wrr # wrr support
%bcond_without vserver # support for VServer (enabled by default)
-%bcond_without suspend2 # support for Suspend2 (enabled by default)
+%bcond_without tuxonice # support for tuxonice (ex-Suspend2) (enabled by default)
%bcond_with vs22 # use vserver 2.2 instead of 2.3 (see comment near patch 102)
@@ -131,7 +134,7 @@
%define drm_xfree_version 4.3.0
%define squashfs_version 3.2
-%define suspend_version 2.2.10
+%define tuxonice_version 3.0-rc1
%define xen_version 3.0.2
@@ -173,7 +176,7 @@
# TODO - cleanup
Source14: http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
-# Source14-md5: 5c96899f30a0bdd5ff044ac58e3d4b24
+# Source14-md5: bf32f8baa98aeafa75a672097acd9cc8
Source20: kernel-i386.config
Source21: kernel-x86_64.config
@@ -289,7 +292,8 @@
Patch60: linux-2.6-sk98lin_v10.0.4.3.patch
# potrzebuje modyfikacji, ale jest zbyt rano
-# http://www.tuxonice.net/downloads/all/suspend2-2.2.10-for-2.6.22.patch.bz2
+# Project suspend2 renamed to tuxonice
+# http://www.tuxonice.net/downloads/all/tuxonice-3.0-rc1-for-2.6.23.patch.bz2
Patch69: linux-2.6-suspend2.patch
Patch70: kernel-suspend2-headers.patch
Patch71: linux-2.6-suspend2-page.patch
@@ -356,7 +360,8 @@
# based on http://www.grsecurity.net/~paxguy1/pax-linux-2.6.22.6-test26.patch
Patch9998: kernel-pax.patch
-# based on http://www.grsecurity.net/~spender/grsecurity-2.1.11-2.6.22.6-200709071800.patch
+# based on http://www.grsecurity.net/~spender/grsecurity-2.1.11-2.6.23-200710111225.patch
+# todo
Patch9999: linux-2.6-grsec_full.patch
Patch10000: linux-2.6-grsec-caps.patch
Patch10001: linux-2.6-grsec-common.patch
@@ -749,8 +754,8 @@
install -m 755 %{SOURCE6} .
-# suspend2:
-%if %{with suspend2}
+# tuxonice:
+%if %{with tuxonice}
##ifarch %{ix86} %{x8664} ia64 ppc alpha
%patch69 -p1
%patch70 -p1
@@ -884,7 +889,7 @@
%else
%patch100 -p1
%endif
-%if %{with suspend2}
+%if %{with tuxonice}
#ifarch %{ix86} %{x8664} ia64
%patch101 -p1
#endif
@@ -1101,8 +1106,8 @@
# squashfs
cat %{SOURCE41} >> arch/%{_target_base_arch}/defconfig
-# suspend2
-%if %{with suspend2}
+# tuxonice
+%if %{with tuxonice}
cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
%endif
@@ -1657,6 +1662,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1800 2007/10/12 13:19:24 zbyniu
+- suspend2 is back, project renamed to tuxoice
+
Revision 1.441.2.1799 2007/10/10 22:47:42 zbyniu
- added kernel-config.py support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1799&r2=1.441.2.1800&f=u
More information about the pld-cvs-commit
mailing list