summaryrefslogtreecommitdiff
path: root/v-i
AgeCommit message (Expand)AuthorFilesLines
2022-02-19fix: don't require empty target for debootstrapLars Wirzenius1-0/+1
2022-02-19fix: tell the mount step to not run zerofreeLars Wirzenius1-1/+1
2022-01-30fix: make luks be string-typedLars Wirzenius1-1/+1
2022-01-30fix: install requested packages, not a fixed listLars Wirzenius1-11/+1
2022-01-22install python3-apt for ansibleLars Wirzenius1-0/+1
2022-01-10feat: add logging to v-iLars Wirzenius1-1/+16
2022-01-10feat: add extra LVs to fstabLars Wirzenius1-0/+1
2022-01-10feat: replace options with a YAML specification fileLars Wirzenius1-153/+285
2022-01-08add --playbook2 optionLars Wirzenius1-7/+9
2022-01-08use systemd-networkd to get network access, instead of ifupdownLars Wirzenius1-1/+1
2022-01-08fix: discard the entire target disk to remove all dataLars Wirzenius1-3/+11
2022-01-07feat: hide output unless --verbose is usedLars Wirzenius1-17/+27
2022-01-07feat: make v-i script support my standard base installLars Wirzenius1-20/+44
2022-01-06make v-i use luks only if specifiedLars Wirzenius1-14/+43
2022-01-06add new installer script v-i in PythonLars Wirzenius1-0/+267