summaryrefslogtreecommitdiff
path: root/image
AgeCommit message (Expand)AuthorFilesLines
2020-05-28image: Put target inside ir_dir, add WIP ISO backendA. Wilcox5-9/+231
2020-05-24Image creator: Run backend `prepare()` before scriptA. Wilcox1-7/+8
2020-05-17all: Add --version and --help support and unify output formatsA. Wilcox2-6/+17
2020-05-16image: Add manual pageA. Wilcox2-0/+147
2020-05-13image: TAR: Force UTF-8 pathnames alwaysA. Wilcox1-3/+3
2020-05-07image: Add functional TAR backendA. Wilcox2-2/+69
2020-04-02image: Truly dynamic backend registrationA. Wilcox6-10/+143
2020-04-02image: Actually make backends registerableA. Wilcox4-17/+26
2020-04-02image: Significantly refactor how backends are registeredA. Wilcox4-44/+71
2020-04-01image: Initial work on backend supportA. Wilcox7-10/+171
2020-03-24Add the beginnings of the Image Creation utilityA. Wilcox3-0/+196