Add alpha systemd specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
9488ce6635
commit
a6d2867118
2 changed files with 22 additions and 0 deletions
12
releases/specs-qemu/alpha/stage1-systemd.spec
Normal file
12
releases/specs-qemu/alpha/stage1-systemd.spec
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage1
|
||||||
|
version_stamp: systemd-@TIMESTAMP@
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/17.0/systemd
|
||||||
|
snapshot: @TIMESTAMP@
|
||||||
|
source_subpath: default/stage3-alpha-systemd-latest
|
||||||
|
update_seed: yes
|
||||||
|
update_seed_command: -uDN @world
|
||||||
|
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||||
|
interpreter: /usr/bin/qemu-alpha
|
||||||
|
compression_mode: pixz
|
10
releases/specs-qemu/alpha/stage3-systemd.spec
Normal file
10
releases/specs-qemu/alpha/stage3-systemd.spec
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
subarch: alpha
|
||||||
|
target: stage3
|
||||||
|
version_stamp: systemd-@TIMESTAMP@
|
||||||
|
rel_type: default
|
||||||
|
profile: default/linux/alpha/17.0/systemd
|
||||||
|
snapshot: @TIMESTAMP@
|
||||||
|
source_subpath: default/stage1-alpha-systemd-@TIMESTAMP@
|
||||||
|
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||||
|
interpreter: /usr/bin/qemu-alpha
|
||||||
|
compression_mode: pixz
|
Loading…
Add table
Reference in a new issue