[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090610.gitd7ac922b-1-11-g3b98c21

Luca Capello luca at pca.it
Tue Jun 16 09:58:32 UTC 2009


The following commit has been merged in the debian branch:
commit edc382ef2c490bc3cf5ec34a788ec6fc1904e8e0
Author: Luca Capello <luca at pca.it>
Date:   Sun Jun 14 13:08:08 2009 +0200

    debian/config.gta02: EXT4_FS=m and EXT4_FS_POSIX_ACL=y

diff --git a/debian/changelog b/debian/changelog
index f8f5174..df1811d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux-2.6-openmoko (20090610.gitd7ac922b-2) UNRELEASED; urgency=low
 
   * debian/config.gta02:
     + merge arch/arm/configs/gta02_moredrivers_defconfig.
+    + CONFIG_EXT4_FS=m and CONFIG_EXT4_FS_POSIX_ACL=y.
     - CONFIG_MTD_PHYSMAP_START, CONFIG_MTD_PHYSMAP_LEN and
       CONFIG_MTD_PHYSMAP_BANKWIDTH removed, it is better to
       set them at run-time.
diff --git a/debian/config.gta02 b/debian/config.gta02
index 7c34569..d6f7742 100644
--- a/debian/config.gta02
+++ b/debian/config.gta02
@@ -1819,10 +1819,10 @@ CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XIP is not set
 CONFIG_EXT3_FS=y
 # CONFIG_EXT3_FS_XATTR is not set
-CONFIG_EXT4_FS=y
+CONFIG_EXT4_FS=m
 CONFIG_EXT4DEV_COMPAT=y
 CONFIG_EXT4_FS_XATTR=y
-# CONFIG_EXT4_FS_POSIX_ACL is not set
+CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
 CONFIG_JBD=y
 # CONFIG_JBD_DEBUG is not set

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list