diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-13 12:20:21 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-13 12:20:21 +0000 |
commit | b191dad59fcf1b202015c69ecaecae037477d8d1 (patch) | |
tree | b2a0a5a00988f353786156c3adea84526364d6ac /perl-install | |
parent | a638e23899551d89fc0e6b02292e0a497d43b880 (diff) | |
download | drakx-b191dad59fcf1b202015c69ecaecae037477d8d1.tar drakx-b191dad59fcf1b202015c69ecaecae037477d8d1.tar.gz drakx-b191dad59fcf1b202015c69ecaecae037477d8d1.tar.bz2 drakx-b191dad59fcf1b202015c69ecaecae037477d8d1.tar.xz drakx-b191dad59fcf1b202015c69ecaecae037477d8d1.zip |
update NEWS from drakboot changes
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 32aadd32f..f0f58b92f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -7,6 +7,11 @@ o use device label even if it was not changed (#47456) o allow resizing btrfs o allow creating btrfs and nilfs2 +- drakboot + o remove "restricted" option from general advanced options (wasn't doing + anything with grub, and wasn't really useful with lilo) + o add per-boot-entry "lock" checkbox in advanced options to be able to + protect booting these entries with a password Version 13.15 - 17 March 2010 |