[Fai-commit] r4690 - trunk/lib
lange at alioth.debian.org
lange at alioth.debian.org
Sat Nov 10 17:45:35 UTC 2007
Author: lange
Date: 2007-11-10 17:45:35 +0000 (Sat, 10 Nov 2007)
New Revision: 4690
Modified:
trunk/lib/subroutines-linux
Log:
print more info (closes: #447080)
Modified: trunk/lib/subroutines-linux
===================================================================
--- trunk/lib/subroutines-linux 2007-11-10 17:45:14 UTC (rev 4689)
+++ trunk/lib/subroutines-linux 2007-11-10 17:45:35 UTC (rev 4690)
@@ -130,7 +130,7 @@
local dversion=$(dpkg -l debootstrap | grep debootstrap | cut -f7 -d' ')
echo "Creating base system using debootstrap version $dversion"
- echo "Calling debootstrap $1 $FAI_ROOT $2"
+ echo "Calling debootstrap $1 $FAI_DEBOOTSTRAP_OPTS $FAI_ROOT $2"
yes '' | LC_ALL=C debootstrap $FAI_DEBOOTSTRAP_OPTS $1 $FAI_ROOT $2
}
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
More information about the Fai-commit
mailing list