[Fai-commit] r4179 - in people/h01ger/fai-kernels: . debian

Holger Levsen h01ger-guest at alioth.debian.org
Tue Nov 28 20:58:18 CET 2006


Author: h01ger-guest
Date: 2006-11-28 20:58:18 +0100 (Tue, 28 Nov 2006)
New Revision: 4179

Modified:
   people/h01ger/fai-kernels/debian/changelog
   people/h01ger/fai-kernels/kernel-config-2.6.i386
Log:
build JFFS2 modules on i386 (Closes: #399990)

Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog	2006-11-28 19:32:52 UTC (rev 4178)
+++ people/h01ger/fai-kernels/debian/changelog	2006-11-28 19:58:18 UTC (rev 4179)
@@ -1,10 +1,11 @@
 fai-kernels (1.14) unstable; urgency=low
 
-  * add Vcs-Svn control field (Closes:  #399554)
+  * add Vcs-Svn control field (Closes: #399554)
   * build IPMI modules on i386 and amd64 (Closes: #399545)
-  * build 3ware modules on powerpc (Closes: #399538)
+  * build 3ware modules on all archs (Closes: #399538)
+  * build JFFS2 modules on i386 (Closes: #399990) 
 
- -- Holger Levsen <debian at layer-acht.org>  Tue, 28 Nov 2006 19:30:36 +0000
+ -- Holger Levsen <debian at layer-acht.org>  Tue, 28 Nov 2006 19:56:00 +0000
 
 fai-kernels (1.13) unstable; urgency=low
 

Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-11-28 19:32:52 UTC (rev 4178)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-11-28 19:58:18 UTC (rev 4179)
@@ -1517,25 +1517,43 @@
 # CONFIG_HUGETLBFS is not set
 # CONFIG_HUGETLB_PAGE is not set
 CONFIG_RAMFS=y
-# CONFIG_CONFIGFS_FS is not set
+CONFIG_CONFIGFS_FS=m
 
 #
 # Miscellaneous filesystems
 #
-# CONFIG_ADFS_FS is not set
-# CONFIG_AFFS_FS is not set
+CONFIG_ADFS_FS=m
+# CONFIG_ADFS_FS_RW is not set
+CONFIG_AFFS_FS=m
 # CONFIG_ASFS_FS is not set
-# CONFIG_HFS_FS is not set
-# CONFIG_HFSPLUS_FS is not set
-# CONFIG_BEFS_FS is not set
-# CONFIG_BFS_FS is not set
-# CONFIG_EFS_FS is not set
+CONFIG_HFS_FS=m
+CONFIG_HFSPLUS_FS=m
+CONFIG_BEFS_FS=m
+# CONFIG_BEFS_DEBUG is not set
+CONFIG_BFS_FS=m
+CONFIG_EFS_FS=m
+CONFIG_JFFS_FS=m
+CONFIG_JFFS_FS_VERBOSE=0
+CONFIG_JFFS_PROC_FS=y
+CONFIG_JFFS2_FS=m
+CONFIG_JFFS2_FS_DEBUG=0
+CONFIG_JFFS2_FS_WRITEBUFFER=y
+# CONFIG_JFFS2_SUMMARY is not set
+CONFIG_JFFS2_FS_XATTR=y
+CONFIG_JFFS2_FS_POSIX_ACL=y
+CONFIG_JFFS2_FS_SECURITY=y
+# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
+CONFIG_JFFS2_ZLIB=y
+CONFIG_JFFS2_RTIME=y
+# CONFIG_JFFS2_RUBIN is not set
 CONFIG_CRAMFS=y
-# CONFIG_VXFS_FS is not set
+CONFIG_VXFS_FS=m
 CONFIG_HPFS_FS=m
 CONFIG_QNX4FS_FS=m
 CONFIG_SYSV_FS=m
 CONFIG_UFS_FS=m
+# CONFIG_UFS_FS_WRITE is not set
+# CONFIG_UFS_DEBUG is not set
 
 #
 # Network File Systems




More information about the Fai-commit mailing list