summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2011-12-10 23:11:11 +0000
committerThomas Backlund <tmb@mageia.org>2011-12-10 23:11:11 +0000
commit0e84f217306e3fe18cceebb1d7892f2e9694e68e (patch)
treeeaa07539871691aa44951f10bbe6327215ee182b /config
parentba86e2c62d224bda95732c37f0400c757b97ba54 (diff)
downloaddraklive-config-0e84f217306e3fe18cceebb1d7892f2e9694e68e.tar
draklive-config-0e84f217306e3fe18cceebb1d7892f2e9694e68e.tar.gz
draklive-config-0e84f217306e3fe18cceebb1d7892f2e9694e68e.tar.bz2
draklive-config-0e84f217306e3fe18cceebb1d7892f2e9694e68e.tar.xz
draklive-config-0e84f217306e3fe18cceebb1d7892f2e9694e68e.zip
add rfkill, needed to get some wifi working, can be dropped when some package suggests/requires it
Diffstat (limited to 'config')
-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 527ee7d..3d8bc60 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -186,6 +186,9 @@ $o = {
if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'),
+ # needed to get some wifi working, can be dropped when some package suggests/requires it
+ 'rfkill',
+
if_($has_gnome, 'gnome-shell'),
if_($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i,