From 316fb431ce50fadc73892f2ca842f3ffcb159330 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 24 Jul 2024 08:28:25 -0400 Subject: components/liveinstall: Support all expected architectures properly 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. --- components/liveinstall.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'components') diff --git a/components/liveinstall.xml b/components/liveinstall.xml index ca7106d..065cbba 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -4,9 +4,28 @@ - - - + + + + + + + + + + + + + -- cgit v1.3.1+13