From 93e91b45da48a3358d3fb0097c112ebb5bae4dfe Mon Sep 17 00:00:00 2001 From: James Calligeros Date: Fri, 30 Aug 2024 03:11:26 +0000 Subject: [PATCH] specs: allow setting of distcc hosts Signed-off-by: James Calligeros --- releases/specs/arm64/installcd-stage1.spec | 1 + releases/specs/arm64/installcd-stage2-minimal.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/releases/specs/arm64/installcd-stage1.spec b/releases/specs/arm64/installcd-stage1.spec index 1d4fcb00..d309fe80 100644 --- a/releases/specs/arm64/installcd-stage1.spec +++ b/releases/specs/arm64/installcd-stage1.spec @@ -8,6 +8,7 @@ source_subpath: @STAGE3_PATH@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/isos repos: @ASAHIOVERLAY@ # Clone chadmed/asahi-overlay (GitHub) and point this to it +distcc_hosts: @DISTCC_HOSTS@ livecd/use: alsa diff --git a/releases/specs/arm64/installcd-stage2-minimal.spec b/releases/specs/arm64/installcd-stage2-minimal.spec index e7ee0d06..209a97bc 100644 --- a/releases/specs/arm64/installcd-stage2-minimal.spec +++ b/releases/specs/arm64/installcd-stage2-minimal.spec @@ -7,6 +7,7 @@ snapshot_treeish: @TREEISH@ source_subpath: 23.0-default/livecd-stage1-arm64-@TIMESTAMP@.tar.xz portage_confdir: @REPO_DIR@/releases/portage/isos repos: @ASAHIOVERLAY@ # Clone chadmed/asahi-overlay (GitHub) and point this to it +distcc_hosts: @DISTCC_HOSTS@ livecd/bootargs: dokeymap livecd/fstype: squashfs