summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg
Commit message (Collapse)AuthorAgeFilesLines
* MFC 269745: Create a redundant grain directory and table.marcel2014-08-131-5/+23
|
* MFC r268727 (by delphij):pluknet2014-07-291-0/+1
| | | | Add a bandaid to fix GCC build (on sparc64 et al).
* MFC r268236,268264,268524,268646,268802,269021:marcel2014-07-2811-22/+519
| | | | | | | | This brings VHD support to mkimg(1); both dynamic and fixed file formats. Dynamic VHD and VMDK file images are now sparsely written, meaning that "free" sectors do not occupy space. Relnotes: yes
* MFC mkimg(1) -- revisions 268159, 268134, 266556, 266514, 266513,marcel2014-07-0219-0/+2743
266512, 266511, 266510, 266509, 266176, 265468, 265467, 265462, 265170, 263926, 263924, 263923, 263919 and 263918. Revision 267182 changed mkimg.1 alongside other unrelated manpages. The change to mkimg.1 has been applied without registering a merge of the revision. This allows a future merge of r267182 to happen. Relnotes: yes
OpenPOWER on IntegriCloud