commit: 60e551a79f90cf497c973d6eb321d2845ca4fc8f Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 04:04:47 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 04:04:47 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=60e551a7
releases/specs/arm64/installcd-stage2-minimal: copy all mods work around genkernel limitations Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> releases/specs/arm64/installcd-stage2-minimal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/specs/arm64/installcd-stage2-minimal.spec b/releases/specs/arm64/installcd-stage2-minimal.spec index c5a8204c..d382e5aa 100644 --- a/releases/specs/arm64/installcd-stage2-minimal.spec +++ b/releases/specs/arm64/installcd-stage2-minimal.spec @@ -9,6 +9,7 @@ portage_confdir: @REPO_DIR@/releases/portage/isos livecd/bootargs: dokeymap livecd/fstype: squashfs +livecd/gk_mainargs: --all-ramdisk-modules --firmware livecd/iso: install-arm64-minimal-@[email protected] livecd/type: gentoo-release-minimal livecd/volid: Gentoo arm64 @TIMESTAMP@
