From d58baafa664cf2ecb4f76dfcf91e54dcc1467f9f Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 12 Aug 2009 17:55:22 +0000 Subject: Small fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3085 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Engine.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'installer/OpenSLX/OSSetup/Engine.pm') diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm index 9eee6ce0..b5d833a9 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -63,6 +63,8 @@ use vars qw(%supportedDistros); 'ubuntu-8.10_amd64' => 'clone,update,shell', 'ubuntu-9.04' => 'clone,install,update,shell', 'ubuntu-9.04_amd64' => 'clone,update,shell', + 'ubuntu-9.10' => 'clone,update,shell', + 'ubuntu-9.10_amd64' => 'clone,update,shell', ); my %localHttpServers; -- cgit v1.2.3-55-g7522