From d63f2d892822f2a9e494d86c49e46f20c281ad5e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Sep 2009 18:58:46 +0200 Subject: remove admin account, add message after build how to login to the system --- target/tomtom/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/tomtom') diff --git a/target/tomtom/Makefile b/target/tomtom/Makefile index 6a7676f2c..388ccc1cc 100644 --- a/target/tomtom/Makefile +++ b/target/tomtom/Makefile @@ -14,4 +14,5 @@ ifeq ($(FS),archive) imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) @echo @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)," + @echo 'Login as user root with password linux123 via ssh or console' endif -- cgit v1.2.3