summaryrefslogtreecommitdiffstats
path: root/src/include/usr/imgarchive.h
Commit message (Collapse)AuthorAgeFilesLines
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+16
Add the concept of extracting an image from an archive (which could be a single-file archive such as a gzip-compressed file), along with an "imgextract" command to expose this functionality to scripts. Signed-off-by: Michael Brown <mcb30@ipxe.org>