nuttx/Documentation/components/tools
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
..
abi_check.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
bdf-convert.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
checkkconfig.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
checkpatch.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
cmpconfig.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
configure-x.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
convert-comments.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
define.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
detab.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
discover.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
flash_writer.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
gencromfs.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
ide_exporter.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
incdir.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
indent.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
index.rst !Documentation: describe build-time passwd generation workflow. 2026-04-14 16:06:30 +08:00
initialconfig.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
kconfig-bat.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
kconfig2html.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
libraries-libs.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
link-copydir-unlink.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
lowhex.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
makefile-host.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
makefile-unix-win.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkconfig-cfg.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkconfigvars.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkctags.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkdeps.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkexport.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkfsdata-pl.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkromfsimg.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mksymtab-cvsparser.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mksyscall-cvsparser.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
mkversion-cfgdefine.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
netusb.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
nxstyle.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
nxtagspkgsfetch.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
parsetrace.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
pic32mx.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
refresh.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
rmcr.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
sethost.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
showsize.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
simbridge.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
simhostroute.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
testbuild.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
uncrustify.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
zds.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00
zipme.rst docs/components/tools: Give tools their own doc pages 2026-03-05 18:12:54 +01:00