Add experimental amd64 musl hardened specs

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-05-01 22:19:43 +02:00
parent 1151b7a5c0
commit 1193c422d1
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,14 @@
subarch: amd64
target: stage1
version_stamp: musl-hardened-@TIMESTAMP@
rel_type: musl-hardened
profile: default/linux/amd64/17.0/musl/hardened
snapshot: @TIMESTAMP@
source_subpath: musl-hardened/stage3-amd64-musl-hardened-latest
chost: x86_64-gentoo-linux-musl
portage_confdir: @REPO_DIR@/releases/portage/stages-musl-hardened
portage_overlay: /root/musl
portage_prefix: releng
update_seed: yes
update_seed_command: --update --deep --newuse @world
compression_mode: pixz_x

View file

@ -0,0 +1,12 @@
subarch: amd64
target: stage2
version_stamp: musl-hardened-@TIMESTAMP@
rel_type: musl-hardened
profile: default/linux/amd64/17.0/musl/hardened
snapshot: @TIMESTAMP@
source_subpath: musl-hardened/stage1-amd64-musl-hardened-@TIMESTAMP@
chost: x86_64-gentoo-linux-musl
portage_confdir: @REPO_DIR@/releases/portage/stages-musl-hardened
portage_overlay: /root/musl
portage_prefix: releng
compression_mode: pixz_x

View file

@ -0,0 +1,12 @@
subarch: amd64
target: stage3
version_stamp: musl-hardened-@TIMESTAMP@
rel_type: musl-hardened
profile: default/linux/amd64/17.0/musl/hardened
snapshot: @TIMESTAMP@
source_subpath: musl-hardened/stage2-amd64-musl-hardened-@TIMESTAMP@
chost: x86_64-gentoo-linux-musl
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
portage_overlay: /root/musl
portage_prefix: releng
compression_mode: pixz_x