Update all arm specs from the qemu copy
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
e486326b97
commit
5fdc0ab9c1
22 changed files with 154 additions and 14 deletions
12
releases/specs/arm/armv4tl/stage1-systemd.spec
Normal file
12
releases/specs/arm/armv4tl/stage1-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: armv4tl
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv4t/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-armv4tl-systemd-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -7,5 +7,6 @@ snapshot: @TIMESTAMP@
|
|||
source_subpath: default/stage3-armv4tl-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: armv4tl
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage2
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv4t
|
||||
profile: default/linux/arm/17.0/armv4t/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-armv4tl-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv4tl-systemd-@TIMESTAMP@
|
||||
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