From c3a8817c0f416e4fe379157780915222d1743a94 Mon Sep 17 00:00:00 2001 From: houdek Date: Fri, 5 May 2017 14:08:41 +0000 Subject: [PATCH] root password --- build/buildroot/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/buildroot/.config b/build/buildroot/.config index f707911..274ec13 100644 --- a/build/buildroot/.config +++ b/build/buildroot/.config @@ -276,7 +276,7 @@ BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y BR2_ROOTFS_DEVICE_TABLE="system/device_table.txt" # BR2_ROOTFS_DEVICE_TABLE_SUPPORTS_EXTENDED_ATTRIBUTES is not set BR2_TARGET_ENABLE_ROOT_LOGIN=y -BR2_TARGET_GENERIC_ROOT_PASSWD="" +BR2_TARGET_GENERIC_ROOT_PASSWD="124F800" BR2_SYSTEM_BIN_SH_BUSYBOX=y # -- 2.39.2