commit: 93f08e6773c2c669b9a7fab2c41bba0f27ec65e5 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 18:38:35 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Feb 21 02:09:04 2020 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=93f08e67
specs/alpha: Include firmware for QLogic ISP1020 in initramfs Closes: https://bugs.gentoo.org/671820 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> releases/weekly/specs/alpha/installcd-stage2-minimal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/weekly/specs/alpha/installcd-stage2-minimal.spec b/releases/weekly/specs/alpha/installcd-stage2-minimal.spec index 886cacbe..76477ebe 100644 --- a/releases/weekly/specs/alpha/installcd-stage2-minimal.spec +++ b/releases/weekly/specs/alpha/installcd-stage2-minimal.spec @@ -14,6 +14,7 @@ livecd/fstype: squashfs livecd/iso: /space/catalyst/builds/default/install-alpha-minimal-2008.0.iso livecd/type: gentoo-release-minimal livecd/volid: Gentoo alpha latest +livecd/gk_mainargs: --firmware-files=qlogic/1040.bin boot/kernel: gentoo gentoo_nolsa
