3 Commits

Author SHA1 Message Date
marcel
fb177229cf Give output formats a chance to (re-)size the image before the
scheme adds the partitioning metadata. This is needed by VMDK
to round the image size to the grain size.
2014-05-14 15:46:07 +00:00
marcel
bd79c282bb Add format_write() that calls the write() function of the output
format. Have the raw format use image_copyout() for now.
2014-05-08 21:12:39 +00:00
marcel
7a44648d50 Add a linker set for output formats. This is mostly copied and trimmed
from the linker set for schemes. Add stubs for raw and vmdk output
formats so as to demonstrate that the usage message is correct.
2014-05-08 01:13:18 +00:00