From c47f3d96a91da978a163e3655e372d29d159c04c Mon Sep 17 00:00:00 2001 From: James Calligeros Date: Wed, 4 Sep 2024 10:06:40 +0000 Subject: [PATCH] specs: explicitly add dracut modules Signed-off-by: James Calligeros --- releases/specs/arm64/installcd-stage2-minimal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs/arm64/installcd-stage2-minimal.spec b/releases/specs/arm64/installcd-stage2-minimal.spec index e7ee0d06..ca063000 100644 --- a/releases/specs/arm64/installcd-stage2-minimal.spec +++ b/releases/specs/arm64/installcd-stage2-minimal.spec @@ -18,7 +18,7 @@ boot/kernel: asahi boot/kernel/asahi/distkernel: yes boot/kernel/asahi/sources: sys-kernel/asahi-kernel -boot/kernel/asahi/dracut_args: --xz --no-hostonly -a dmsquash-live -o btrfs -o i18n -o usrmount -o lunmask -o multipath -i /lib/keymaps /lib/keymaps -I busybox +boot/kernel/asahi/dracut_args: --xz --no-hostonly -a kernel-modules-asahi -a asahi-firmware -a dmsquash-live -o btrfs -o i18n -o usrmount -o lunmask -o multipath -i /lib/keymaps /lib/keymaps -I busybox livecd/unmerge: app-admin/eselect