freebsd-dev/usr.bin/mkimg
Marcel Moolenaar e6679c1a71 Add the -c option for specifying the capacity of the disk image. When
a capcity is given, no partitions are required. When no partitions are
given, no scheme needs to be specified either. This makes it possible
to create an entirely empty disk image. To add an empty partitioning
table, specify the scheme.

Bump the version to 20150222.
2015-02-22 04:50:47 +00:00
..
tests
apm.c
bsd.c
ebr.c
format.c
format.h
gpt.c
image.c
image.h
Makefile Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mbr.c mkimg: Add MBR EFI partition type 2015-01-09 19:34:48 +00:00
mkimg.1 Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mkimg.c Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mkimg.h
pc98.c
qcow.c The size of the first level reference count table is given in terms of the 2014-12-12 06:13:31 +00:00
raw.c
scheme.c Don't require a scheme if no partitions are given. Change the code 2015-02-22 01:20:49 +00:00
scheme.h
vhd.c
vmdk.c
vtoc8.c