Fix deadlock occuring when booting vkernel from gdb. One lwp in the vkernel
[dragonfly.git] / usr.sbin / installer / dfuibe_installer / flow.c.patch
blob4975a017a5b7b919fc3a11626b4d6d74d34e4696
1 $DragonFly: src/usr.sbin/installer/dfuibe_installer/Attic/flow.c.patch,v 1.1 2008/03/25 22:55:38 dave Exp $
3 --- flow.c.orig Mon Mar 24 12:14:11 2008
4 +++ flow.c Mon Mar 24 12:14:47 2008
5 @@ -179,7 +179,7 @@
6 _("Welcome to %s"), OPERATING_SYSTEM_NAME);
8 snprintf(msg_buf[1], sizeof(msg_buf[1]),
9 - _("Welcome to the %s Live CD."
10 + _("Welcome to the %s Live CD (using local installer)."
11 "\n\n"
12 "%s is an efficient and elegant BSD "
13 "Unix-derived operating system. For more information, see %s"