summaryrefslogtreecommitdiffstats
path: root/scripts/gutsy
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gutsy')
-rw-r--r--scripts/gutsy2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gutsy b/scripts/gutsy
index b93c6b6..24c6a3f 100644
--- a/scripts/gutsy
+++ b/scripts/gutsy
@@ -203,7 +203,7 @@ echo \"Warning: Fake initctl called, doing nothing\"" > "$TARGET/sbin/initctl"
info CONFBASE "Configuring the base system..."
smallyes '' |
- (repeatn 5 in_target_failmsg CONF_BASE_FAIL_FIVE "Failure while configuring base packages. This will be attempted 5 times." "" \
+ (repeatn 5 in_target_failmsg CONF_BASE_FAIL_FIVE "Failure while configuring base packages. This will be re-attempted up to five times." "" \
dpkg --status-fd 8 --force-confold --skip-same-version --configure -a 8>&1 1>&7 |
dpkg_progress $baseprog $bases CONFBASE "Configuring base system" CONFIGURING) 7>&1