From aeeeafa08ec5ecaeeee327406b5d7757c76e0585 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 25 May 2011 14:48:20 +0200 Subject: Adding stuff for new Fedora ... --- src/installer/OpenSLX/OSSetup/Engine.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/installer') 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', -- cgit v1.2.3-55-g7522