Also add arm64 musl-hardened
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
85b4ab6ff8
commit
c6b013b2a1
3 changed files with 40 additions and 2 deletions
13
releases/specs/arm64/musl-hardened/stage1.spec
Normal file
13
releases/specs/arm64/musl-hardened/stage1.spec
Normal file
|
@ -0,0 +1,13 @@
|
|||
subarch: arm64
|
||||
target: stage1
|
||||
version_stamp: musl-hardened-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/arm64/17.0/musl/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_overlay: /root/musl
|
||||
portage_prefix: releng
|
11
releases/specs/arm64/musl-hardened/stage3.spec
Normal file
11
releases/specs/arm64/musl-hardened/stage3.spec
Normal file
|
@ -0,0 +1,11 @@
|
|||
subarch: arm64
|
||||
target: stage3
|
||||
version_stamp: musl-hardened-@TIMESTAMP@
|
||||
rel_type: musl-hardened
|
||||
profile: default/linux/arm64/17.0/musl/hardened
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_overlay: /root/musl
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue