arm64: Unify stage and spec naming
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
e27681c30c
commit
24e4e8950f
8 changed files with 9 additions and 29 deletions
|
@ -4,7 +4,7 @@ version_stamp: @TIMESTAMP@
|
|||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-arm64-@TIMESTAMP@
|
||||
source_subpath: default/stage3-arm64-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: arm64
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-arm64-latest
|
||||
source_subpath: default/stage3-arm64-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
|
@ -1,10 +0,0 @@
|
|||
subarch: arm64
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: arm64
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +0,0 @@
|
|||
subarch: arm64
|
||||
target: stage2
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/arm64/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue