Start with native armv4tl build, introduce openrc suffix
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
8aca038fbe
commit
229d1ce7a2
3 changed files with 20 additions and 18 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: armv4tl
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv4t
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-armv4tl-latest
|
||||
source_subpath: default/stage3-armv4tl-latest-openrc
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
|
@ -1,10 +1,10 @@
|
|||
subarch: armv4tl
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv4t
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-armv4tl-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv4tl-@TIMESTAMP@-openrc
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue