SPECS: kernel.spec - aufs2.patch added for rescuecd

zbyniu zbyniu at pld-linux.org
Sun Apr 26 23:50:02 CEST 2009


Author: zbyniu                       Date: Sun Apr 26 21:50:02 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- aufs2.patch added for rescuecd

---- Files affected:
SPECS:
   kernel.spec (1.667 -> 1.668) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.667 SPECS/kernel.spec:1.668
--- SPECS/kernel.spec:1.667	Mon Apr 13 17:54:54 2009
+++ SPECS/kernel.spec	Sun Apr 26 23:49:56 2009
@@ -298,6 +298,8 @@
 Patch146:	kernel-aufs-support.patch
 Patch147:	kernel-aufs-apparmor.patch
 
+Patch148:	kernel-aufs2.patch
+
 Patch150:	kernel-ppc-crtsavres.patch
 
 Patch200:	kernel-ppc-ICE-hacks.patch
@@ -871,10 +873,14 @@
 %patch140 -p1
 %{?with_apparmor:%patch141 -p1}
 
+%if %{with rescuecd}
+%patch148 -p1
+%else
 # 2.6.29 FIXME - needs port to creds
 #%patch145 -p1
 #%patch146 -p1
 #%{?with_apparmor:%patch147 -p1}
+%endif
 
 %patch2500 -p1
 
@@ -1055,6 +1061,8 @@
 		# CONFIG_KVM is not set
 		# CONFIG_PHONE is not set
 		CONFIG_AUFS=y
+		CONFIG_AUFS_FS=y
+		CONFIG_AUFS_BR_RAMFS=y
 		CONFIG_BLK_DEV_LOOP=y
 		CONFIG_ISO9660_FS=y
 		CONFIG_NLS_UTF8=y
@@ -1635,6 +1643,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.668  2009/04/26 21:49:56  zbyniu
+- aufs2.patch added for rescuecd
+
 Revision 1.667  2009/04/13 15:54:54  lmasko
 - TuxOnIce up to 3.0.1 with modular build fix. Builds and works with kernel
   2.6.29.1.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.667&r2=1.668&f=u



More information about the pld-cvs-commit mailing list