From 0fcf12e9e3abcec067ea15b68e2db1e74b6717a3 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 29 Mar 2009 15:05:47 +0000 Subject: Ubuntu 9.04 "support" (inital to check for the howto/documentation, removing deprecated 7.10 version) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2769 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 25a4206c..95303f8a 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -57,12 +57,12 @@ use vars qw(%supportedDistros); 'suse-11.1_x86_64' => 'clone,update,shell', 'scilin-4.7' => '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', 'ubuntu-8.04_amd64' => 'clone,update,shell', 'ubuntu-8.10' => 'clone,update,shell', - 'ubuntu-8.04_amd64' => 'clone,update,shell', + 'ubuntu-8.10_amd64' => 'clone,update,shell', + 'ubuntu-9.04' => 'clone,update,shell', + 'ubuntu-9.04_amd64' => 'clone,update,shell', ); my %localHttpServers; -- cgit v1.2.3-55-g7522