s390: Add systemd stage builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
3e184dc0f7
commit
f8cae81a43
3 changed files with 28 additions and 1 deletions
12
releases/specs/s390/s390/stage1-systemd.spec
Normal file
12
releases/specs/s390/s390/stage1-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
|||
subarch: s390
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: default
|
||||
profile: default/linux/s390/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-s390-systemd-latest
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --newuse @world
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-s390
|
10
releases/specs/s390/s390/stage3-systemd.spec
Normal file
10
releases/specs/s390/s390/stage3-systemd.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: s390
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: default
|
||||
profile: default/linux/s390/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-s390-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-s390
|
Loading…
Add table
Add a link
Reference in a new issue