Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-18 | ISO: Require EFI tools to be present when needed | A. Wilcox | 4 | -55/+55 | |
Closes: #395 | |||||
2024-01-17 | image: PPC ISO: Create /ppc/chrp directory | A. Wilcox | 2 | -2/+2 | |
Required to boot in LPAR, otherwise receive message from SMS that no operating system is installed. | |||||
2023-12-01 | Image Creation: Add ARMv7 ISO params | A. Wilcox | 2 | -0/+61 | |
2023-10-20 | image: CD backend: Allow choice of graphics / text | A. Wilcox | 5 | -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-18 | image: ISO: Fix 64-bit PowerPC GRUB config file | A. Wilcox | 1 | -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-01 | ISO: Simplify aarch64 creation | A. Wilcox | 2 | -5/+2 | |
2023-09-05 | image: ISO backend: Add Arm64 files | A. Wilcox | 2 | -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-29 | image: Convert custom cdinit to Dracut | A. Wilcox | 9 | -12/+12 | |
2020-06-03 | image: use mtools to generate ESP images for ISOs instead of mounting | Max Rees | 2 | -16/+19 | |
2020-06-03 | image: fixup x86_64 ISO share files | Max Rees | 2 | -26/+51 | |
2020-06-03 | image: Add default share directory for ISO | A. Wilcox | 14 | -0/+341 | |