diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-21 17:21:13 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-21 18:06:07 +0200 |
commit | 9bb701c386fcb05068c4c02b372e0c0b754995b3 (patch) | |
tree | a967938ccd171dc31deaa012937f2c49ea66dd87 /perl-install/NEWS | |
parent | f862804fbc80451f4f93cd292b219fbab1d52b53 (diff) | |
download | drakx-9bb701c386fcb05068c4c02b372e0c0b754995b3.tar drakx-9bb701c386fcb05068c4c02b372e0c0b754995b3.tar.gz drakx-9bb701c386fcb05068c4c02b372e0c0b754995b3.tar.bz2 drakx-9bb701c386fcb05068c4c02b372e0c0b754995b3.tar.xz drakx-9bb701c386fcb05068c4c02b372e0c0b754995b3.zip |
grub2: enable to protect with a password
thus restricting altering the config on boot (mga#15930)
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 33206a3d0..3e6e30714 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- drakboot: + o add support for crypted grub passwords + Version 17.41 - 20 June 2016 - drakboot: |