summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:34 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:34 +0200
commitd2b526b342cf6ababb1494dce5d4f6b30f3fb718 (patch)
tree96af5a431bc770e570bd40c09d041a4adcf2aa59 /src/config
parentfe7102be0cfa4b23ac583055dfdfc6241fd61179 (diff)
downloadlive-build-d2b526b342cf6ababb1494dce5d4f6b30f3fb718.zip
live-build-d2b526b342cf6ababb1494dce5d4f6b30f3fb718.tar.gz
Adding live-package 0.99.10-1.
Diffstat (limited to 'src/config')
-rw-r--r--src/config10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/config b/src/config
index a319ada..3cabd6f 100644
--- a/src/config
+++ b/src/config
@@ -70,7 +70,7 @@
LIVE_REPOSITORY_bpo="http://www.backports.org/debian/"
LIVE_REPOSITORY_KEY_bpo="http://backports.org/debian/archive.key"
LIVE_REPOSITORY_KEYRING_bpo=""
-LIVE_REPOSITORY_DISTRIBUTION=""
+LIVE_REPOSITORY_DISTRIBUTION_bpo="sarge-backports"
LIVE_REPOSITORY_SECTIONS_bpo="main contrib non-free"
LIVE_REPOSITORY_edu="http://ftp.skolelinux.org/skolelinux/"
@@ -82,9 +82,15 @@ LIVE_REPOSITORY_SECTIONS_edu="local"
LIVE_REPOSITORY_duo="http://ftp.debian-unofficial.org/debian/"
LIVE_REPOSITORY_KEY_duo="http://ftp-master.debian-unofficial.org/key_2006.asc"
LIVE_REPOSITORY_KEYRING_duo=""
-LIVE_REPOSITORY_DISTRIBUTION=""
+LIVE_REPOSITORY_DISTRIBUTION_duo=""
LIVE_REPOSITORY_SECTIONS_duo="main contrib non-free restricted"
+LIVE_REPOSITORY_fai="http://www.informatik.uni-koeln.de/fai/download/"
+LIVE_REPOSITORY_KEY_fai=""
+LIVE_REPOSITORY_KEYRING_fai=""
+LIVE_REPOSITORY_DISTRIBUTION_fai="etch"
+LIVE_REPOSITORY_SECTIONS_fai="koeln"
+
# Debian section (Default: main)
#LIVE_SECTION="main"