summaryrefslogtreecommitdiff
path: root/usr.bin/mkimg/scheme.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify absolute and relative offsets to size partitions.Benno Rice2018-04-121-4/+5
* Replace the use of linker sets with constructors for both theMarcel Moolenaar2016-09-251-4/+6
* Add ppcboot FAT type. Needed to create a bootable powerpc image.Warner Losh2015-12-111-0/+1
* mkimg: support fat16b partitions (MBR type 06h)Ed Maste2015-10-151-0/+1
* Add the ntfs alias and support it with the MBR and GPT schemesMarcel Moolenaar2015-06-271-0/+1
* Fix partition alignment and image rounding when any of -P (block size),Marcel Moolenaar2014-09-191-1/+1
* MFuser/marcel/mkimg:Marcel Moolenaar2014-05-151-2/+2
* Add mkimg, a utility for making disk images from raw partition contents.Marcel Moolenaar2014-03-291-0/+90