From 102f63c43b0e32622bb5bf83a84cdac67174f539 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sat, 28 Jul 2007 20:38:11 +0000 Subject: * finished installation support for Debian-etch, Debian-sarge and Ubuntu are nearly done (Ubuntu still missing a kernel ...) * some more refactorings to accommodate Debian-support git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1282 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/distro-info/debian-3.1/settings.example | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/distro-info/debian-3.1/settings.example (limited to 'lib/distro-info/debian-3.1/settings.example') diff --git a/lib/distro-info/debian-3.1/settings.example b/lib/distro-info/debian-3.1/settings.example new file mode 100644 index 00000000..1b4b35bd --- /dev/null +++ b/lib/distro-info/debian-3.1/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/debian"; + +# Add a new selection: +# $selection{'my-kde'} = "$selection{default} +# foo +# bar"; -- cgit v1.2.3-55-g7522