From 55d4f64e83f92236669670b24615410b46d0a376 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 24 Aug 2010 22:35:52 +0200 Subject: squashfs export updated.. see #435 --- installer/OpenSLX/OSExport/Distro/Base.pm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'installer/OpenSLX/OSExport/Distro/Base.pm') diff --git a/installer/OpenSLX/OSExport/Distro/Base.pm b/installer/OpenSLX/OSExport/Distro/Base.pm index aa24f8de..5223ce95 100644 --- a/installer/OpenSLX/OSExport/Distro/Base.pm +++ b/installer/OpenSLX/OSExport/Distro/Base.pm @@ -47,6 +47,14 @@ sub initDistroInfo { } +sub getSquashfsVersion +{ + my $self = shift; + my $distroVersion = shift; + + return "4.0"; +} + 1; ################################################################################ -- cgit v1.2.3-55-g7522