From 38bc0acfec6f4f78fe70a282eb6048ce6a6c9901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Mon, 26 Feb 2024 22:16:25 +0100 Subject: [PATCH] More amd64 23.0 specs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- .../amd64/hardened-selinux/stage1-openrc-23.spec | 12 ++++++++++++ .../amd64/hardened-selinux/stage1-systemd-23.spec | 12 ++++++++++++ .../amd64/hardened-selinux/stage3-openrc-23.spec | 10 ++++++++++ .../amd64/hardened-selinux/stage3-systemd-23.spec | 10 ++++++++++ .../specs/amd64/nomultilib/stage1-openrc-23.spec | 12 ++++++++++++ .../specs/amd64/nomultilib/stage1-systemd-23.spec | 12 ++++++++++++ .../specs/amd64/nomultilib/stage3-openrc-23.spec | 11 +++++++++++ .../specs/amd64/nomultilib/stage3-systemd-23.spec | 11 +++++++++++ 8 files changed, 90 insertions(+) create mode 100644 releases/specs/amd64/hardened-selinux/stage1-openrc-23.spec create mode 100644 releases/specs/amd64/hardened-selinux/stage1-systemd-23.spec create mode 100644 releases/specs/amd64/hardened-selinux/stage3-openrc-23.spec create mode 100644 releases/specs/amd64/hardened-selinux/stage3-systemd-23.spec create mode 100644 releases/specs/amd64/nomultilib/stage1-openrc-23.spec create mode 100644 releases/specs/amd64/nomultilib/stage1-systemd-23.spec create mode 100644 releases/specs/amd64/nomultilib/stage3-openrc-23.spec create mode 100644 releases/specs/amd64/nomultilib/stage3-systemd-23.spec diff --git a/releases/specs/amd64/hardened-selinux/stage1-openrc-23.spec b/releases/specs/amd64/hardened-selinux/stage1-openrc-23.spec new file mode 100644 index 00000000..e8273e77 --- /dev/null +++ b/releases/specs/amd64/hardened-selinux/stage1-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: amd64 +target: stage1 +version_stamp: hardened-selinux-openrc-@TIMESTAMP@ +rel_type: 23.0-hardened +profile: default/linux/amd64/23.0/hardened/selinux +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-hardened/stage3-amd64-hardened-selinux-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/amd64/hardened-selinux/stage1-systemd-23.spec b/releases/specs/amd64/hardened-selinux/stage1-systemd-23.spec new file mode 100644 index 00000000..6d4c19f4 --- /dev/null +++ b/releases/specs/amd64/hardened-selinux/stage1-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: amd64 +target: stage1 +version_stamp: hardened-selinux-systemd-@TIMESTAMP@ +rel_type: 23.0-hardened +profile: default/linux/amd64/23.0/hardened/selinux/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-hardened/stage3-amd64-hardened-selinux-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/amd64/hardened-selinux/stage3-openrc-23.spec b/releases/specs/amd64/hardened-selinux/stage3-openrc-23.spec new file mode 100644 index 00000000..266ab89a --- /dev/null +++ b/releases/specs/amd64/hardened-selinux/stage3-openrc-23.spec @@ -0,0 +1,10 @@ +subarch: amd64 +target: stage3 +version_stamp: hardened-selinux-openrc-@TIMESTAMP@ +rel_type: 23.0-hardened +profile: default/linux/amd64/23.0/hardened/selinux +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-hardened/stage1-amd64-hardened-selinux-openrc-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/amd64/hardened-selinux/stage3-systemd-23.spec b/releases/specs/amd64/hardened-selinux/stage3-systemd-23.spec new file mode 100644 index 00000000..8b7329da --- /dev/null +++ b/releases/specs/amd64/hardened-selinux/stage3-systemd-23.spec @@ -0,0 +1,10 @@ +subarch: amd64 +target: stage3 +version_stamp: hardened-selinux-systemd-@TIMESTAMP@ +rel_type: 23.0-hardened +profile: default/linux/amd64/23.0/hardened/selinux/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-hardened/stage1-amd64-hardened-selinux-systemd-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/amd64/nomultilib/stage1-openrc-23.spec b/releases/specs/amd64/nomultilib/stage1-openrc-23.spec new file mode 100644 index 00000000..f964ee2d --- /dev/null +++ b/releases/specs/amd64/nomultilib/stage1-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: amd64 +target: stage1 +version_stamp: nomultilib-openrc-@TIMESTAMP@ +rel_type: 23.0-default +profile: default/linux/amd64/23.0/no-multilib +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-default/stage3-amd64-nomultilib-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/amd64/nomultilib/stage1-systemd-23.spec b/releases/specs/amd64/nomultilib/stage1-systemd-23.spec new file mode 100644 index 00000000..ddc7bf70 --- /dev/null +++ b/releases/specs/amd64/nomultilib/stage1-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: amd64 +target: stage1 +version_stamp: nomultilib-systemd-@TIMESTAMP@ +rel_type: 23.0-default +profile: default/linux/amd64/23.0/no-multilib/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-default/stage3-amd64-nomultilib-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/amd64/nomultilib/stage3-openrc-23.spec b/releases/specs/amd64/nomultilib/stage3-openrc-23.spec new file mode 100644 index 00000000..99c6ca7a --- /dev/null +++ b/releases/specs/amd64/nomultilib/stage3-openrc-23.spec @@ -0,0 +1,11 @@ +subarch: amd64 +target: stage3 +version_stamp: nomultilib-openrc-@TIMESTAMP@ +rel_type: 23.0-default +profile: default/linux/amd64/23.0/no-multilib +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-default/stage1-amd64-nomultilib-openrc-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: amd64/binpackages/23.0/x86-64 diff --git a/releases/specs/amd64/nomultilib/stage3-systemd-23.spec b/releases/specs/amd64/nomultilib/stage3-systemd-23.spec new file mode 100644 index 00000000..48177ca0 --- /dev/null +++ b/releases/specs/amd64/nomultilib/stage3-systemd-23.spec @@ -0,0 +1,11 @@ +subarch: amd64 +target: stage3 +version_stamp: nomultilib-systemd-@TIMESTAMP@ +rel_type: 23.0-default +profile: default/linux/amd64/23.0/no-multilib/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-default/stage1-amd64-nomultilib-systemd-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: amd64/binpackages/23.0/x86-64