X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=grml-bootsplash;h=0af9cbd08a35febae5284cee19b456943cfda857;hp=5e8341fd36dbbb072167cb9abcd78d50b7dba73e;hb=364ff29a35ee2eb3a8105fcf89a54887bee4f24b;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/grml-bootsplash b/grml-bootsplash index 5e8341f..0af9cbd 100755 --- a/grml-bootsplash +++ b/grml-bootsplash @@ -4,7 +4,7 @@ # Authors: (c) Florian Keller , (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Son Jun 04 16:05:26 CEST 2006 [mika] +# Latest change: Mon Nov 06 23:04:08 CET 2006 [mika] ################################################################################ if [ -z "$1" ] ; then @@ -23,7 +23,7 @@ fi PLACEHOLDER="" BOOTSPLASH=$(mktemp) -/usr/bin/clear +echo -ne '\033[H\033[25l' cat > $BOOTSPLASH << 'EOTA'