diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-01-20 19:12:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-01-20 19:12:12 +0000 |
commit | 892cfc13886c4493895c6ba074da64950961a3ba (patch) | |
tree | c84eec00048b03e5ccb642f4b306ed70113ab399 /perl-install/install | |
parent | b29be28e78780c5627e7f1ee5179cd4c0fc99800 (diff) | |
download | drakx-892cfc13886c4493895c6ba074da64950961a3ba.tar drakx-892cfc13886c4493895c6ba074da64950961a3ba.tar.gz drakx-892cfc13886c4493895c6ba074da64950961a3ba.tar.bz2 drakx-892cfc13886c4493895c6ba074da64950961a3ba.tar.xz drakx-892cfc13886c4493895c6ba074da64950961a3ba.zip |
(suggest_lv_name_from_mnt_point, suggest_lv_name) suggest better LV
names based on the mount point rather than numbers
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 07ae7d403..48d9da05d 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - include gtk20 translations (caps lock & the like) - diskdrake: o enable to set LV names when not in expert mode + o suggest better LV names based on the mount point rather than numbers Version 13.75.1 - 19 January 2012 |