diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-06-12 14:20:49 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-06-12 14:20:49 +0000 |
commit | 0469709a39c49d33716b7f9cb4df5eda9a3ffe43 (patch) | |
tree | be35c3683c5c32cb98f34353cb384d60159e7093 /perl-install/NEWS | |
parent | e45b29f87c8416f1e38ed4a4a52b852581888da4 (diff) | |
download | drakx-0469709a39c49d33716b7f9cb4df5eda9a3ffe43.tar drakx-0469709a39c49d33716b7f9cb4df5eda9a3ffe43.tar.gz drakx-0469709a39c49d33716b7f9cb4df5eda9a3ffe43.tar.bz2 drakx-0469709a39c49d33716b7f9cb4df5eda9a3ffe43.tar.xz drakx-0469709a39c49d33716b7f9cb4df5eda9a3ffe43.zip |
drakupdate_fstab: make sure removable disks are not fs-checked on boot (regression introduced in 10.6.3)
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 19687e43c..abf57efc6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -7,6 +7,8 @@ o do not allow fbdev if /proc/fb is empty o fix kbluetooth config path o fix autoconfiguration of harddisks +- drakupdate_fstab: make sure removable disks are not fs-checked on boot + (regression introduced in 10.6.3) Version 10.33 - 29 May 2008 |