busybox-initramfs: 'clear' must be called via busybox here

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-28 09:29:07 +01:00
parent 537a50bf63
commit f50451add7

View File

@ -41,7 +41,7 @@ NFS_OVERLAY="192.168.1.1:/var/lib/overlay"
echo '1 4 1 7' > /proc/sys/kernel/printk
# clear screen and hide cursor
clear
/bin/busybox clear
echo 0 > /sys/devices/virtual/graphics/fbcon/cursor_blink
# parse command line arguments