summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/scheme.c
Commit message (Expand)AuthorAgeFilesLines
* Add ppcboot FAT type. Needed to create a bootable powerpc image.imp2015-12-111-0/+1
* mkimg: support fat16b partitions (MBR type 06h)emaste2015-10-151-0/+1
* Add the ntfs alias and support it with the MBR and GPT schemesmarcel2015-06-271-0/+1
* Don't require a scheme if no partitions are given. Change the codemarcel2015-02-221-7/+9
* In scheme_write(), don't overwrite the end parameter with themarcel2015-02-221-1/+0
* Fix partition alignment and image rounding when any of -P (block size),marcel2014-09-191-3/+1
* Fix CID 1215125: fstat(2) returns -1 on error and sets errno. It doesmarcel2014-05-211-4/+2
* MFuser/marcel/mkimg:marcel2014-05-151-11/+4
* Add mkimg, a utility for making disk images from raw partition contents.marcel2014-03-291-0/+197
OpenPOWER on IntegriCloud