commit:     bdf887d3ff89a5f62a8c8eedaa081e323136e99d
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sun Jan 19 15:36:25 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 17:14:52 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=bdf887d3

ARM64 install: drop genkernel

genkernel fallbacks break with out of tree kernel modules.

Using the time to fix dist kernel issues rather than genkernel is the
preferred solution so dropping genkernel support from arm64.

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/arm64/installcd-stage2-minimal.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/releases/specs/arm64/installcd-stage2-minimal.spec 
b/releases/specs/arm64/installcd-stage2-minimal.spec
index 16fd0711..2266981e 100644
--- a/releases/specs/arm64/installcd-stage2-minimal.spec
+++ b/releases/specs/arm64/installcd-stage2-minimal.spec
@@ -14,16 +14,12 @@ livecd/iso: install-arm64-minimal-@[email protected]
 livecd/type: gentoo-release-minimal
 livecd/volid: Gentoo-arm64-@TIMESTAMP@
 
-boot/kernel: gentoo fallback
+boot/kernel: gentoo
 
 boot/kernel/gentoo/distkernel: yes
 boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a mdraid 
-o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm 
-o multipath -o zfs -i /lib/keymaps /lib/keymaps -I busybox
 boot/kernel/gentoo/packages: --usepkg n zfs zfs-kmod
 
-boot/kernel/fallback/sources: sys-kernel/gentoo-sources
-boot/kernel/fallback/config: 
@REPO_DIR@/releases/kconfig/arm64/arm64-5.15.12.config
-boot/kernel/fallback/packages: --usepkg n zfs zfs-kmod
-
 livecd/unmerge:
        app-admin/eselect
        app-admin/eselect-ctags

Reply via email to