commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20100926


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20100926-1-13-g68c5a2e
Date: Thu, 09 Dec 2010 08:26:07 +0000

The following commit has been merged in the master branch:
commit 68c5a2e7326c321b6368482e255ddefaae73dabf
Author: Samuel Thibault <address@hidden>
Date:   Thu Dec 9 16:25:34 2010 +0800

    Tell the user he needs to be patient while the d-i templates get loaded.

diff --git a/debian/changelog b/debian/changelog
index c666819..3da9b80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ hurd (20101029-1) UNRELEASED; urgency=low
   * debian/local/setup-translators: Add inet6 -> 26 symlink.
   * debian/local/finish-install.d/51hurd_config-target-network: Set pfinet
     translator on /servers/socket/26 too.
+  * debian/local/runsystem: Tell the user he needs to be patient while the
+    d-i templates get loaded.
 
  -- Samuel Thibault <address@hidden>  Fri, 29 Oct 2010 22:16:06 +0000
 
diff --git a/debian/local/runsystem b/debian/local/runsystem
index daff8a0..8700353 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

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]