summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-04-14 22:44:49 +0000
committerThomas Backlund <tmb@mageia.org>2012-04-14 22:44:49 +0000
commit04cbcea8e057f57682df434b6e1871e331e12e39 (patch)
tree4eb01228e59d15da75d0d74c448642841a71f857
parentce4b4b2f2d36b351c056b9335705c7007aeaeeb2 (diff)
downloaddraklive-config-04cbcea8e057f57682df434b6e1871e331e12e39.tar
draklive-config-04cbcea8e057f57682df434b6e1871e331e12e39.tar.gz
draklive-config-04cbcea8e057f57682df434b6e1871e331e12e39.tar.bz2
draklive-config-04cbcea8e057f57682df434b6e1871e331e12e39.tar.xz
draklive-config-04cbcea8e057f57682df434b6e1871e331e12e39.zip
make sure draklive-install is on the isos
-rw-r--r--config/auto_inst.cfg.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index cffcb16..962c0d7 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -197,6 +197,9 @@ $o = {
if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'),
+ # make sure draklive-install & co is installed
+ 'draklive-install', 'hal',
+
# needed to get some wifi working, can be dropped when some package suggests/requires it
'rfkill',