From: Michael Tremer Date: Wed, 26 Aug 2009 16:30:42 +0000 (+0200) Subject: Revert "initscript: Beautify the welcome screen." X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd81f8fe64b219d26cfc7e8e7b024a32bfd9aa3;p=ipfire-3.x.git Revert "initscript: Beautify the welcome screen." This reverts commit 39fdb8827814ada656289e3827518b788fa33576. --- diff --git a/src/initscripts/core/welcome.conf b/src/initscripts/core/welcome.conf index 709e6c3d9..37ca7eb3c 100644 --- a/src/initscripts/core/welcome.conf +++ b/src/initscripts/core/welcome.conf @@ -8,10 +8,6 @@ console output script . /etc/init/functions - # Blank the screen - clear - echo - # dcol are spaces before the message to center the # message on screen. dcol=$(( $(( ${COLUMNS} - ${welcome_message_length} )) / 2 )) diff --git a/src/rootfiles/core/ncurses b/src/rootfiles/core/ncurses index ace366e59..be7cf9128 100644 --- a/src/rootfiles/core/ncurses +++ b/src/rootfiles/core/ncurses @@ -1,11 +1,11 @@ lib/libncursesw.so.5 lib/libncursesw.so.5.7 #usr/bin/captoinfo -usr/bin/clear +#usr/bin/clear #usr/bin/infocmp #usr/bin/infotocap #usr/bin/ncursesw5-config -usr/bin/reset +#usr/bin/reset #usr/bin/tic #usr/bin/toe #usr/bin/tput