diff options
author | Pascal Terjan <pterjan@mandriva.org> | 2010-05-13 17:15:26 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mandriva.org> | 2010-05-13 17:15:26 +0000 |
commit | ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee (patch) | |
tree | 9354ed86565c0937d921a84bbe8f2b4251c0c9ad /perl-install/NEWS | |
parent | c6ef10bb0b4734cefbe3cf0eb337ada066b1602a (diff) | |
download | drakx-ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee.tar drakx-ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee.tar.gz drakx-ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee.tar.bz2 drakx-ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee.tar.xz drakx-ae0d8fbfc6f2c3b5659c82e7a5be6eb7de4c82ee.zip |
enable acl in fstab not on the fs as we currently do not handle options on the fs in an unified way and have no way to check if they are set in the apps
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index c178ad9f6..e3fee3778 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,4 @@ -- enable acl by default on ext3/4 fs +- enable acl by default on ext2/3/4 fs - enable user_xattr on home for ext2 too - allow setting acl option in diskdrake - default to defaultFS in LVM, not ext2 |