packages: kernel/kernel.spec - aufs1 & aufs2 patches updated, each builds w...

zbyniu zbyniu at pld-linux.org
Tue Sep 22 01:37:27 CEST 2009


Author: zbyniu                       Date: Mon Sep 21 23:37:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- aufs1 & aufs2 patches updated, each builds with rescuecd

---- Files affected:
packages/kernel:
   kernel.spec (1.709 -> 1.710) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.709 packages/kernel/kernel.spec:1.710
--- packages/kernel/kernel.spec:1.709	Thu Sep 17 17:40:30 2009
+++ packages/kernel/kernel.spec	Tue Sep 22 01:37:22 2009
@@ -10,7 +10,6 @@
 # TODO:
 # - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
 # - add a subpackage (kernel-firmware?) for ~35 firmware files
-# - aufs1 patches 145, 146 to remove or update (not maintained)
 # - update or remove tahoe9xx patch2 
 # - update or remove mpt-fusion patch90
 # - update grsec_minimal patch1000:
@@ -844,7 +843,7 @@
 # forcedeth
 %patch130 -p1
 
-# unionfs (disabled for rescuecd - problems with aufs2)
+# unionfs (problems with aufs2, needed for aufs1 patch)
 %if %{without rescuecd}
 %patch140 -p1
 %endif
@@ -853,9 +852,9 @@
 # aufs2
 %patch148 -p1
 %else
-# aufs1: 2.6.29 FIXME - needs port to creds
-#%patch145 -p1
-#%patch146 -p1
+# aufs1
+#patch145 -p1
+#patch146 -p1
 %endif
 
 %patch2500 -p1
@@ -1004,6 +1003,7 @@
 		CONFIG_AUFS=y
 		CONFIG_AUFS_FS=y
 		CONFIG_AUFS_BR_RAMFS=y
+		CONFIG_AUFS_RDU=y
 		CONFIG_BLK_DEV_LOOP=y
 		CONFIG_ISO9660_FS=y
 		CONFIG_NLS_UTF8=y
@@ -1585,6 +1585,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.710  2009/09/21 23:37:22  zbyniu
+- aufs1 & aufs2 patches updated, each builds with rescuecd
+
 Revision 1.709  2009/09/17 15:40:30  arekm
 - don't strip vmlinux*
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.709&r2=1.710&f=u



More information about the pld-cvs-commit mailing list