freebsd-dev/usr.bin/mkimg
Jose Luis Duran d98a4eb807 mkimg: Add fat32lba partition type
Syntactic sugar for a `gpart add -t '!12' ...` equivalent.

Reviewed by:	emaste
Pull Request:	https://github.com/freebsd/freebsd-src/pull/484
2021-06-21 21:04:58 -04: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
Makefile.depend
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: Add support for offset if the source is an image 2021-02-25 18:11:50 +01: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
vmdk.c
vtoc8.c