diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-05 11:34:00 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-05 11:34:00 +0000 |
commit | 67c66ff74765e81d7f84389d20ca6209ab7eb364 (patch) | |
tree | 0c34848a505ff45341715e69e482a11fdc105e30 /perl-install/NEWS | |
parent | c9fa0593c0ceae7eb95ef1cff9b433882c58bdd5 (diff) | |
download | drakx-backup-do-not-use-67c66ff74765e81d7f84389d20ca6209ab7eb364.tar drakx-backup-do-not-use-67c66ff74765e81d7f84389d20ca6209ab7eb364.tar.gz drakx-backup-do-not-use-67c66ff74765e81d7f84389d20ca6209ab7eb364.tar.bz2 drakx-backup-do-not-use-67c66ff74765e81d7f84389d20ca6209ab7eb364.tar.xz drakx-backup-do-not-use-67c66ff74765e81d7f84389d20ca6209ab7eb364.zip |
set entries type when reading back grub2 conf
thus fixing switching back to grub-legacy (mga#9563)
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 8e51bd46b..324a87498 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - drakboot: o assume grub2.cfg is UTF-8 encoded o read back xen conf from grub2 + o set entries type when reading back grub2 conf, thus fixing + switching back to grub-legacy (mga#9563) - draksound o update draksound troubleshooting text (mga#4162) |