diff options
4 files changed, 14 insertions, 14 deletions
diff --git a/releases/specs/x86/i686-t64/stage1-openrc-23.spec b/releases/specs/x86/i686-t64/stage1-openrc-23.spec index 12e3c4dd..a0b71b64 100644 --- a/releases/specs/x86/i686-t64/stage1-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage1-openrc-23.spec @@ -1,10 +1,10 @@ -subarch: i686 +subarch: i686-ssemath target: stage1 -version_stamp: openrc-@TIMESTAMP@ +version_stamp: t64-openrc-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage3-i686-t64-openrc-latest +source_subpath: 23.0-time64/stage3-i686-ssemath-t64-openrc-latest compression_mode: pixz update_seed: yes update_seed_command: --update --deep --newuse @world diff --git a/releases/specs/x86/i686-t64/stage1-systemd-23.spec b/releases/specs/x86/i686-t64/stage1-systemd-23.spec index f92bbf32..98e0d871 100644 --- a/releases/specs/x86/i686-t64/stage1-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage1-systemd-23.spec @@ -1,10 +1,10 @@ -subarch: i686 +subarch: i686-ssemath target: stage1 -version_stamp: systemd-@TIMESTAMP@ +version_stamp: t64-systemd-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64/systemd snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage3-i686-t64-systemd-latest +source_subpath: 23.0-time64/stage3-i686-ssemath-t64-systemd-latest compression_mode: pixz update_seed: yes update_seed_command: --update --deep --newuse @world diff --git a/releases/specs/x86/i686-t64/stage3-openrc-23.spec b/releases/specs/x86/i686-t64/stage3-openrc-23.spec index 8220c5bd..c2020914 100644 --- a/releases/specs/x86/i686-t64/stage3-openrc-23.spec +++ b/releases/specs/x86/i686-t64/stage3-openrc-23.spec @@ -1,11 +1,11 @@ -subarch: i686 +subarch: i686-ssemath target: stage3 -version_stamp: openrc-@TIMESTAMP@ +version_stamp: t64-openrc-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage1-i686-t64-openrc-@TIMESTAMP@ +source_subpath: 23.0-time64/stage1-i686-ssemath-t64-openrc-@TIMESTAMP@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng -binrepo_path: x86/binpackages/23.0/i686-t64 +binrepo_path: x86/binpackages/23.0/i686-ssemath-t64 diff --git a/releases/specs/x86/i686-t64/stage3-systemd-23.spec b/releases/specs/x86/i686-t64/stage3-systemd-23.spec index 5cd47699..ef84d439 100644 --- a/releases/specs/x86/i686-t64/stage3-systemd-23.spec +++ b/releases/specs/x86/i686-t64/stage3-systemd-23.spec @@ -1,11 +1,11 @@ -subarch: i686 +subarch: i686-ssemath target: stage3 -version_stamp: systemd-@TIMESTAMP@ +version_stamp: t64-systemd-@TIMESTAMP@ rel_type: 23.0-time64 profile: default/linux/x86/23.0/i686/time64/systemd snapshot_treeish: @TREEISH@ -source_subpath: 23.0-time64/stage1-i686-t64-systemd-@TIMESTAMP@ +source_subpath: 23.0-time64/stage1-i686-ssemath-t64-systemd-@TIMESTAMP@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/stages portage_prefix: releng -binrepo_path: x86/binpackages/23.0/i686-t64 +binrepo_path: x86/binpackages/23.0/i686-ssemath-t64 |