summaryrefslogtreecommitdiff
path: root/image/iso-share/post-aarch64.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-10-20image: CD backend: Allow choice of graphics / textA. Wilcox1-1/+9
Combined with adelie/image@7df95115f4, this allows a user to choose whether to boot to a graphical environment or drop to a text prompt. Implements: #346
2023-10-01ISO: Simplify aarch64 creationA. Wilcox1-4/+1
2023-09-05image: ISO backend: Add Arm64 filesA. Wilcox1-0/+70
These seem to work, but our GRUB kernel isn't being built properly yet, so this isn't quite release-ready.