From ba86e2c62d224bda95732c37f0400c757b97ba54 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sat, 10 Dec 2011 22:38:01 +0000 Subject: do not require basesystem here, it is enforced by drakx installer already --- config/auto_inst.cfg.pl | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index dd2e66f..527ee7d 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -186,9 +186,6 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'), - # basesystem must be on livecd - 'basesystem', - if_($has_gnome, 'gnome-shell'), if_($ENV{DRAKLIVE_PRODUCT} =~ /liveusb-rw/i, -- cgit v1.2.1