summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/debian-3.1/settings.example
diff options
context:
space:
mode:
Diffstat (limited to 'lib/distro-info/debian-3.1/settings.example')
-rw-r--r--lib/distro-info/debian-3.1/settings.example9
1 files changed, 9 insertions, 0 deletions
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";