SPECS (LINUX_2_6_20): kernel.spec - patch against warnings; status...
zbyniu
zbyniu at pld-linux.org
Thu Apr 12 21:36:02 CEST 2007
Author: zbyniu Date: Thu Apr 12 19:36:02 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
---- Log message:
- patch against warnings; status updated
---- Files affected:
SPECS:
kernel.spec (1.441.2.1698.2.102 -> 1.441.2.1698.2.103)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.102 SPECS/kernel.spec:1.441.2.1698.2.103
--- SPECS/kernel.spec:1.441.2.1698.2.102 Wed Apr 11 16:27:12 2007
+++ SPECS/kernel.spec Thu Apr 12 21:35:52 2007
@@ -6,9 +6,9 @@
# - builds on x86_64 (carme)
# - builds on ppc (last build on Th - 2.6.20.4-1)
# - builds --with vesafb_tng (i686)
-# - builds --with pax_full (carme)
+# - builds --with pax_full (i686, x86_64, ppc)
# - builds --with pax (carme)
-# - builds --with grsec_full (carme)
+# - builds --with grsec_full (i686, x86_64, ppc)
#
# TODO 2.6.20.6
# - test non default bconds for 2.6.20.6 (esp. fb related for i386)
@@ -376,6 +376,9 @@
# Some non-GPL modules (nvidia, nvidia-legacy) looks for the paravirt_ops symbol
Patch2100: linux-2.6.20-paravirt_ops-needed-by-blobs.patch
+# kill some thousands of warnings
+Patch2500: linux-2.6-warnings.patch
+
#wanpipe
#Patch3000: wanpipe-beta7-2.3.4.patch
@@ -916,6 +919,8 @@
%patch500 -p1
%endif
+%patch2500 -p1
+
# gfs2 from 2.6.21
%patch4000 -p1
@@ -1692,6 +1697,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1698.2.103 2007/04/12 19:35:52 zbyniu
+- patch against warnings; status updated
+
Revision 1.441.2.1698.2.102 2007/04/11 14:27:12 mguevara
- cosmetics, status, comments and todo update
- pax-linux-2.6.20.patch updated to pax-linux-2.6.20.6-test13.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.102&r2=1.441.2.1698.2.103&f=u
More information about the pld-cvs-commit
mailing list