From 751c91b350e351227e2e80d86adb88fb06bc036d Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Fri, 29 Feb 2008 23:32:08 +0000 Subject: added ubuntu 8.04 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1588 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 d3956629..fe8d7c56 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -108,6 +108,12 @@ use vars qw(%supportedDistros); 'ubuntu-7.10_amd64' => { module => 'Ubuntu', support => 'clone' }, + 'ubuntu-8.04' => { + module => 'Ubuntu', support => 'clone' + }, + 'ubuntu-8.04_amd64' => { + module => 'Ubuntu', support => 'clone' + }, ); ################################################################################ -- cgit v1.2.3-55-g7522