amd64: Add systemd specs

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-05-21 18:46:51 -07:00
parent a1f347da83
commit a24359b95c
4 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,12 @@
subarch: amd64
target: stage1
version_stamp: systemd-@TIMESTAMP@
rel_type: default
profile: default/linux/amd64/17.1/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage3-amd64-systemd-latest
compression_mode: pixz_x
update_seed: yes
update_seed_command: --update --deep --newuse @world
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng

View file

@ -0,0 +1,10 @@
subarch: amd64
target: stage2
version_stamp: systemd-@TIMESTAMP@
rel_type: default
profile: default/linux/amd64/17.1/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage1-amd64-systemd-@TIMESTAMP@
compression_mode: pixz_x
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng

View file

@ -0,0 +1,10 @@
subarch: amd64
target: stage3
version_stamp: systemd-@TIMESTAMP@
rel_type: default
profile: default/linux/amd64/17.1/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage2-amd64-systemd-@TIMESTAMP@
compression_mode: pixz_x
portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng