From 8e034c3e4b934b20e53ea4b71dedf2e0c40dfedf Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 26 Jul 2007 17:03:50 +0000 Subject: * added example settings file for ubuntu-6.10 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1278 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/distro-info/ubuntu-6.10/settings.example | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/distro-info/ubuntu-6.10/settings.example (limited to 'lib') diff --git a/lib/distro-info/ubuntu-6.10/settings.example b/lib/distro-info/ubuntu-6.10/settings.example new file mode 100644 index 00000000..ba49c9fd --- /dev/null +++ b/lib/distro-info/ubuntu-6.10/settings.example @@ -0,0 +1,9 @@ +# copy this file to 'settings' and edit it as you please + +# use local installation sources +$repository{'base'}->{'url'} = "/srv/ftp/pub/ubuntu"; + +# Add a new selection: +# $selection{'my-kde'} = "$selection{default} +# foo +# bar"; -- cgit v1.2.3-55-g7522