From eb20bc2ddc2b262745875ce561f1282c821d54ed Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Fri, 19 Oct 2007 19:11:29 +0000 Subject: Cleanup, (empty) files for new Ubuntu 7.10 ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1389 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Engine.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'installer') diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm index a3092b24..7e0296be 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -102,6 +102,12 @@ use vars qw(%supportedDistros); 'ubuntu-7.04_amd64' => { module => 'Ubuntu', support => 'clone,install' }, + 'ubuntu-7.10' => { + module => 'Ubuntu', support => 'clone' + }, + 'ubuntu-7.10_amd64' => { + module => 'Ubuntu', support => 'clone' + }, ); ################################################################################ -- cgit v1.2.3-55-g7522