ia64: add openrc suffix to specs and stage names
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
9d868b1b0f
commit
30f989d595
5 changed files with 8 additions and 22 deletions
|
@ -4,7 +4,7 @@ target: livecd-stage1
|
|||
rel_type: default
|
||||
profile: default/linux/ia64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-ia64-@TIMESTAMP@
|
||||
source_subpath: default/stage3-ia64-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: ia64
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/ia64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-ia64-latest
|
||||
source_subpath: default/stage3-ia64-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
|
@ -1,10 +0,0 @@
|
|||
subarch: ia64
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage2
|
||||
rel_type: default
|
||||
profile: default/linux/ia64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-ia64-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: ia64
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/ia64/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-ia64-@TIMESTAMP@
|
||||
source_subpath: default/stage1-ia64-openrc-@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