SPECS (LINUX_2_6): kernel.spec - for rescue: CONFIG_BLK_DE...

areq areq at pld-linux.org
Sun Apr 20 19:55:38 CEST 2008


Author: areq                         Date: Sun Apr 20 17:55:38 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- for rescue:
        CONFIG_BLK_DEV_LOOP=y
        CONFIG_ISO9660_FS=y
        CONFIG_NLS_UTF8=y

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1870 -> 1.441.2.1871) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1870 SPECS/kernel.spec:1.441.2.1871
--- SPECS/kernel.spec:1.441.2.1870	Sat Apr 19 17:17:22 2008
+++ SPECS/kernel.spec	Sun Apr 20 19:55:32 2008
@@ -1110,6 +1110,9 @@
 	sed -i "s:CONFIG_GAMEPORT=.:# CONFIG_GAMEPORT is not set:" $1
 	sed -i "s:CONFIG_KVM=.:# CONFIG_KVM is not set:" $1
 	sed -i "s:CONFIG_PHONE=.:# CONFIG_PHONE is not set:" $1
+	sed -i "s:CONFIG_BLK_DEV_LOOP=m:CONFIG_BLK_DEV_LOOP=y:" $1
+	sed -i "s:CONFIG_ISO9660_FS=m:CONFIG_ISO9660_FS=y:" $1
+	sed -i "s:CONFIG_NLS_UTF8=m:CONFIG_NLS_UTF8=y:" $1
 }
 
 BuildConfig() {
@@ -1701,6 +1704,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1871  2008-04-20 17:55:32  areq
+- for rescue:
+        CONFIG_BLK_DEV_LOOP=y
+        CONFIG_ISO9660_FS=y
+        CONFIG_NLS_UTF8=y
+
 Revision 1.441.2.1870  2008-04-19 15:17:22  hawk
 - killed two missing version macros
 
================================================================

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



More information about the pld-cvs-commit mailing list