summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/auto_inst.cfg.pl6
1 files changed, 2 insertions, 4 deletions
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},