From d0cd1e8b9548f0e4ba51b2fd2f9c64449aff3128 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 16 Jan 2009 22:56:09 +0000 Subject: Scientfic Linux setup and some fixes in SuSE setup. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2482 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Engine.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installer/OpenSLX/OSSetup/Engine.pm') diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm index 60be922f..ea17666b 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -1,4 +1,4 @@ -# Copyright (c) 2006..2008 - OpenSLX GmbH +# Copyright (c) 2006..2009 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -55,8 +55,8 @@ use vars qw(%supportedDistros); 'suse-11.0_x86_64' => 'clone,update,shell', 'suse-11.1' => 'clone,update,shell', 'suse-11.1_x86_64' => 'clone,update,shell', - 'ubuntu-7.04' => 'clone,install,update,shell', - 'ubuntu-7.04_amd64' => 'clone,install,update,shell', + 'scilin-4.7' => 'clone,update,shell', + 'scilin-5.X' => 'clone,update,shell', 'ubuntu-7.10' => 'clone,update,shell', 'ubuntu-7.10_amd64' => 'clone,update,shell', 'ubuntu-8.04' => 'clone,update,shell', -- cgit v1.2.3-55-g7522