Author: robert
Date: 2008-10-26 17:25:56 -0600 (Sun, 26 Oct 2008)
New Revision: 1479
Modified:
branches/Onward/kernel-config.txt
Log:
Added more notes to kernel-config.txt, for file system Access Control Lists.
Modified: branches/Onward/kernel-config.txt
===================================================================
--- branches/Onward/kernel-config.txt 2008-10-26 22:58:53 UTC (rev 1478)
+++ branches/Onward/kernel-config.txt 2008-10-26 23:25:56 UTC (rev 1479)
@@ -2,10 +2,13 @@
Glibc test suite to pass, such as the SysV module.
Enable extended attributes for your file system, for file system Posix
-capabilities, and enable security markings:
+capabilities, Access Control Lists, and security markings:
CONFIG_EXT2_FS_XATTR
CONFIG_EXT3_FS_XATTR
CONFIG_REISERFS_FS_XATTR
+ CONFIG_EXT2_FS_POSIX_ACL
+ CONFIG_EXT3_FS_POSIX_ACL
+ CONFIG_REISERFS_FS_POSIX_ACL
CONFIG_EXT2_FS_SECURITY
CONFIG_EXT3_FS_SECURITY
CONFIG_REISERFS_FS_SECURITY
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page