summaryrefslogtreecommitdiffstats
path: root/installer/systems/debian40
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/systems/debian40
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/systems/debian40')
-rw-r--r--installer/systems/debian40/settings8
-rw-r--r--installer/systems/debian40/settings.local.example6
2 files changed, 0 insertions, 14 deletions
diff --git a/installer/systems/debian40/settings b/installer/systems/debian40/settings
deleted file mode 100644
index c7ab47a6..00000000
--- a/installer/systems/debian40/settings
+++ /dev/null
@@ -1,8 +0,0 @@
-SLX_INST_SOURCE_BASEURL="http://ftp-1.gwdg.de/pub/linux/debian/debian"
-SLX_INST_SOURCE_COMPONENTS="contrib main non-free"
-SLX_INST_SOURCE_DISTRIBUTION="etch"
-SLX_INST_SOURCE_NAME_etch40="Debian 4.0"
-SLX_INST_SOURCE_BASEURL_etch40security="http://ftp-1.gwdg.de/pub/linux/debian/debian-security"
-SLX_INST_SOURCE_NAME_etch40security="Debian 4.0 security"
-SLX_INST_SOURCE_DISTRIBUTION_etch40security="etch/updates"
-SLX_BASE_PREREQ_PACKAGES="pool/main/d/debootstrap/debootstrap_0.3.3.1_all.deb"
diff --git a/installer/systems/debian40/settings.local.example b/installer/systems/debian40/settings.local.example
deleted file mode 100644
index 839d2659..00000000
--- a/installer/systems/debian40/settings.local.example
+++ /dev/null
@@ -1,6 +0,0 @@
-SLX_INST_SOURCE_BASEURL="ftp://gab/pub/debian"
-SLX_INST_SOURCE_COMPONENTS_etch40dvd="main restricted"
-SLX_INST_SOURCE_NAME_etch40dvd="Debian 3.1 DVD"
-SLX_INST_SOURCE_PRIORITY_etch40dvd="10"
-SLX_INST_SOURCE_BASEURL_etch40="http://ftp-1.gwdg.de/pub/linux/debian/debian"
-SLX_INST_SOURCE_BASEURL_etch40security="http://ftp-1.gwdg.de/pub/linux/debian/debian"