Page MenuHomeFreeBSD

Add mkimg to the list of bootstrap tools
ClosedPublic

Authored by arichardson on Dec 13 2020, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 8, 12:00 PM
Unknown Object (File)
Wed, Jan 8, 2:59 AM
Unknown Object (File)
Dec 23 2024, 2:55 PM
Unknown Object (File)
Nov 20 2024, 7:39 AM
Unknown Object (File)
Oct 9 2024, 11:01 AM
Unknown Object (File)
Oct 9 2024, 7:53 AM
Unknown Object (File)
Oct 5 2024, 7:49 PM
Unknown Object (File)
Oct 3 2024, 12:08 AM
Subscribers
None

Details

Summary

Having this as part of the bootstrap tools is useful to build disk images
to boot in QEMU (especially when building on a Linux/macOS host where
mkimg is not available). We have been bootstrapping mkimg in CheriBSD for
a long time (using LOCAL_XTOOL_DIRS) but I believe this is also useful
upstream.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable