From a2bcf4eacd65dec3c2915ffab9cc7fb3d9e7a55b Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 1 Jul 2007 18:41:52 +0000 Subject: Tried to add Ubuntu 7.04 to the list of cloneable systems. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1206 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Engine.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'installer') diff --git a/installer/OpenSLX/OSSetup/Engine.pm b/installer/OpenSLX/OSSetup/Engine.pm index d6731275..9b69f2b5 100644 --- a/installer/OpenSLX/OSSetup/Engine.pm +++ b/installer/OpenSLX/OSSetup/Engine.pm @@ -64,6 +64,8 @@ use vars qw(%supportedDistros); => { module => 'Ubuntu_6_06', support => 'clone' }, 'ubuntu-6.10' => { module => 'Ubuntu_6_10', support => 'clone' }, + 'ubuntu-7.04' + => { module => 'Ubuntu_7_04', support => 'clone' }, ); ################################################################################ -- cgit v1.2.3-55-g7522