Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ntfs alias and support it with the MBR and GPT schemes | marcel | 2015-06-27 | 1 | -0/+2 |
* | Fix partition alignment and image rounding when any of -P (block size), | marcel | 2014-09-19 | 1 | -9/+7 |
* | Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V | marcel | 2014-07-03 | 1 | -2/+2 |
* | MFuser/marcel/mkimg: | marcel | 2014-05-15 | 1 | -11/+11 |
* | Add mkimg_write() which combines lseek(2) and write(2) and uses | marcel | 2014-05-06 | 1 | -17/+4 |
* | Fix build on FreeBSD 7 where: | marcel | 2014-03-29 | 1 | -3/+18 |
* | Fix build on FreeBSD 8 where partition types for nandfs do not exist. | marcel | 2014-03-29 | 1 | -0/+5 |
* | Add mkimg, a utility for making disk images from raw partition contents. | marcel | 2014-03-29 | 1 | -0/+303 |