aboutsummaryrefslogtreecommitdiff
path: root/grub.cfg.iso-template
AgeCommit message (Collapse)Author
2024-07-24components/liveinstall: Support all expected architectures properlyGravatar Neal Gompa
We want to be able to produce live ISOs for AArch64 and POWER with the correct GRUB configuration. This also sets us up to handle any quirks for each architecture platform as needed later. This also includes a change to bump the EFI partition size for ISOs to 30MB so everything fits.
2024-07-23Use ${terminal_output} instead of ${terminal_setup}Gravatar Troy Dawson
The newer kiwi has cleaned up its grub configurations. One of the changes was the variable terminal_output, which you set for your terminal_output. Much more logical. This changes to the new way.
2023-10-14Initial import of descriptionsGravatar Neal Gompa