aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-03 18:18:27 +0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-07-03 18:18:27 +0700
commit81ee735cf004e6d4ed9a975d0a4ff54ed31c324f (patch)
treec3eb49d5a63f129ad0ec5ee63278fc96f2cbf14f /tools/catalyst-auto-x86.conf
parentDrop unused stage2 specs for sparc (diff)
downloadreleng-81ee735cf004e6d4ed9a975d0a4ff54ed31c324f.tar.gz
releng-81ee735cf004e6d4ed9a975d0a4ff54ed31c324f.tar.bz2
releng-81ee735cf004e6d4ed9a975d0a4ff54ed31c324f.zip
Skip stage2 everywhere in x86
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'tools/catalyst-auto-x86.conf')
-rw-r--r--tools/catalyst-auto-x86.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index 0149eab5..ced79e5d 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -17,16 +17,16 @@ SETS="
musl
"
-SET_i486_openrc_SPECS="i486/stage1-openrc.spec i486/stage2-openrc.spec i486/stage3-openrc.spec"
+SET_i486_openrc_SPECS="i486/stage1-openrc.spec i486/stage3-openrc.spec"
SET_i486_openrc_OPTIONAL_SPECS="i486/installcd-stage1-openrc.spec i486/installcd-stage2-minimal-openrc.spec"
-SET_i686_openrc_SPECS="i686/stage1-openrc.spec i686/stage2-openrc.spec i686/stage3-openrc.spec"
-SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage2-systemd.spec i686/stage3-systemd.spec"
+SET_i686_openrc_SPECS="i686/stage1-openrc.spec i686/stage3-openrc.spec"
+SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage3-systemd.spec"
-SET_hardened_openrc_SPECS="hardened/stage1-openrc.spec hardened/stage2-openrc.spec hardened/stage3-openrc.spec"
+SET_hardened_openrc_SPECS="hardened/stage1-openrc.spec hardened/stage3-openrc.spec"
SET_hardened_openrc_OPTIONAL_SPECS="hardened/admincd-stage1-openrc.spec hardened/admincd-stage2-openrc.spec"
-SET_musl_SPECS="musl/stage1.spec musl/stage2.spec musl/stage3.spec"
+SET_musl_SPECS="musl/stage1.spec musl/stage3.spec"
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/x86