summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-14 23:14:32 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-14 23:14:54 +0200
commit03c9079313e58f3a4b16b3d9f0e686fd11c0f707 (patch)
treeee78fff4ad38fa6e36ca7f1eb4c37ce7b0227744 /perl-install/install
parent00cc06ac442dc775a4115cfc60bf1a20ed203e8a (diff)
downloaddrakx-03c9079313e58f3a4b16b3d9f0e686fd11c0f707.tar
drakx-03c9079313e58f3a4b16b3d9f0e686fd11c0f707.tar.gz
drakx-03c9079313e58f3a4b16b3d9f0e686fd11c0f707.tar.bz2
drakx-03c9079313e58f3a4b16b3d9f0e686fd11c0f707.tar.xz
drakx-03c9079313e58f3a4b16b3d9f0e686fd11c0f707.zip
do not preinstall mageia-gfxboot-theme
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS2
-rw-r--r--perl-install/install/any.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 5c84ba1d1..21bf4449d 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- do not preinstall mageia-gfxboot-theme
+
Version 17.51 - 12 July 2016
- fix starting spice-vdagentd
diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm
index 82f700f15..90e5cae86 100644
--- a/perl-install/install/any.pm
+++ b/perl-install/install/any.pm
@@ -852,7 +852,7 @@ sub default_packages {
my @ltmp = map { $_->{BOOTPROTO} eq 'dhcp' ? $_->{DHCP_CLIENT} || 'dhcp-client' : () } values %{$o->{net}{ifcfg}};
add_n_log("needed by networking", @ltmp) if @ltmp;
# will get auto selected at summary stage for bootloader:
- add_n_log("needed later at summary stage", qw(acpi acpid mageia-gfxboot-theme));
+ add_n_log("needed later at summary stage", qw(acpi acpid));
# will get auto selected at summary stage for firewall:
add_n_log("needed for firewall/security", qw(shorewall shorewall-ipv6 mandi-ifw));
# only needed for CDs/DVDs installations: