From d766a0a42e586f06abc1819d99db3681f295e68b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 21 Nov 2021 13:59:37 +0100 Subject: Add armv6j and armv7a hf musl-hardened autobuilds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- .../specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec | 13 +++++++++++++ .../specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec | 11 +++++++++++ .../specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec | 13 +++++++++++++ .../specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec | 11 +++++++++++ 4 files changed, 48 insertions(+) create mode 100644 releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec create mode 100644 releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec create mode 100644 releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec create mode 100644 releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec (limited to 'releases') diff --git a/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec new file mode 100644 index 00000000..75ebdf80 --- /dev/null +++ b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec @@ -0,0 +1,13 @@ +subarch: armv6j_hardfp_musl +version_stamp: hardened-openrc-@TIMESTAMP@ +target: stage1 +rel_type: musl-hardened +profile: default/linux/arm/17.0/musl/armv6j/hardened +snapshot: @TIMESTAMP@ +source_subpath: musl/stage3-armv6j_hardfp_musl-hardened-openrc-latest +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /root/musl diff --git a/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec new file mode 100644 index 00000000..9671a89b --- /dev/null +++ b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec @@ -0,0 +1,11 @@ +subarch: armv6j_hardfp_musl +version_stamp: hardened-openrc-@TIMESTAMP@ +target: stage3 +rel_type: musl-hardened +profile: default/linux/arm/17.0/musl/armv6j/hardened +snapshot: @TIMESTAMP@ +source_subpath: musl/stage1-armv6j_hardfp_musl-hardened-openrc-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /root/musl diff --git a/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec new file mode 100644 index 00000000..ddb3ff4a --- /dev/null +++ b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec @@ -0,0 +1,13 @@ +subarch: armv7a_hardfp_musl +version_stamp: hardened-openrc-@TIMESTAMP@ +target: stage1 +rel_type: musl-hardened +profile: default/linux/arm/17.0/musl/armv7a/hardened +snapshot: @TIMESTAMP@ +source_subpath: musl/stage3-armv7a_hardfp_musl-hardened-openrc-latest +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /root/musl diff --git a/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec new file mode 100644 index 00000000..7ab7fe2d --- /dev/null +++ b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec @@ -0,0 +1,11 @@ +subarch: armv7a_hardfp_musl +version_stamp: hardened-openrc-@TIMESTAMP@ +target: stage3 +rel_type: musl-hardened +profile: default/linux/arm/17.0/musl/armv7a/hardened +snapshot: @TIMESTAMP@ +source_subpath: musl/stage1-armv7a_hardfp_musl-hardened-openrc-@TIMESTAMP@ +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +repos: /root/musl -- cgit v1.2.3-65-gdbad