commit: 7c7cea81e9e19579b026543dbac0dae38d7b5660 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun May 15 16:56:17 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun May 15 16:56:17 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=7c7cea81
ia64: ensure dmraid, lvm, luks are off for initrd Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs/ia64/installcd-stage2-minimal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/specs/ia64/installcd-stage2-minimal.spec b/releases/specs/ia64/installcd-stage2-minimal.spec index 46c74868..a7c9206f 100644 --- a/releases/specs/ia64/installcd-stage2-minimal.spec +++ b/releases/specs/ia64/installcd-stage2-minimal.spec @@ -12,6 +12,7 @@ livecd/fstype: squashfs livecd/iso: /home/catalyst/builds/default/install-ia64-minimal-@[email protected] livecd/type: gentoo-release-minimal livecd/volid: Gentoo ia64 @TIMESTAMP@ +livecd/gk_mainargs: --no-lvm --no-dmraid --no-luks boot/kernel: gentoo
