From ff77ba3905461cf7f04142799338b5ef2b1834dd Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 22 Dec 2011 16:05:12 +0100 Subject: add stub for fedora16 support --- src/installer/OpenSLX/OSSetup/Engine.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'src/installer') diff --git a/src/installer/OpenSLX/OSSetup/Engine.pm b/src/installer/OpenSLX/OSSetup/Engine.pm index 4dc0f917..be670ffa 100644 --- a/src/installer/OpenSLX/OSSetup/Engine.pm +++ b/src/installer/OpenSLX/OSSetup/Engine.pm @@ -45,6 +45,7 @@ use vars qw(%supportedDistros); 'debian-5.0' => 'clone,update,shell', 'fedora-15' => 'clone,update,shell', 'fedora-15_x86_64' => 'clone,update,shell', + 'fedora-16' => 'clone,update,shell', 'gentoo-2007.X' => 'clone', 'suse-10.1' => 'clone,install,update,shell', 'suse-10.1_x86_64' => 'clone,install,update,shell', -- cgit v1.2.3-55-g7522