diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-30 19:38:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-30 19:38:36 +0000 |
commit | d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8 (patch) | |
tree | 6e4d90d7431f5a18302752e355af1a6cb376d68d /perl-install/install/NEWS | |
parent | 3c6b28a3550de791e54822459bda1a4fc56702a5 (diff) | |
download | drakx-d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8.tar drakx-d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8.tar.gz drakx-d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8.tar.bz2 drakx-d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8.tar.xz drakx-d5b00fba60ce7b9aaf7d9115ae06f1da24ec40b8.zip |
include more partition fields in auto_inst.pl (mga#9784)
include qw(hd level parts VG_name)
also sort fields
we might miss VGs though...
Diffstat (limited to 'perl-install/install/NEWS')
-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 b4a888072..a9079d24b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- include more partition fields in auto_inst.pl (mga#9784) - skip comments in /etc/crypttab (Colin, mga#9905) - services: o list 'shorewall-ipv6' along 'shorewall' |