summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Engine.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-02-14 19:30:29 +0100
committerDirk von Suchodoletz2009-02-14 19:30:29 +0100
commit15be3f4426701f7505a50400f801c2771f978cde (patch)
tree103879a1e32816d03dc2e5ae8faaf99ae267cc39 /installer/OpenSLX/OSSetup/Engine.pm
parent * fix for suse 11.1: portmap is now provided by rpcbind (diff)
downloadcore-15be3f4426701f7505a50400f801c2771f978cde.tar.gz
core-15be3f4426701f7505a50400f801c2771f978cde.tar.xz
core-15be3f4426701f7505a50400f801c2771f978cde.zip
Basic (yet incomplete) integration steps for Scientific Linux 5.1
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2576 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/OpenSLX/OSSetup/Engine.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Engine.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm
index ea17666b..0feb1ba6 100644
--- a/installer/OpenSLX/OSSetup/Engine.pm
+++ b/installer/OpenSLX/OSSetup/Engine.pm
@@ -56,7 +56,7 @@ use vars qw(%supportedDistros);
'suse-11.1' => 'clone,update,shell',
'suse-11.1_x86_64' => 'clone,update,shell',
'scilin-4.7' => 'clone,update,shell',
- 'scilin-5.X' => 'clone,update,shell',
+ 'scilin-5.1' => 'clone,update,shell',
'ubuntu-7.10' => 'clone,update,shell',
'ubuntu-7.10_amd64' => 'clone,update,shell',
'ubuntu-8.04' => 'clone,update,shell',