From 72b724357e57602f574c1acf2ee7618fd18a9fbf Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Wed, 11 Feb 2026 20:35:42 +0100 Subject: liveinstall: Use kernel-uki-dtbloader kernel on aarch64 For aarch64 liveinstall images we want to replace the kernel-core package with kernel-uki-dtbloader for: https://fedoraproject.org/wiki/Changes/Automatic_DTB_selection_for_aarch64_EFI_systems This is implemented by: 1. Adding a new BootCoreLive profile which is the same as the BootCore profile and re-uses most of the description. Rreplacing the kernel-core package with kernel-uki-dtbloader on aarch64. 2. Switch the LiveInstall from the BootCore profile to the BootCoreLive profile. Signed-off-by: Hans de Goede --- components/boot.xml | 16 ++++++++++++---- components/liveinstall.xml | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/components/boot.xml b/components/boot.xml index 59bd862..c251e7f 100644 --- a/components/boot.xml +++ b/components/boot.xml @@ -2,6 +2,7 @@ + @@ -81,10 +82,10 @@ - + - + @@ -101,10 +102,17 @@ - + + + + + + + + @@ -116,7 +124,7 @@ - + diff --git a/components/liveinstall.xml b/components/liveinstall.xml index 4ba9bfd..c324769 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -2,7 +2,7 @@ - + -- cgit v1.3.1+13