From 0ac467e31fe703a572fa0ba4ae9458ef8e9861d1 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 11 May 2007 20:47:04 +0000 Subject: * improved reliability in case of user interrupts * added support for specifying excludes, doesn't work properly yet, though git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1049 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Distro/Base.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'installer/OpenSLX/OSSetup/Distro/Base.pm') diff --git a/installer/OpenSLX/OSSetup/Distro/Base.pm b/installer/OpenSLX/OSSetup/Distro/Base.pm index cb2ac57c..7d63e049 100644 --- a/installer/OpenSLX/OSSetup/Distro/Base.pm +++ b/installer/OpenSLX/OSSetup/Distro/Base.pm @@ -122,6 +122,10 @@ sub startSession { } +sub updateDistroConfig +{ +} + sub finishSession { } -- cgit v1.2.3-55-g7522