summaryrefslogtreecommitdiff
path: root/image/backends
AgeCommit message (Expand)AuthorFilesLines
2020-06-03image: ISO: Try harder to umount before rm -rfA. Wilcox1-4/+13
2020-06-03image: ISO: Allow live account to log in without pwA. Wilcox1-0/+1
2020-06-03image: ISO: Add root pw note to /etc/issueA. Wilcox1-0/+2
2020-06-03image: ensure entire line from iso-params file is readMax Rees1-1/+1
2020-06-03image: fix a few paths from escaping target/Max Rees1-3/+3
2020-06-03image: Finish implementing ISO backendA. Wilcox2-24/+380
2020-05-29image: Support backend optionsA. Wilcox3-21/+42
2020-05-28image: Put target inside ir_dir, add WIP ISO backendA. Wilcox3-3/+174
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. Wilcox4-8/+132
2020-04-02image: Actually make backends registerableA. Wilcox3-15/+24
2020-04-02image: Significantly refactor how backends are registeredA. Wilcox3-34/+17
2020-04-01image: Initial work on backend supportA. Wilcox5-5/+135
2020-03-24Add the beginnings of the Image Creation utilityA. Wilcox1-0/+89