summaryrefslogtreecommitdiffstats
path: root/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
diff options
context:
space:
mode:
authorDirk2011-11-22 17:25:41 +0100
committerDirk2011-11-22 17:25:41 +0100
commite61e9d93f1e87b8821aca173bac6f3abeb9678f3 (patch)
tree001225fa9a950d419798cdf94d7441d0587f2ef1 /src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
parentUpdated OpenSuSE distro info with special script: updateDistroInfo.suse (diff)
downloadcore-e61e9d93f1e87b8821aca173bac6f3abeb9678f3.tar.gz
core-e61e9d93f1e87b8821aca173bac6f3abeb9678f3.tar.xz
core-e61e9d93f1e87b8821aca173bac6f3abeb9678f3.zip
Distro specific scripts ...
Diffstat (limited to 'src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm')
-rw-r--r--src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm b/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
index 300c3a76..1443251b 100644
--- a/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
+++ b/src/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
@@ -102,6 +102,7 @@ sub getSquashfsVersion
'10.04' => '4.0',
'10.10' => '4.0',
'11.04' => '4.0',
+ '11.10' => '4.0',
);
my $distroDefault = '4.0';