summaryrefslogtreecommitdiffstats
path: root/src/core/archive.c
Commit message (Expand)AuthorAgeFilesLines
* [image] Use image replacement when executing extracted imagesMichael Brown2025-05-201-2/+7
* [image] Split image_strip_suffix() out from image_extract()Michael Brown2024-08-291-5/+2Star
* [image] Propagate trust flag to extracted archive imagesMichael Brown2021-05-121-0/+4
* [image] Allow single-member archive images to be executed transparentlyMichael Brown2021-05-121-0/+30
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+104