wok-stable diff linux/stuff/linux-2.6.36-slitaz.config @ rev 7323

autofs: add /etc/init.d/autofs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 18 09:56:09 2010 +0100 (2010-11-18)
parents 9cebb5153a07
children 2efc369ef060
line diff
     1.1 --- a/linux/stuff/linux-2.6.36-slitaz.config	Tue Nov 16 13:44:50 2010 +0100
     1.2 +++ b/linux/stuff/linux-2.6.36-slitaz.config	Thu Nov 18 09:56:09 2010 +0100
     1.3 @@ -3185,7 +3185,7 @@
     1.4  # CONFIG_JFS_STATISTICS is not set
     1.5  CONFIG_FS_POSIX_ACL=y
     1.6  CONFIG_XFS_FS=y
     1.7 -# CONFIG_XFS_QUOTA is not set
     1.8 +CONFIG_XFS_QUOTA=y
     1.9  CONFIG_XFS_POSIX_ACL=y
    1.10  # CONFIG_XFS_RT is not set
    1.11  # CONFIG_XFS_DEBUG is not set
    1.12 @@ -3206,8 +3206,8 @@
    1.13  # CONFIG_QFMT_V1 is not set
    1.14  # CONFIG_QFMT_V2 is not set
    1.15  CONFIG_QUOTACTL=y
    1.16 -CONFIG_AUTOFS_FS=m
    1.17 -# CONFIG_AUTOFS4_FS is not set
    1.18 +# CONFIG_AUTOFS_FS is not set
    1.19 +CONFIG_AUTOFS4_FS=m
    1.20  CONFIG_FUSE_FS=y
    1.21  CONFIG_CUSE=m
    1.22  
    1.23 @@ -3304,7 +3304,8 @@
    1.24  CONFIG_NFS_ACL_SUPPORT=y
    1.25  CONFIG_NFS_COMMON=y
    1.26  CONFIG_SUNRPC=y
    1.27 -# CONFIG_RPCSEC_GSS_KRB5 is not set
    1.28 +CONFIG_SUNRPC_GSS=m
    1.29 +CONFIG_RPCSEC_GSS_KRB5=m
    1.30  # CONFIG_RPCSEC_GSS_SPKM3 is not set
    1.31  # CONFIG_SMB_FS is not set
    1.32  # CONFIG_CEPH_FS is not set