diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-01-02 18:15:18 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-01-02 18:15:18 +0000 |
commit | 12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6 (patch) | |
tree | 1b8b337671c442876fa7c83a95f3ca1b55e5837b /perl-install/NEWS | |
parent | 92baa7aea16627df7987d1e951544bb99068a7fb (diff) | |
download | drakx-12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6.tar drakx-12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6.tar.gz drakx-12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6.tar.bz2 drakx-12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6.tar.xz drakx-12ab9d6b03cfe4c5adeed6fb6bfba8c695f6c6a6.zip |
never set "sync" option, use default fs options from drakx (#35204)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index c7b675678..62f9309d4 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -4,6 +4,8 @@ o mark the service as interactive, so that package requests are displayed with parallell init o check that media are not USB keys before auto-configuring them (#34568) +- drakupdate_fstab: + o never set "sync" option, use default fs options from drakx (#35204) - drakbug: o report crash messages in the bug report only when --incident is used (and not when tools explicitely run drakbug with --report) |