summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/gpt.c
Commit message (Expand)AuthorAgeFilesLines
* Add the ntfs alias and support it with the MBR and GPT schemesmarcel2015-06-271-0/+2
* Fix partition alignment and image rounding when any of -P (block size),marcel2014-09-191-9/+7
* Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-Vmarcel2014-07-031-2/+2
* MFuser/marcel/mkimg:marcel2014-05-151-11/+11
* Add mkimg_write() which combines lseek(2) and write(2) and usesmarcel2014-05-061-17/+4
* Fix build on FreeBSD 7 where:marcel2014-03-291-3/+18
* Fix build on FreeBSD 8 where partition types for nandfs do not exist.marcel2014-03-291-0/+5
* Add mkimg, a utility for making disk images from raw partition contents.marcel2014-03-291-0/+303
OpenPOWER on IntegriCloud