summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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