From d7afcd0a5a3d03251991bc7fc91ba14b38a92fc8 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 28 May 2007 13:29:45 +0000 Subject: * integrated mirror support into yum & smart backend * fixed smart backend with respect to being restarted (it no longer stops, waiting for you to enter an alternative name for any existing channel) * the use of mirrors can now be deactivated with SLX_NO_MIRROR=1, very useful for development git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1095 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Distro/SUSE_10_2.pm | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'installer/OpenSLX/OSSetup/Distro') diff --git a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2.pm b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2.pm index f5a5b3ff..37dabf4d 100644 --- a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2.pm +++ b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2.pm @@ -959,18 +959,6 @@ sub initDistroInfo zvbi ", }; - - $self->{config}->{'excludes'} = { - # these packages will never be installed: - - 'default' => " - ", - - 'kde' => " - <<>> - ", - }; - } 1; \ No newline at end of file -- cgit v1.2.3-55-g7522