[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 458ff1cd3f65506320c952def2ef757e74e58e54

Steffen Moeller moeller at debian.org
Fri Aug 7 22:59:22 UTC 2009


The following commit has been merged in the master branch:
commit 458ff1cd3f65506320c952def2ef757e74e58e54
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Aug 8 00:58:45 2009 +0200

    Stating the version of cdebootstrap executed.

diff --git a/install.sh b/install.sh
index 799b1f2..94faf28 100755
--- a/install.sh
+++ b/install.sh
@@ -800,7 +800,7 @@ action_mount () {
 action_debian () {
 	echo "Install a basic Debian system"
 
-	echo " * Downloading cdebootstrap package"
+	echo " * Downloading cdebootstrap package '`basename $CDEBOOTSTRAP_PACKAGE`'"
 	wget $CDEBOOTSTRAP_PACKAGE -O /tmp/cdebootstrap.deb
 	rm -f /tmp/data.tar.gz # FIXME: ar should just overwrite it
 	( cd /tmp && ar -x cdebootstrap.deb data.tar.gz )

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list