From fb9b94a860d01f687d1e2c55e2ed2fa8fddc4a1a Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Tue, 13 Jul 2010 23:00:56 +0200 Subject: Added btrfs support. This touches the kernel config so we get the btrfs module and it also adds the btrfs-progs package to the iso. --- kernel/linux-2.6.34.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kernel') diff --git a/kernel/linux-2.6.34.config b/kernel/linux-2.6.34.config index 503cefa..e015f1c 100644 --- a/kernel/linux-2.6.34.config +++ b/kernel/linux-2.6.34.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.34 -# Fri Jun 25 20:43:26 2010 +# Tue Jul 13 22:59:44 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1940,7 +1940,8 @@ CONFIG_XFS_POSIX_ACL=y # CONFIG_XFS_DEBUG is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set -# CONFIG_BTRFS_FS is not set +CONFIG_BTRFS_FS=m +CONFIG_BTRFS_FS_POSIX_ACL=y # CONFIG_NILFS2_FS is not set CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y -- cgit v1.2.3