nuttx/Documentation/platforms/sim
Abhishek Mishra ba6a4d55fe !Documentation: describe build-time passwd generation workflow.
Document the new mkpasswd-based password generation system and its
integration with the build process.

Changes:
* Add comprehensive mkpasswd tool documentation to components/tools
* Update SIM board docs to explain generated passwd workflow
* Update ESP32-C3-legacy board docs for passwd generation
* Update RX65N board docs with credential handling guidance
* Document how to configure and use BOARD_ETC_ROMFS_PASSWD_* options
* Explain security benefits of build-time generation vs static files
* Update all doc examples from default username "admin" to "root"

BREAKING CHANGE: Boards using static /etc/passwd files in ETC_ROMFS
must migrate to the new build-time generation workflow documented in
Documentation/components/tools/index.rst. The old static passwd files
are no longer present in migrated boards; boards that relied on them
will fail to build until credentials are configured via Kconfig.

Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
2026-04-14 16:06:30 +08:00
..
sim !Documentation: describe build-time passwd generation workflow. 2026-04-14 16:06:30 +08:00
index.rst sim/gpiochip: add sim gpiochip for gpio autotest 2026-01-05 15:10:41 -03:00
network_linux.rst Documentation: Fix bad practice instructions 2025-04-20 09:45:54 +08:00
network_vpnkit.rst docs: Migrate network documentation of sim to Documentations 2024-09-13 01:41:10 +08:00
sim_gpiochip.rst sim/gpiochip: add sim gpiochip for gpio autotest 2026-01-05 15:10:41 -03:00