From a24e38a598702114545c650d6f75b550212e6aab Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 28 May 2007 21:59:41 +0000 Subject: * part two of settings file related changes (ticket#122): - removed '.local' ending from several files git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1104 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/distro-info/fedora-6_x86_64/settings.example | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/distro-info/fedora-6_x86_64/settings.example (limited to 'lib/distro-info/fedora-6_x86_64/settings.example') diff --git a/lib/distro-info/fedora-6_x86_64/settings.example b/lib/distro-info/fedora-6_x86_64/settings.example new file mode 100644 index 00000000..5e4fec32 --- /dev/null +++ b/lib/distro-info/fedora-6_x86_64/settings.example @@ -0,0 +1,10 @@ +# copy this file to 'settings' and edit it as you please + +# use local installation sources +$repository{'base'}->{'url'} = "local://localhost:5080/srv/ftp/pub/pub/linux/fedora/linux/core/6/x86_64/os"; +$repository{'base_update'}->{'url'} = "local://localhost:5082/srv/ftp/pub/linux/fedora/linux/core/updates/6/x86_64/"; + +# Add a new selection: +# $selection{'my-kde'} = "$selection{default} +# foo +# bar"; -- cgit v1.2.3-55-g7522