From fa121370f581bd7f9cfd5b017e6d028c712a30c9 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 15 Mar 2011 19:08:16 +0000 Subject: update media names --- config/auto_inst.cfg.pl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'config/auto_inst.cfg.pl') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 8ef41f8..bc27e2b 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -28,10 +28,8 @@ $o = { type => 'media_cfg', url => 'drakx://media', selected_names => join(',', - 'Main', 'Main Updates', - 'Contrib', 'Contrib Updates', - 'Non-free', 'Non-free Updates', - 'Restricted', 'Restricted Updates', + 'Core Release', 'Core Updates', + 'Nonfree Release', 'Non-free Updates', ), }, if_($ENV{DRAKLIVE_ADDITIONAL_REPOSITORY}, -- cgit v1.2.1