]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[image] Automatically free autobooted images
authorMichael Brown <mcb30@ipxe.org>
Fri, 20 Jul 2012 11:37:16 +0000 (12:37 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 20 Jul 2012 11:46:42 +0000 (12:46 +0100)
commitb3b939c6ff67eb108a331d48320ea1720a291937
tree8206784e32734c065b22cb29cba877bd7e2f4cfb
parent5d3c368efbc23d0e85e7bb3fa20c3766bfafd88a
[image] Automatically free autobooted images

Simplify the process of booting by ensuring that old images are not
left registered after an unsuccessful autoboot attempt.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/usr/autoboot.c