Marcel Moolenaar
264f86e1ad
Document the -y option as a unit test option.
...
Add missing -v (and -y) to the usage message.
Requested by: eadler@
2014-07-04 18:47:25 +00:00
Marcel Moolenaar
91e9fb22ea
Add a ful stop after FreeBSD's version in the history section.
...
Pointed out by: brueffer@ (thanks!)
2014-07-02 14:34:01 +00:00
Marcel Moolenaar
73f28b23c4
Prepare for merging to stable/10: update the history section.
2014-07-02 04:06:06 +00:00
Joel Dahl
b6829dc82a
Minor mdoc improvements.
2014-06-06 19:00:43 +00:00
Marcel Moolenaar
aa30ba04c3
Create our temporary file in $TMPDIR, if the environment variable
...
is set. /tmp otherwise.
Submitted by: Dan McGregor <danismostlikely@gmail.com>
2014-05-22 20:24:30 +00:00
Marcel Moolenaar
f0e9dced5c
MFuser/marcel/mkimg:
...
Add support for different output formats:
1. The output file that was previously written is now called the raw format.
2. Add the vmdk output format to create VMDK images.
When the format is not given, the raw output format is assumed.
2014-05-15 19:19:57 +00:00
Marcel Moolenaar
a5eb4ea3ee
Add mkimg, a utility for making disk images from raw partition contents.
...
The partitioning scheme can be one of the schemes supported by gpart.
Reviewed by: sjg
Obtained from: Juniper Networks, Inc.
2014-03-29 19:03:10 +00:00