From 1db6efd65d198f924add13d32f1ea0ef1754f57d Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 2 Jun 2011 16:08:25 +0200 Subject: Missing stuff for LinuxMint ... --- src/installer/OpenSLX/OSSetup/Engine.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/installer') diff --git a/src/installer/OpenSLX/OSSetup/Engine.pm b/src/installer/OpenSLX/OSSetup/Engine.pm index 5e760e12..a32898e9 100644 --- a/src/installer/OpenSLX/OSSetup/Engine.pm +++ b/src/installer/OpenSLX/OSSetup/Engine.pm @@ -80,6 +80,8 @@ use vars qw(%supportedDistros); 'ubuntu-10.10_amd64'=> 'clone,update,shell', 'ubuntu-11.04' => 'clone,install,update,shell', 'ubuntu-11.04_amd64'=> 'clone,update,shell', + 'linuxmint-10' => 'clone,update,shell', + 'linuxmint-11' => 'clone,update,shell', ); my %localHttpServers; -- cgit v1.2.3-55-g7522