From 619d1aad63578581f3ac1ea89eeadf2520c0fe45 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Thu, 23 Dec 2021 17:58:04 -0800 Subject: [PATCH] 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 --- releases/specs/ppc/ppc32/installcd-stage2-minimal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec b/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec index b92563b7..71c136ca 100644 --- a/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec +++ b/releases/specs/ppc/ppc32/installcd-stage2-minimal.spec @@ -7,6 +7,7 @@ snapshot: @TIMESTAMP@ source_subpath: default/livecd-stage1-ppc-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/isos +livecd/bootargs: scandelay=10 livecd/fstype: squashfs livecd/gk_mainargs: --makeopts=-j12 livecd/iso: /var/tmp/catalyst/builds/default/install-powerpc-minimal-@TIMESTAMP@.iso