summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-11-27 10:34:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-11-27 10:34:35 +0000
commita5e67c61e1aa38b6fe40d1c4e51f93300236dec4 (patch)
tree7a4eb3845ee7de5c0067d096f2439549e4c536c5 /perl-install/install
parentf3e78a2ebf8c9dbb6bbdf8fd2b062d92e2607a73 (diff)
downloaddrakx-backup-do-not-use-a5e67c61e1aa38b6fe40d1c4e51f93300236dec4.tar
drakx-backup-do-not-use-a5e67c61e1aa38b6fe40d1c4e51f93300236dec4.tar.gz
drakx-backup-do-not-use-a5e67c61e1aa38b6fe40d1c4e51f93300236dec4.tar.bz2
drakx-backup-do-not-use-a5e67c61e1aa38b6fe40d1c4e51f93300236dec4.tar.xz
drakx-backup-do-not-use-a5e67c61e1aa38b6fe40d1c4e51f93300236dec4.zip
- save bootloader on MBR when calling grub/install.sh, and restore it before
calling it again (#35255) (ie implement "lilo -u" for grub)
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 4287cfdcf..02ee14218 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- save bootloader on MBR when calling grub/install.sh, and restore it before
+ calling it again (#35255) (ie implement "lilo -u" for grub)
- ensure /etc/sysconfig/console/default.kmap is generated with installed
keymaps, not installer simplified (?) .bkmap (#35376)
- add /etc/mke2fs.conf symlink so that mke2fs can use it (cf #27377)