Files
src/tools
Jose Luis Duran 4f093770b5 nanobsd: Fix _populate_part()
- Avoid unnecessary subshell execution
- Fix removing the temporary and empty /cfg directory
- Do not remove the generated metalog file for /cfg or /data partitions

Fixes:		61ac7309c3 ("nanobsd: Add a provisional populate_part function")
MFC after:	3 days
2026-01-25 10:59:27 +00:00
..
2026-01-09 11:28:33 -05:00
2025-05-27 15:12:04 -08:00
2025-10-28 16:46:15 -07:00
2026-01-25 10:59:27 +00:00

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.