From c4e0aff0ed2a4f7601f9cefa293bb28c89ea757e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 10 Dec 2011 18:43:38 +0000 Subject: force basesystem to be on livecds --- config/auto_inst.cfg.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index ec65c48..2d14a6b 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -190,8 +190,8 @@ $o = { if_($ENV{DRAKLIVE_PRODUCT} =~ /gaming/i, 'task-games'), - # timezone must be on livecds (#3497) - 'timezone', + # basesystem must be on livecd + 'basesystem', if_($has_gnome, 'gnome-shell'), -- cgit v1.2.1