summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 5b3ab4a..bad5d41 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -197,12 +197,6 @@ $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',
-
if_($has_gnome, 'gnome-shell'),
if_($has_kde4, 'thunderbird'),