]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Add "--autofree" option
authorMichael Brown <mcb30@ipxe.org>
Fri, 20 Jul 2012 09:37:24 +0000 (10:37 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 20 Jul 2012 11:44:40 +0000 (12:44 +0100)
commitd3c660b6718c8d85b34d5c7ca8c4ed12659e1cc7
treec2c20f097fc46b59a02a903186fc1f9c30fa89cc
parent23b70323c7d91b941344df6a27ddd035d0fea934
[image] Add "--autofree" option

Allow images to be automatically freed after execution completes
(successfully or otherwise).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/image.c
src/hci/commands/image_cmd.c
src/include/ipxe/image.h
src/usr/imgmgmt.c