1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/mkimg
Bryan Drewery 15c433351f DIRDEPS_BUILD: Connect MK_TESTS.
Sponsored by:	EMC / Isilon Storage Division
2016-03-09 22:46:01 +00:00
..
tests DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
apm.c
bsd.c
ebr.c mkimg: support fat16b partitions (MBR type 06h) 2015-10-15 01:09:14 +00:00
format.c
format.h
gpt.c
image.c Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
image.h Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
Makefile
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mbr.c Add ppcboot FAT type. Needed to create a bootable powerpc image. 2015-12-11 05:39:42 +00:00
mkimg.1 Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
mkimg.c
mkimg.h
pc98.c
qcow.c
raw.c
scheme.c Add ppcboot FAT type. Needed to create a bootable powerpc image. 2015-12-11 05:39:42 +00:00
scheme.h Add ppcboot FAT type. Needed to create a bootable powerpc image. 2015-12-11 05:39:42 +00:00
vhd.c Fix the dynamic VHD format to work with qemu. The size of the disk 2015-08-07 04:27:51 +00:00
vmdk.c
vtoc8.c