[ Please CC me, I am not subscribed to the ML ]
Hi,
I am currently trying to test if the debian installer (GUI) is working fine.
My system is a Debian/sid i386 host.
My geo-location is near to Stuttgart/Germany.
I have attached both auto/config scripts and the paste I posted on
#debian-live (IRC).
Ben Armstrong (aka SynrG) encouraged me to send you an email.
Below the diff of the a/c files (new one worked).
Please let me know, what the problem was, just curious :-).
Kind Regards,
- Sedat -
$ diff -Naur auto/config auto/config.new
--- auto/config 2010-09-22 14:53:22.000000000 +0200
+++ auto/config.new 2010-09-22 16:10:21.000000000 +0200
@@ -12,9 +12,9 @@
# Local mirror of SynrG - Do NOT use!
#DEFAULT_CHROOT="http://mirror.its.dal.ca/debian/"
-DEFAULT_CHROOT="http://cdn.debian.net/debian/"
+DEFAULT_CHROOT="http://ftp.de.debian.org/debian/"
DEFAULT_CHROOT_SECURITY="http://security.debian.org/"
-DEFAULT_BINARY="http://cdn.debian.net/debian/"
+DEFAULT_BINARY="http://ftp.de.debian.org/debian/"
DEFAULT_BINARY_SECURITY="http://security.debian.org/"
MIRROR_CHROOT="${1:-$DEFAULT_CHROOT}"
@@ -91,13 +91,16 @@
TZ="timezone=Europe/Berlin"
KEYB="keyboard-layouts=de"
-# TEST: Exclude repositories (location after --binary-images)
+# TEST-1: Exclude repositories (location after --binary-images)
# --repositories live.debian.net \
+#
+# TEST-2: With repositories
lb config noauto \
--architecture i386 \
--linux-flavours 486 \
--binary-images iso-hybrid \
+ --repositories live.debian.net \
--distribution $DISTRIBUTION \
--archive-areas "main contrib non-free" \
--mirror-bootstrap ${MIRROR_BOOTSTRAP} \
Attachment:
config
Description: Binary data
Attachment:
config.new
Description: Binary data
Attachment:
paste_91035
Description: Binary data