Abhishekmishra2808 opened a new pull request, #19209: URL: https://github.com/apache/nuttx/pull/19209
## Summary Remove the Kconfig default password for BOARD_ETC_ROMFS_PASSWD_PASSWORD, fail the build when it is empty, improve the build error message with menuconfig instructions, rename admin labels to root, and update docs. BREAKING CHANGE: Builds with CONFIG_BOARD_ETC_ROMFS_PASSWD_ENABLE=y no longer succeed until a password is set in menuconfig at Board Selection ---> Auto-generate /etc/passwd at build time ---> Root password. Board defconfigs that enable passwd autogen without a saved password (e.g. sim/login) must add CONFIG_BOARD_ETC_ROMFS_PASSWD_PASSWORD locally or via menuconfig before building. ## Testing <img width="1191" height="297" alt="image" src="https://github.com/user-attachments/assets/c03883fc-5ae8-48bb-9bc3-221e24be8c25" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
