summaryrefslogtreecommitdiffstats
path: root/installer/obsolete/systems/ubuntu610
diff options
context:
space:
mode:
authorLars Müller2007-04-29 18:30:44 +0200
committerLars Müller2007-04-29 18:30:44 +0200
commit80e5366a810a4a588a217dfc19de66fe63e5ca6f (patch)
treeeb1c94d5e646fa9331ab713e8be44d63ebcc707c /installer/obsolete/systems/ubuntu610
parentDisabled the trap (problem with SIGIO), should be discussed, how (diff)
downloadcore-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.gz
core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.tar.xz
core-80e5366a810a4a588a217dfc19de66fe63e5ca6f.zip
The installer/systems dir will vanish soon too.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'installer/obsolete/systems/ubuntu610')
-rw-r--r--installer/obsolete/systems/ubuntu610/settings10
-rw-r--r--installer/obsolete/systems/ubuntu610/settings.local.example7
2 files changed, 17 insertions, 0 deletions
diff --git a/installer/obsolete/systems/ubuntu610/settings b/installer/obsolete/systems/ubuntu610/settings
new file mode 100644
index 00000000..40c5c4d3
--- /dev/null
+++ b/installer/obsolete/systems/ubuntu610/settings
@@ -0,0 +1,10 @@
+SLX_INST_SOURCE_BASEURL="http://ftp-1.gwdg.de/pub/linux/debian/ubuntu"
+SLX_INST_SOURCE_COMPONENTS="main restricted multiverse universe"
+SLX_INST_SOURCE_DISTRIBUTION="edgy"
+SLX_INST_SOURCE_NAME_ubuntu610="Ubuntu 6.10"
+SLX_INST_SOURCE_NAME_ubuntu610updates="Ubuntu 6.10 updates"
+SLX_INST_SOURCE_DISTRIBUTION_ubuntu610updates="edgy-updates"
+SLX_INST_SOURCE_NAME_ubuntu610security="Ubuntu 6.10 security"
+SLX_INST_SOURCE_DISTRIBUTION_ubuntu610security="edgy-security"
+SLX_BASE_PREREQ_PACKAGES="pool/main/d/debootstrap/debootstrap_0.3.3.0ubuntu7_all.deb"
+SLX_INSTALL_PACKAGES_MAIN="kaddressbook kmail kontact korganizer"
diff --git a/installer/obsolete/systems/ubuntu610/settings.local.example b/installer/obsolete/systems/ubuntu610/settings.local.example
new file mode 100644
index 00000000..6159cb1d
--- /dev/null
+++ b/installer/obsolete/systems/ubuntu610/settings.local.example
@@ -0,0 +1,7 @@
+SLX_INST_SOURCE_BASEURL="ftp://gab/pub/ubuntu"
+SLX_INST_SOURCE_COMPONENTS_ubuntu610dvd="main restricted"
+SLX_INST_SOURCE_NAME_ubuntu610dvd="Ubuntu 6.10 DVD"
+SLX_INST_SOURCE_PRIORITY_ubuntu610dvd="10"
+SLX_INST_SOURCE_BASEURL_ubuntu610="http://ftp-1.gwdg.de/pub/linux/debian/ubuntu"
+SLX_INST_SOURCE_BASEURL_ubuntu610updates="http://ftp-1.gwdg.de/pub/linux/debian/ubuntu"
+SLX_INST_SOURCE_BASEURL_ubuntu610security="http://ftp-1.gwdg.de/pub/linux/debian/ubuntu"