summaryrefslogtreecommitdiff
path: root/image/iso-share
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01Image Creation: Add ARMv7 ISO paramsA. Wilcox2-0/+61
2023-10-20image: CD backend: Allow choice of graphics / textA. Wilcox5-5/+47
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-18image: ISO: Fix 64-bit PowerPC GRUB config fileA. Wilcox1-2/+2
We can rely on $root being the default path, and not doing so breaks Petitboot on PS3 and OPAL systems (Power8/9). Fixes: #347
2023-10-01ISO: Simplify aarch64 creationA. Wilcox2-5/+2
2023-09-05image: ISO backend: Add Arm64 filesA. Wilcox2-0/+71
These seem to work, but our GRUB kernel isn't being built properly yet, so this isn't quite release-ready.
2020-08-29image: Convert custom cdinit to DracutA. Wilcox9-12/+12
2020-06-03image: use mtools to generate ESP images for ISOs instead of mountingMax Rees2-16/+19
2020-06-03image: fixup x86_64 ISO share filesMax Rees2-26/+51
2020-06-03image: Add default share directory for ISOA. Wilcox14-0/+341