On 20/01/2011 09:47, Sascha Hauer wrote:
This usage printout during startup more looks like there is something wrong with the environment than a helpful message. Signed-off-by: Sascha Hauer<s.hauer@xxxxxxxxxxxxxx> Cc: Jean-Christophe PLAGNIOL-VILLARD<plagnioj@xxxxxxxxxxxx>
Acked-by: Eric Bénard <eric@xxxxxxxxxx>
--- defaultenv/bin/init | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/defaultenv/bin/init b/defaultenv/bin/init index 877b541..b66f7d9 100644 --- a/defaultenv/bin/init +++ b/defaultenv/bin/init @@ -28,9 +28,6 @@ echo echo -n "Hit any key to stop autoboot: " timeout -a $autoboot_timeout if [ $? != 0 ]; then - echo - update -h - echo exit fi
_______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox