mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 00:39:42 +02:00
12 lines
421 B
Diff
12 lines
421 B
Diff
--- busybox-1.15.3/init/init.c.orig 2010-04-09 02:01:51.000000000 +0200
|
|
+++ busybox-1.15.3/init/init.c 2010-04-09 02:05:39.000000000 +0200
|
|
@@ -355,7 +355,7 @@
|
|
#ifdef CUSTOMIZED_BANNER
|
|
#include CUSTOMIZED_BANNER
|
|
#endif
|
|
- "\nPlease press Enter to activate this console. ";
|
|
+ "\nPlease wait while graphical environment is loading... ";
|
|
char c;
|
|
/*
|
|
* Save memory by not exec-ing anything large (like a shell)
|