summaryrefslogtreecommitdiffstats
path: root/src/installer/OpenSLX/OSSetup/Engine.pm
diff options
context:
space:
mode:
Diffstat (limited to 'src/installer/OpenSLX/OSSetup/Engine.pm')
-rw-r--r--src/installer/OpenSLX/OSSetup/Engine.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/installer/OpenSLX/OSSetup/Engine.pm b/src/installer/OpenSLX/OSSetup/Engine.pm
index e855ef97..5e760e12 100644
--- a/src/installer/OpenSLX/OSSetup/Engine.pm
+++ b/src/installer/OpenSLX/OSSetup/Engine.pm
@@ -43,8 +43,8 @@ use vars qw(%supportedDistros);
'debian-4.0' => 'clone,install,update,shell',
'debian-4.0_amd64' => 'clone,install,update,shell',
'debian-5.0' => 'clone,update,shell',
- 'fedora-6' => 'clone,install,update,shell',
- 'fedora-6_x86_64' => 'clone,install,update,shell',
+ 'fedora-15' => 'clone,update,shell',
+ 'fedora-15_x86_64' => 'clone,update,shell',
'gentoo-2007.X' => 'clone',
'suse-10.1' => 'clone,install,update,shell',
'suse-10.1_x86_64' => 'clone,install,update,shell',