Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkimg: support fat16b partitions (MBR type 06h) | emaste | 2015-10-15 | 1 | -0/+4 |
* | Add mkimg_chs() for those schemes that need the LBA broken down into | marcel | 2014-10-03 | 1 | -9/+13 |
* | Fix partition alignment and image rounding when any of -P (block size), | marcel | 2014-09-19 | 1 | -5/+4 |
* | MFuser/marcel/mkimg: | marcel | 2014-05-15 | 1 | -2/+3 |
* | Add mkimg_write() which combines lseek(2) and write(2) and uses | marcel | 2014-05-06 | 1 | -5/+1 |
* | Fix build on FreeBSD 7 where: | marcel | 2014-03-29 | 1 | -0/+4 |
* | Add mkimg, a utility for making disk images from raw partition contents. | marcel | 2014-03-29 | 1 | -0/+128 |