diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-20 00:13:49 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-20 00:13:49 +0000 |
commit | abd611d40306ac300f97c57c9f5cc26fcb6cabef (patch) | |
tree | becc1a95f0c4bf803e9c87a0036ca29033cc0436 /perl-install/NEWS | |
parent | 2bfb1fffb1703cde5bc8205f3c3e352b33e72da5 (diff) | |
download | drakx-abd611d40306ac300f97c57c9f5cc26fcb6cabef.tar drakx-abd611d40306ac300f97c57c9f5cc26fcb6cabef.tar.gz drakx-abd611d40306ac300f97c57c9f5cc26fcb6cabef.tar.bz2 drakx-abd611d40306ac300f97c57c9f5cc26fcb6cabef.tar.xz drakx-abd611d40306ac300f97c57c9f5cc26fcb6cabef.zip |
prevent installing grub2 somewhere else than MBR
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index e74b11d29..f75c75a69 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- drakboot: + o prevent installing grub2 somewhere else than MBR - always bypass blkid cache (the cache only includes a subset of the data we need) Version 15.19 - 16 January 2013 |