freebsd kernel with SKQ
Go to file
marcel 5a1f714ca6 Commit rough but working code:
o   The VMDK image can be queried and comverted by qemu-img
o   VMware Fusion finds no errors when recovering using
    'vmware-vdiskmanager -R' and the disk can be added to any
    vortual machine.
2014-05-15 00:24:49 +00:00
apm.c Switch to the image API: 2014-05-07 17:33:31 +00:00
bsd.c Switch to the image API: 2014-05-07 17:33:31 +00:00
ebr.c Switch to the image API: 2014-05-07 17:33:31 +00:00
format.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
format.h Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
gpt.c Switch to the image API: 2014-05-07 17:33:31 +00:00
image.c Add image_get_size() so formats can query about the image size. 2014-05-09 01:13:14 +00:00
image.h Add image_get_size() so formats can query about the image size. 2014-05-09 01:13:14 +00:00
Makefile Add a linker set for output formats. This is mostly copied and trimmed 2014-05-08 01:13:18 +00:00
mbr.c Switch to the image API: 2014-05-07 17:33:31 +00:00
mkimg.1 Add the -f option for specifying the output format. Update the manpage 2014-05-08 01:43:33 +00:00
mkimg.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
mkimg.h Provide a file-based implementation for the image API. This almost 2014-05-07 22:06:54 +00:00
pc98.c Switch to the image API: 2014-05-07 17:33:31 +00:00
raw.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
scheme.c Give output formats a chance to (re-)size the image before the 2014-05-14 15:46:07 +00:00
scheme.h Switch to the image API: 2014-05-07 17:33:31 +00:00
vmdk.c Commit rough but working code: 2014-05-15 00:24:49 +00:00
vtoc8.c Switch to the image API: 2014-05-07 17:33:31 +00:00