From 04cbcea8e057f57682df434b6e1871e331e12e39 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 14 Apr 2012 22:44:49 +0000 Subject: make sure draklive-install is on the isos --- config/auto_inst.cfg.pl | 3 +++ 1 file changed, 3 insertions(+) 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', -- cgit v1.2.1