diff options
Diffstat (limited to 'installer/obsolete/systems/debian31')
| -rw-r--r-- | installer/obsolete/systems/debian31/settings | 8 | ||||
| -rw-r--r-- | installer/obsolete/systems/debian31/settings.local.example | 6 |
2 files changed, 14 insertions, 0 deletions
diff --git a/installer/obsolete/systems/debian31/settings b/installer/obsolete/systems/debian31/settings new file mode 100644 index 00000000..38c0fe44 --- /dev/null +++ b/installer/obsolete/systems/debian31/settings @@ -0,0 +1,8 @@ +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="sarge" +SLX_INST_SOURCE_NAME_sarge31="Debian 3.1" +SLX_INST_SOURCE_BASEURL_sarge31security="http://ftp-1.gwdg.de/pub/linux/debian/debian-security" +SLX_INST_SOURCE_NAME_sarge31security="Debian 3.1 security" +SLX_INST_SOURCE_DISTRIBUTION_sarge31security="sarge/updates" +SLX_BASE_PREREQ_PACKAGES="pool/main/d/debootstrap/debootstrap_0.3.3.1_all.deb" diff --git a/installer/obsolete/systems/debian31/settings.local.example b/installer/obsolete/systems/debian31/settings.local.example new file mode 100644 index 00000000..46679094 --- /dev/null +++ b/installer/obsolete/systems/debian31/settings.local.example @@ -0,0 +1,6 @@ +SLX_INST_SOURCE_BASEURL="ftp://gab/pub/debian" +SLX_INST_SOURCE_COMPONENTS_sarge31dvd="main restricted" +SLX_INST_SOURCE_NAME_sarge31dvd="Debian 3.1 DVD" +SLX_INST_SOURCE_PRIORITY_sarge31dvd="10" +SLX_INST_SOURCE_BASEURL_sarge31="http://ftp-1.gwdg.de/pub/linux/debian/debian" +SLX_INST_SOURCE_BASEURL_sarge31security="http://ftp-1.gwdg.de/pub/linux/debian/debian" |
