summaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-12-09 16:25:34 +0800
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-12-09 16:25:34 +0800
commit57ccd67c623300186a5cc63cb1ed301997404f25 (patch)
tree5c8caf0f50ac51f82c1db8cd38bc0319e64f2ee5 /debian/local
parent37d4fd8df470da99651d9e16333a60d1354a514b (diff)
Tell the user he needs to be patient while the d-i templates get loaded.
Diffstat (limited to 'debian/local')
-rwxr-xr-xdebian/local/runsystem2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/runsystem b/debian/local/runsystem
index daff8a0b..87003531 100755
--- a/debian/local/runsystem
+++ b/debian/local/runsystem
@@ -48,7 +48,7 @@ then
# Switch over
envvars="$envvars TERM=hurd"
exec < /dev/tty1 > /dev/tty1 2>&1
- echo "Console started."
+ echo "Console started, initializing installer environment, please wait..."
# Set the console device used by /sbin/reopen-console
echo /dev/tty1 >/var/run/console-device