]> wimlib.net Git - wimlib/commit
Various changes
authorEric Biggers <ebiggers3@gmail.com>
Sat, 9 Mar 2013 07:08:29 +0000 (01:08 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 9 Mar 2013 07:08:29 +0000 (01:08 -0600)
commite5d5e659df8cddbd5e336e5c91513f8c435e3633
tree6b3dcd78dc927f0431622cc638a78c00deaa2437
parent33d977b0e1cc13323340fc6a29825570dbf833da
Various changes

* imagex.c: Add more comments in imagex.c
* imagex.1.in:  Documentation updates/fixes
* imagex-capture.1.in:  Documentation updates/fixes
* wimlib.h, util.c:  Add new error code WIMLIB_ERR_INVALID_OVERLAY
* wimlib.h:  Improve docs for wimlib_add_image_multisource()
* add_image.c:  Only parse capture config one time
* imagex.c:  Check for stdout write errors
doc/imagex-capture.1.in
doc/imagex.1.in
programs/imagex.c
src/add_image.c
src/util.c
src/wimlib.h
src/write.c