[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-97-g800cfeb

Darren Salt linux at youmustbejoking.demon.co.uk
Mon Mar 15 16:24:09 UTC 2010


The following commit has been merged in the master branch:
commit 800cfeb1b623ee6d86ea7a1556ac36d15231d35e
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Mon Mar 15 15:51:54 2010 +0000

    Fetch updates from the correct mirror.

diff --git a/auto/config b/auto/config
index 965241c..b5ddd2f 100755
--- a/auto/config
+++ b/auto/config
@@ -8,7 +8,7 @@ DEFAULT_BINARY_SECURITY=http://security.debian.org/
 MIRROR_CHROOT="${1:-$DEFAULT_CHROOT}"
 MIRROR_CHROOT_SECURITY="${2:-$DEFAULT_CHROOT_SECURITY}"
 MIRROR_BINARY="${3:-${1:-$DEFAULT_BINARY}}"
-MIRROR_BINARY_SECURITY="${4:-${1:-$DEFAULT_BINARY_SECURITY}}"
+MIRROR_BINARY_SECURITY="${4:-${2:-$DEFAULT_BINARY_SECURITY}}"
 MIRROR_BOOTSTRAP="${5:-${1:-$DEFAULT_CHROOT}}"
 
 if test "$MIRROR_CHROOT" = -; then

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list