SPECS (LINUX_2_6_20): kernel.spec - added ppc to suspend2 supporte...

mguevara mguevara at pld-linux.org
Mon Mar 12 00:43:02 CET 2007


Author: mguevara                     Date: Sun Mar 11 23:43:02 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- added ppc to suspend2 supported architectures
- kernel-ppc.config and kernel-ppc-smp.config updated
- some status update

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.65 -> 1.441.2.1698.2.66) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.65 SPECS/kernel.spec:1.441.2.1698.2.66
--- SPECS/kernel.spec:1.441.2.1698.2.65	Sun Mar 11 16:46:23 2007
+++ SPECS/kernel.spec	Mon Mar 12 00:42:57 2007
@@ -1,12 +1,14 @@
 # $Revision$, $Date$
 #
-# STATUS: 2.6.20.1-0.11
+# STATUS: 2.6.20.2-0.1
+# - standard config includes vserver, suspend2 and grsec_minimal
 # - works for me (i686 up)
 # - builds on i686 (up & smp) with gcc-3.3.6-4 (Ac)
 # - builds on x86_64 (up & smp) with gcc-4.2.0-0.20070214.1.x86_64 (Th)
-# - standard config includes vserver, suspend2 and grsec_minimal
-# - builds --with vesafb_tng (i686) --with reiser4 (i686/x86_64)
+# - builds --with vesafb_tng (i686) 
+# - builds --with reiser4 (i686/x86_64)
 # - builds --with fbsplash (i686)
+# - 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 with smp)
@@ -16,25 +18,19 @@
 # - (external) lirc builds
 # - (external) ipp2p builds
 # - (external) truecrypt builds and works (for me)
-# - vserver 2.3.0.11 works
-# - connlimit works
-# - reiser4 builds
-# - layer7 builds
-# - TARPIT and ROUTE smp locking issues should be resolved
-# - pax & grsec_min builds on x86_64 and i686
 #
 # TODO 2.6.20.2
+# - test crossbuild --target=ppc-linux
 # - test build on ppc, sparc, sparc64, alpha
 # - grsec_full
 # - pax hooks for selinux (experimental)
-# - new alsa rc2 - 1.0.14rc2 is in 2.6.20-git10 tree
 # - spec cleanup
 # - test external modules
 # - p200 linux-2.6-ppc-ICE-hacks.patch - untested - ppc needed
 # - mms-conntrack-nat - port to nf_conntrack and enable in kernel-netfilter.config
 #
 # FUTURE:
-# - separate PaX and grsecurity support - future
+# - new alsa rc2 - 1.0.14rc2 is in 2.6.20-git10 tree and in 2.6.21 line
 # - update xen patch for 2.6.20
 # - wanpipe -> use wanpipe.spec instead ?
 # - Linux ABI - needs update.
@@ -991,7 +987,7 @@
 
 # suspend2:
 %if %{with suspend2}
-%ifarch %{ix86} %{x8664} ia64
+%ifarch %{ix86} %{x8664} ia64 ppc
 %patch69 -p1
 # TODO check linux-2.6-suspend2-avoid-redef.patch
 #patch70 -p1
@@ -2129,6 +2125,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.66  2007/03/11 23:42:57  mguevara
+- added ppc to suspend2 supported architectures
+- kernel-ppc.config and kernel-ppc-smp.config updated
+- some status update
+
 Revision 1.441.2.1698.2.65  2007/03/11 15:46:23  matkor
 - Rel 0.2. Updated bcm43xx patch to recent version.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.65&r2=1.441.2.1698.2.66&f=u



More information about the pld-cvs-commit mailing list