freebsd-dev/usr.bin/mkimg
Simon J. Gerraty 188bf8876f Build host tools on non-FreeBSD host with DIRDEPS_BUILD
Add Makefile.depend.options to libnetbsd, mkimg and makefs
to ensure libegacy is build if needed.

targets/pseudo/stage/Makefile avoid the need for mtree
the staging process creates target dirs as needed anyway.

Reviewed by:	stevek
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D39757
2023-04-22 13:13:22 -07:00
..
tests Significantly speed up mkimg_test 2020-10-18 18:35:23 +00:00
apm.c
bsd.c
ebr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
endian.h
format.c
format.h
gpt.c Add GPT PREP-boot type to mkimg(1) from geom_gpt. 2021-02-24 10:31:44 -05:00
image.c
image.h
Makefile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.host Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
Makefile.depend.options Build host tools on non-FreeBSD host with DIRDEPS_BUILD 2023-04-22 13:13:22 -07:00
mbr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
mkimg.1 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
mkimg.c mkimg(1): Correct a typo in the usage output 2021-08-09 13:53:30 +02:00
mkimg.h
qcow.c
raw.c
scheme.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
scheme.h mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
uuid.c
vhd.c
vhdx.c mkimg: zero entry in vhdx_write_metadata 2021-11-20 19:37:25 -05:00
vmdk.c
vtoc8.c