Age | Commit message (Expand) | Author | Files | Lines |
2020-06-23 | image: ensure init is executable in initrd | A. Wilcox | 1 | -0/+1 |
2020-06-22 | CMake: Add BUILD_ISO option to toggle ISO generation support | A. Wilcox | 1 | -1/+4 |
2020-06-13 | image: Add 'keep' option to ISO backend | A. Wilcox | 1 | -1/+1 |
2020-06-03 | image: ISO: Try harder to umount before rm -rf | A. Wilcox | 1 | -4/+13 |
2020-06-03 | image: ISO: Allow live account to log in without pw | A. Wilcox | 1 | -0/+1 |
2020-06-03 | image: ISO: Add root pw note to /etc/issue | A. Wilcox | 1 | -0/+2 |
2020-06-03 | image: ensure entire line from iso-params file is read | Max Rees | 1 | -1/+1 |
2020-06-03 | image: fix a few paths from escaping target/ | Max Rees | 1 | -3/+3 |
2020-06-03 | image: Finish implementing ISO backend | A. Wilcox | 2 | -24/+380 |
2020-05-29 | image: Support backend options | A. Wilcox | 3 | -21/+42 |
2020-05-28 | image: Put target inside ir_dir, add WIP ISO backend | A. Wilcox | 3 | -3/+174 |
2020-05-13 | image: TAR: Force UTF-8 pathnames always | A. Wilcox | 1 | -3/+3 |
2020-05-07 | image: Add functional TAR backend | A. Wilcox | 2 | -2/+69 |
2020-04-02 | image: Truly dynamic backend registration | A. Wilcox | 4 | -8/+132 |
2020-04-02 | image: Actually make backends registerable | A. Wilcox | 3 | -15/+24 |
2020-04-02 | image: Significantly refactor how backends are registered | A. Wilcox | 3 | -34/+17 |
2020-04-01 | image: Initial work on backend support | A. Wilcox | 5 | -5/+135 |
2020-03-24 | Add the beginnings of the Image Creation utility | A. Wilcox | 1 | -0/+89 |