summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-08-22 10:25:44 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-08-22 10:25:44 +0000
commit774971b457d530e35b27873c07d344b91477d508 (patch)
tree9a04192b7bf353d3b689777e35d092a5c460db9d /perl-install
parent269838c2a216037037dfef470471971d46e852d2 (diff)
downloaddrakx-774971b457d530e35b27873c07d344b91477d508.tar
drakx-774971b457d530e35b27873c07d344b91477d508.tar.gz
drakx-774971b457d530e35b27873c07d344b91477d508.tar.bz2
drakx-774971b457d530e35b27873c07d344b91477d508.tar.xz
drakx-774971b457d530e35b27873c07d344b91477d508.zip
- install lilo when needed (#39878)
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/any.pm1
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 6073447fb..3de019b28 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -106,6 +106,7 @@ sub add_users {
sub install_bootloader_pkgs {
my ($do_pkgs, $b) = @_;
+ bootloader::ensure_pkg_is_installed($do_pkgs, $b);
install_acpi_pkgs($do_pkgs, $b);
}
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 1b1864e15..c2e5d365e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- install lilo when needed (#39878)
+
Version 11.21 - 21 August 2008
- ensure we don't default on the first keyboard layout when upgrading french