specs/ppc/ppc32/installcd-stage2: add scandelay=10

this helps actual CD booting on macs
10 seconds is a reasonable delay

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev 2021-12-23 17:58:04 -08:00
parent e15e7285ac
commit 619d1aad63
No known key found for this signature in database
GPG key ID: A272C8F015129D52

View file

@ -7,6 +7,7 @@ snapshot: @TIMESTAMP@
source_subpath: default/livecd-stage1-ppc-@TIMESTAMP@ source_subpath: default/livecd-stage1-ppc-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/isos portage_confdir: @REPO_DIR@/releases/portage/isos
livecd/bootargs: scandelay=10
livecd/fstype: squashfs livecd/fstype: squashfs
livecd/gk_mainargs: --makeopts=-j12 livecd/gk_mainargs: --makeopts=-j12
livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-@TIMESTAMP@.iso livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-@TIMESTAMP@.iso