summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-07-03 00:47:33 +0300
committerThomas Backlund <tmb@mageia.org>2016-07-03 00:47:33 +0300
commit519e952c3653332d607a0fd016cb9811a9c9c218 (patch)
tree39adac608b2dc2ebeefd60dcd30cdff05ad9f829 /config
parentd3d3086d58e85f60b4a72084911fb8bff82e16b9 (diff)
downloaddraklive-config-519e952c3653332d607a0fd016cb9811a9c9c218.tar
draklive-config-519e952c3653332d607a0fd016cb9811a9c9c218.tar.gz
draklive-config-519e952c3653332d607a0fd016cb9811a9c9c218.tar.bz2
draklive-config-519e952c3653332d607a0fd016cb9811a9c9c218.tar.xz
draklive-config-519e952c3653332d607a0fd016cb9811a9c9c218.zip
auto_inst.cfg.pl: we dont build liveCDs anymore
Diffstat (limited to 'config')
-rw-r--r--config/auto_inst.cfg.pl15
1 files changed, 1 insertions, 14 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index c2e36d1..8076bbf 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -59,7 +59,7 @@ $o = {
# so that rpmsrate flags are really used
'compssListLevel' => 5, # default from install_steps_interactive
'skipped_packages' => [
- #- do not allow source dkms to be installed
+ #- do not allow source dkms to be installed
'dkms',
'aspell',
'aspell-en',
@@ -82,16 +82,6 @@ $o = {
),
if_($ENV{DRAKLIVE_ARCH} eq 'i586',
'/^libatlas3-/',
- if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i,
- # plasma livecd is too fat
- if_($has_plasma5,
- 'imagemagick', '/^kipi-plugins/', 'gimp',
- 'amarok', 'amarok-utils', 'nimbus-icon-theme',
- '/^libkf5/', 'mageia-doc-mcc-en', 'bind-utils', 'mc', 'openssh-server',
- 'jfsutils', 'hfsutils', 'pidgin-plugins', 'rsync', 'aria2', 'patch',
- 'fonts-ttf-dejavu',
- ),
- ),
),
if_($ENV{DRAKLIVE_PRODUCT} !~ /gaming/i, #- non-DVD products
@@ -103,7 +93,6 @@ $o = {
'kdeaddons',
'kdenlive',
'kdepim-kpilot',
- if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'konversation'),
# need space on kde disks
'kdepim-core', 'kaddressbook', 'knode', 'knotes', 'kontact', 'korganizer',
@@ -197,8 +186,6 @@ $o = {
# shipped in live nonfree
'/^broadcom-wl-/',
- if_($ENV{DRAKLIVE_PRODUCT} =~ /LiveCD/i, 'libreoffice-core', '/^java-1.8.0-/'),
-
# not needed anymore (mga #2001)
'nspluginwrapper',
'nspluginwrapper-i386',