aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-26 01:25:41 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-04-26 01:25:41 +0200
commitff9199db22e71aec768e454586dd06de0c69a673 (patch)
tree69c1356b7e4bfd7fdd04115b0041bd2675cf73ea
parentRe-order hppa builds (diff)
downloadreleng-ff9199db22e71aec768e454586dd06de0c69a673.tar.gz
releng-ff9199db22e71aec768e454586dd06de0c69a673.tar.bz2
releng-ff9199db22e71aec768e454586dd06de0c69a673.zip
Restructure catalyst-auto hppa sets
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--tools/catalyst-auto-hppa.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 6bf43274..e822c3a0 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -5,17 +5,17 @@ UPLOAD_USER=hppa
UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
-SETS="hppa20_openrc hppa20_systemd hppa11_openrc hppa11_systemd hppa_livecd hppa_netboot"
+SETS="hppa20_openrc hppa20_systemd hppa11_openrc hppa11_systemd"
SET_hppa11_openrc_SPECS="hppa1.1/stage1-openrc.spec hppa1.1/stage3-openrc.spec"
+SET_hppa11_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec netboot-hppa32.spec"
+
SET_hppa11_systemd_SPECS="hppa1.1/stage1-systemd.spec hppa1.1/stage3-systemd.spec"
SET_hppa20_openrc_SPECS="hppa2.0/stage1-openrc.spec hppa2.0/stage3-openrc.spec"
-SET_hppa20_systemd_SPECS="hppa2.0/stage1-systemd.spec hppa2.0/stage3-systemd.spec"
+SET_hppa20_openrc_OPTIONAL_SPECS="netboot-hppa64.spec"
-SET_hppa_livecd_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
-
-SET_hppa_netboot_SPECS="netboot-hppa32.spec netboot-hppa64.spec"
+SET_hppa20_systemd_SPECS="hppa2.0/stage1-systemd.spec hppa2.0/stage3-systemd.spec"
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/hppa