diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-27 06:40:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-27 06:40:05 +0000 |
commit | 94bf8374a5ee847592471087fd6090a690c8cff4 (patch) | |
tree | 7ca12a5ed008a748ac8e7e2710aed68f0ad86a13 /perl-install/install | |
parent | 47f3c781cf4bcdcedb0c76f101dcb41d38a86a20 (diff) | |
download | drakx-94bf8374a5ee847592471087fd6090a690c8cff4.tar drakx-94bf8374a5ee847592471087fd6090a690c8cff4.tar.gz drakx-94bf8374a5ee847592471087fd6090a690c8cff4.tar.bz2 drakx-94bf8374a5ee847592471087fd6090a690c8cff4.tar.xz drakx-94bf8374a5ee847592471087fd6090a690c8cff4.zip |
(read_grub2) read more of grub2 config
(needed for next commit)
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 f2fdd7c8e..1f5055a68 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - bootloader: o fix detecting grub2 if there's a remaining grub-legacy signature + o read more of grub2 config - do not attempt to use gurpmi.addmedia or gurpmi if in text mode Version 15.22 - 26 February 2013 |