diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-04-19 17:33:27 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-04-19 17:33:27 +0000 |
commit | 3506dcf93707f8693a37deff097c9cf7d4a18982 (patch) | |
tree | b6f23b190299f4dedbe4448a2f88667f3ea4b7c9 /perl-install/NEWS | |
parent | 43378c48c4ea689d1e687e4e7122dc0b3372e963 (diff) | |
download | drakx-3506dcf93707f8693a37deff097c9cf7d4a18982.tar drakx-3506dcf93707f8693a37deff097c9cf7d4a18982.tar.gz drakx-3506dcf93707f8693a37deff097c9cf7d4a18982.tar.bz2 drakx-3506dcf93707f8693a37deff097c9cf7d4a18982.tar.xz drakx-3506dcf93707f8693a37deff097c9cf7d4a18982.zip |
When selecting where ro install bootloader, display mountpoint if available, and size+fs_type if we have nothing (mga#5460)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 1fd12f8f2..61107602c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -4,6 +4,9 @@ - interactive::curses: o make sure ranges are always within limits (mga#646) - ensure swap partition is activated in dracut (e.g. for swap on LVM, RAID etc) +- drakboot: + o display mountpoint if available, and size+fs_type if we have nothing + else (mga#5460) Version 14.3 - 7 April 2012 |