summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/ubuntu-7.04/settings.example
diff options
context:
space:
mode:
authorOliver Tappe2007-07-30 00:23:55 +0200
committerOliver Tappe2007-07-30 00:23:55 +0200
commit803f61ccd2fce4b16f0dd8fb8394883fa58dfcdc (patch)
treeaa527636f83be3122a5573c1b9a45a935e426d97 /lib/distro-info/ubuntu-7.04/settings.example
parent* finished installation support for Debian-etch, Debian-sarge and Ubuntu (diff)
downloadcore-803f61ccd2fce4b16f0dd8fb8394883fa58dfcdc.tar.gz
core-803f61ccd2fce4b16f0dd8fb8394883fa58dfcdc.tar.xz
core-803f61ccd2fce4b16f0dd8fb8394883fa58dfcdc.zip
* more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10
& Ubuntu-7.04 seem to be working ok, now. Only Debian-3.1 refuses to install any kernel, tsk! git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1283 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'lib/distro-info/ubuntu-7.04/settings.example')
-rw-r--r--lib/distro-info/ubuntu-7.04/settings.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/distro-info/ubuntu-7.04/settings.example b/lib/distro-info/ubuntu-7.04/settings.example
new file mode 100644
index 00000000..ba49c9fd
--- /dev/null
+++ b/lib/distro-info/ubuntu-7.04/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";