summaryrefslogtreecommitdiff
path: root/image/backends/iso.cc
AgeCommit message (Expand)AuthorFilesLines
2023-12-01Add 'rootshell' key to determine root's shellA. Wilcox1-5/+0
2023-10-05image: ISO backend: Probe GRUB version as wellA. Wilcox1-0/+6
2023-09-05image: ISO backend: Probe xorriso before startingA. Wilcox1-0/+6
2023-03-25image: C++2x and Boost.Filesystem fixesA. Wilcox1-9/+9
2020-09-20ISO backend: Call dracut in chrootA. Wilcox1-4/+9
2020-08-29image: Convert custom cdinit to DracutA. Wilcox1-11/+22
2020-06-13image: Add 'keep' option to ISO backendA. Wilcox1-1/+1
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. Wilcox1-24/+298
2020-05-29image: Support backend optionsA. Wilcox1-4/+6
2020-05-28image: Put target inside ir_dir, add WIP ISO backendA. Wilcox1-0/+170