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/armv7a/stage1-hardfloat-systemd.spec
Normal file
12
releases/specs/arm/armv7a/stage1-hardfloat-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: armv7a_hardfp
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-armv7a_hardfp-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-armv7a_hardfp-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
12
releases/specs/arm/armv7a/stage1-systemd.spec
Normal file
12
releases/specs/arm/armv7a/stage1-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: armv7a
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-armv7a-systemd-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
12
releases/specs/arm/armv7a/stage1.spec
Normal file
12
releases/specs/arm/armv7a/stage1.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: armv7a
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-armv7a-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
10
releases/specs/arm/armv7a/stage3-hardfloat-systemd.spec
Normal file
10
releases/specs/arm/armv7a/stage3-hardfloat-systemd.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: armv7a_hardfp
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-armv7a_hardfp-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
10
releases/specs/arm/armv7a/stage3-systemd.spec
Normal file
10
releases/specs/arm/armv7a/stage3-systemd.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: armv7a
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-armv7a-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
|
@ -1,10 +1,10 @@
|
|||
subarch: armv7a_hardfp
|
||||
subarch: armv7a
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage2
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/arm/17.0/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-armv7a_hardfp-@TIMESTAMP@
|
||||
source_subpath: default/stage1-armv7a-@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