Revision: 5371 Author: pebender Date: Fri Aug 28 09:42:18 2009 Log: - Added some configuration options that udev may want.
http://code.google.com/p/minimyth/source/detail?r=5371 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3-2.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-pentium-mmx.config /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-x86_64-x86-64.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3-2.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-pentium-mmx.config /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Aug 27 20:03:10 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ MiniMyth Changelog -------------------------------------------------------------------------------- -Changes since 69 (2009-08-27): +Changes since 69 (2009-08-28): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -31,6 +31,7 @@ - Added asus_atk0110.ko kernel module. - Added hid-logitech.ko kernel module. - Added cx25840.ko kernel module. + - Added some configuration options that udev may want. Fixed bugs - Patched MythStream in MythTV trunk so that it uses QX11Info::display ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Sat Aug 22 08:51:58 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/checksums Fri Aug 28 09:42:18 2009 @@ -5,7 +5,7 @@ ebc5ffc0004905a784a16d541bf10019 download/linux-2.6.30.5-unionfs_2.5.2.patch 72d6361180407524cd17e64bbe16ed39 download/linux-2.6.30.5-disable_dma_for_cfa.patch 92f72f01d1a8d96ae873c77c6be9d562 download/linux-2.6.30.5-defaults.patch -d55890c725b9f6622a8b95c9499e29d2 download/linux-2.6.30.5-i386-c3.config -f7bfae7ccd45863926f424f65feb1e37 download/linux-2.6.30.5-i386-c3-2.config -3508f294ffd263b227fc09746c1cc175 download/linux-2.6.30.5-i386-pentium-mmx.config -3947855cdd5fe1abf7c9053b52ff091a download/linux-2.6.30.5-x86_64-x86-64.config +d598f570bd5b5f25546d762979c65d7b download/linux-2.6.30.5-i386-c3.config +cb3d7a0c763a18ee7964988b13b374b8 download/linux-2.6.30.5-i386-c3-2.config +d7e76add837f5f6fd46ce8da2cc0570e download/linux-2.6.30.5-i386-pentium-mmx.config +5412302d9d423ad7af632bf571877c5f download/linux-2.6.30.5-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3-2.config Sat Aug 22 08:51:58 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3-2.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.5 -# Sat Aug 22 08:45:55 2009 +# Fri Aug 28 06:10:58 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -157,7 +157,7 @@ CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y # CONFIG_LBD is not set -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -667,6 +667,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2031,7 +2032,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set @@ -2043,6 +2044,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2079,7 +2081,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3.config Sat Aug 22 08:51:58 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-c3.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.5 -# Sat Aug 22 08:45:41 2009 +# Fri Aug 28 06:10:46 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -157,7 +157,7 @@ CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y # CONFIG_LBD is not set -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -665,6 +665,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2029,7 +2030,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set @@ -2041,6 +2042,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2077,7 +2079,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-pentium-mmx.config Sat Aug 22 08:51:58 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-i386-pentium-mmx.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.5 -# Sat Aug 22 06:14:43 2009 +# Fri Aug 28 06:10:22 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -157,7 +157,7 @@ CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y # CONFIG_LBD is not set -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -666,6 +666,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2030,7 +2031,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set @@ -2042,6 +2043,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2078,7 +2080,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-x86_64-x86-64.config Sat Aug 22 08:51:58 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.30/linux/files/linux-2.6.30.5-x86_64-x86-64.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30.5 -# Sat Aug 22 08:46:11 2009 +# Fri Aug 28 06:11:14 2009 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -155,7 +155,7 @@ # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -634,6 +634,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -1925,7 +1926,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set @@ -1938,6 +1939,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -1974,7 +1976,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums Thu Aug 27 20:44:59 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/checksums Fri Aug 28 09:42:18 2009 @@ -5,7 +5,7 @@ 45344bad61f6bdf5a9cf6f7d366ef0b1 download/linux-2.6.31-rc8-unionfs_2.5.2.patch 414a8099cdefe5d90bae14e7544e8f73 download/linux-2.6.31-rc8-disable_dma_for_cfa.patch a1272a3ea032369fb0e985a2af166616 download/linux-2.6.31-rc8-defaults.patch -6a5e97fa5da6ed14fba2d8263d9585e2 download/linux-2.6.31-rc8-i386-c3.config -9aac72820d28925b07dd2b403147d45e download/linux-2.6.31-rc8-i386-c3-2.config -27a4834dcf936e5f4e8b15c67e09e5d2 download/linux-2.6.31-rc8-i386-pentium-mmx.config -ab9da4877e49e8e2f751f749a36b9e28 download/linux-2.6.31-rc8-x86_64-x86-64.config +5a279f034d9198bd646448624cdafab8 download/linux-2.6.31-rc8-i386-c3.config +b200017f7de418c19edf8769d95605ba download/linux-2.6.31-rc8-i386-c3-2.config +9506d8a04690971ffdf6702411f5f7e9 download/linux-2.6.31-rc8-i386-pentium-mmx.config +ae2948039e8c67723294bf785d6590f2 download/linux-2.6.31-rc8-x86_64-x86-64.config ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3-2.config Thu Aug 27 20:44:59 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3-2.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc8 -# Thu Aug 27 19:53:32 2009 +# Fri Aug 28 06:14:25 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -169,8 +169,8 @@ # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y -CONFIG_LBDAF=y -# CONFIG_BLK_DEV_BSG is not set +# CONFIG_LBDAF is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -684,6 +684,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2078,9 +2079,8 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set -# CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set CONFIG_FILE_LOCKING=y @@ -2092,6 +2092,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2128,7 +2129,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3.config Thu Aug 27 20:44:59 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-c3.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc8 -# Thu Aug 27 19:52:53 2009 +# Fri Aug 28 06:14:13 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -169,8 +169,8 @@ # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y -CONFIG_LBDAF=y -# CONFIG_BLK_DEV_BSG is not set +# CONFIG_LBDAF is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -682,6 +682,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2076,9 +2077,8 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set -# CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set CONFIG_FILE_LOCKING=y @@ -2090,6 +2090,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2126,7 +2127,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-pentium-mmx.config Thu Aug 27 20:44:59 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-i386-pentium-mmx.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc8 -# Thu Aug 27 19:51:29 2009 +# Fri Aug 28 06:13:55 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -169,8 +169,8 @@ # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y -CONFIG_LBDAF=y -# CONFIG_BLK_DEV_BSG is not set +# CONFIG_LBDAF is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -683,6 +683,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -2077,9 +2078,8 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set -# CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set CONFIG_FILE_LOCKING=y @@ -2091,6 +2091,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2127,7 +2128,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set ======================================= --- /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-x86_64-x86-64.config Thu Aug 27 20:44:59 2009 +++ /trunk/gar-minimyth/script/kernel-2.6.31/linux/files/linux-2.6.31-rc8-x86_64-x86-64.config Fri Aug 28 09:42:18 2009 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc8 -# Thu Aug 27 19:53:51 2009 +# Fri Aug 28 06:14:38 2009 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -168,7 +168,7 @@ # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y # CONFIG_BLK_DEV_INTEGRITY is not set # @@ -648,6 +648,7 @@ # CONFIG_SCSI_SPI_ATTRS is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set @@ -1969,7 +1970,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set @@ -1983,6 +1984,7 @@ # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_FUSE_FS is not set +CONFIG_GENERIC_ACL=y # # Caches @@ -2019,7 +2021,7 @@ CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y -# CONFIG_TMPFS_POSIX_ACL is not set +CONFIG_TMPFS_POSIX_ACL=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
