commit:     959e435da1016c410bcd5f467b823ee83eb2909e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  7 09:32:34 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 09:33:06 2025 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=959e435d

Add and enable x86 i486 t64 builds

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/x86/i486-t64/stage1-openrc-23.spec  | 12 ++++++++++++
 releases/specs/x86/i486-t64/stage1-systemd-23.spec | 12 ++++++++++++
 releases/specs/x86/i486-t64/stage3-openrc-23.spec  | 11 +++++++++++
 releases/specs/x86/i486-t64/stage3-systemd-23.spec | 11 +++++++++++
 tools/catalyst-auto-x86.conf                       | 13 +++++++++++++
 5 files changed, 59 insertions(+)

diff --git a/releases/specs/x86/i486-t64/stage1-openrc-23.spec 
b/releases/specs/x86/i486-t64/stage1-openrc-23.spec
new file mode 100644
index 00000000..be4585a6
--- /dev/null
+++ b/releases/specs/x86/i486-t64/stage1-openrc-23.spec
@@ -0,0 +1,12 @@
+subarch: i486
+target: stage1
+version_stamp: t64-openrc-@TIMESTAMP@
+rel_type: 23.0-time64
+profile: default/linux/x86/23.0/i486/time64
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-i486-t64-openrc-latest
+compression_mode: pixz
+update_seed: yes
+update_seed_command: --update --deep --newuse @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/x86/i486-t64/stage1-systemd-23.spec 
b/releases/specs/x86/i486-t64/stage1-systemd-23.spec
new file mode 100644
index 00000000..1cad9320
--- /dev/null
+++ b/releases/specs/x86/i486-t64/stage1-systemd-23.spec
@@ -0,0 +1,12 @@
+subarch: i486
+target: stage1
+version_stamp: t64-systemd-@TIMESTAMP@
+rel_type: 23.0-time64
+profile: default/linux/x86/23.0/i486/time64/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage3-i486-t64-systemd-latest
+compression_mode: pixz
+update_seed: yes
+update_seed_command: --update --deep --newuse @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/x86/i486-t64/stage3-openrc-23.spec 
b/releases/specs/x86/i486-t64/stage3-openrc-23.spec
new file mode 100644
index 00000000..b670e1c8
--- /dev/null
+++ b/releases/specs/x86/i486-t64/stage3-openrc-23.spec
@@ -0,0 +1,11 @@
+subarch: i486
+target: stage3
+version_stamp: t64-openrc-@TIMESTAMP@
+rel_type: 23.0-time64
+profile: default/linux/x86/23.0/i486/time64
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-i486-t64-openrc-@TIMESTAMP@
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: x86/binpackages/23.0/i486-t64

diff --git a/releases/specs/x86/i486-t64/stage3-systemd-23.spec 
b/releases/specs/x86/i486-t64/stage3-systemd-23.spec
new file mode 100644
index 00000000..0dca4164
--- /dev/null
+++ b/releases/specs/x86/i486-t64/stage3-systemd-23.spec
@@ -0,0 +1,11 @@
+subarch: i486
+target: stage3
+version_stamp: t64-systemd-@TIMESTAMP@
+rel_type: 23.0-time64
+profile: default/linux/x86/23.0/i486/time64/systemd
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-time64/stage1-i486-t64-systemd-@TIMESTAMP@
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: x86/binpackages/23.0/i486-t64

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index 3a502caa..51fb71f2 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -12,6 +12,8 @@ SPECS_DIR=${REPO_DIR}/releases/specs/x86
 SETS="
        i486_openrc_23
        i486_systemd_23
+       i486_t64_openrc_23
+       i486_t64_systemd_23
        i686_openrc_23
        i686_systemd_23
        i686_ssemath_openrc_23
@@ -27,6 +29,10 @@ 
SET_i486_openrc_23_OPTIONAL_SPECS="i486/installcd-stage1-openrc.spec i486/instal
 
 SET_i486_systemd_23_SPECS="i486/stage1-systemd-23.spec 
i486/stage3-systemd-23.spec"
 
+SET_i486_t64_openrc_23_SPECS="i486-t64/stage1-openrc-23.spec 
i486-t64/stage3-openrc-23.spec"
+
+SET_i486_t64_systemd_23_SPECS="i486-t64/stage1-systemd-23.spec 
i486-t64/stage3-systemd-23.spec"
+
 SET_i686_openrc_23_SPECS="i686/stage1-openrc-23.spec 
i686/stage3-openrc-23.spec"
 SET_i686_systemd_23_SPECS="i686/stage1-systemd-23.spec 
i686/stage3-systemd-23.spec"
 
@@ -102,6 +108,13 @@ post_build() {
 
        pushd ${BUILD_SRCDIR_BASE}/builds/23.0-time64 >/dev/null || exit
        case ${spec} in
+       i486-t64/stage3-openrc-23.spec)
+               upload stage3-i486-t64-openrc-${TIMESTAMP}.tar.xz*
+               ;;
+       i486-t64/stage3-systemd-23.spec)
+               upload stage3-i486-t64-systemd-${TIMESTAMP}.tar.xz*
+               upsync_binpackages 
"${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-i486" x86/23.0/i486-t64
+               ;;
        i686-t64/stage3-openrc-23.spec)
                upload stage3-i686-ssemath-t64-openrc-${TIMESTAMP}.tar.xz*
                ;;

Reply via email to