From 4291b9ea55cd1f16d6048a58434b71d650938eba Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 12 May 2011 10:20:11 +0200 Subject: Small changes for new Ubuntu 11.04 ... --- src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm') diff --git a/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm b/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm index 6f180c68..300c3a76 100644 --- a/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm +++ b/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm @@ -99,7 +99,9 @@ sub getSquashfsVersion '8.10' => '3.3', '9.04' => '3.3', '9.10' => '4.0', - '10.04' => '4.0' + '10.04' => '4.0', + '10.10' => '4.0', + '11.04' => '4.0', ); my $distroDefault = '4.0'; -- cgit v1.2.3-55-g7522