Stop building systemd split-usr stages for arm, arm64, hppa, ia64

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-11-12 03:03:24 +01:00
parent d7b032dd84
commit 63aed276c4
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
4 changed files with 15 additions and 9 deletions

View file

@ -12,24 +12,18 @@ EMAIL_SUBJECT_PREPEND="[arm-auto]"
SETS="
armv4tl_openrc
armv4tl_systemd
armv4tl_systemd_mu
armv5tel_openrc
armv5tel_systemd
armv5tel_systemd_mu
armv6j_hf_openrc
armv6j_hf_systemd
armv6j_hf_systemd_mu
armv6j_sf_openrc
armv6j_sf_systemd
armv6j_sf_systemd_mu
armv6j_hf_musl_openrc
armv6j_hf_musl_hardened_openrc
armv7a_hf_openrc
armv7a_hf_systemd
armv7a_hf_systemd_mu
armv7a_sf_openrc
armv7a_sf_systemd
armv7a_sf_systemd_mu
armv7a_hf_musl_openrc
armv7a_hf_musl_hardened_openrc

View file

@ -6,7 +6,15 @@ UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/arm64
SUBARCH=arm64
SETS="openrc llvm_openrc systemd systemd_mu llvm_systemd llvm_systemd_mu musl musl_hardened musl_llvm"
SETS="
openrc
llvm_openrc
systemd_mu
llvm_systemd_mu
musl
musl_hardened
musl_llvm
"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec stage3d-openrc.spec"
SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"

View file

@ -5,7 +5,12 @@ UPLOAD_USER=hppa
UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
SETS="hppa11_openrc hppa11_systemd hppa11_systemd_mu hppa20_openrc hppa20_systemd hppa20_systemd_mu"
SETS="
hppa11_openrc
hppa11_systemd_mu
hppa20_openrc
hppa20_systemd_mu
"
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"

View file

@ -7,7 +7,6 @@ SPECS_DIR=${REPO_DIR}/releases/specs/ia64
SETS="
openrc
systemd
systemd_mu
"