diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 12:13:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 12:13:26 +0000 |
commit | 53933f59344c68298b3ec9e91291516b19d5aa26 (patch) | |
tree | 9950764bce9f57d08dffa47e2d1c1c402c863727 /perl-install/install | |
parent | 9828c112d21355df292af21b6065eba36a1d8fee (diff) | |
download | drakx-53933f59344c68298b3ec9e91291516b19d5aa26.tar drakx-53933f59344c68298b3ec9e91291516b19d5aa26.tar.gz drakx-53933f59344c68298b3ec9e91291516b19d5aa26.tar.bz2 drakx-53933f59344c68298b3ec9e91291516b19d5aa26.tar.xz drakx-53933f59344c68298b3ec9e91291516b19d5aa26.zip |
- do not set relatime option for mounting nfs
(since relatime is not handled by mount for nfs)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 2b511fee6..8caf033f7 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- do not set relatime option for mounting nfs + Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux - add new step "choose desktop", before or hiding "choose groups" |