diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-02-26 06:35:55 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-02-26 06:35:55 +0000 |
commit | 157d49ac630e60f470baea40982ee29ace0fe6f3 (patch) | |
tree | e886ede37a094337a33a9efe201ecde174731964 /perl-install/NEWS | |
parent | f92ac78fc522513e9d1b8de7d6212271532a2021 (diff) | |
download | drakx-157d49ac630e60f470baea40982ee29ace0fe6f3.tar drakx-157d49ac630e60f470baea40982ee29ace0fe6f3.tar.gz drakx-157d49ac630e60f470baea40982ee29ace0fe6f3.tar.bz2 drakx-157d49ac630e60f470baea40982ee29ace0fe6f3.tar.xz drakx-157d49ac630e60f470baea40982ee29ace0fe6f3.zip |
(read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index f75c75a69..d876d8d50 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,5 @@ - drakboot: + o read & write /boot/grub2/drakboot.conf o prevent installing grub2 somewhere else than MBR - always bypass blkid cache (the cache only includes a subset of the data we need) |