Try not updating seed on alpha (to be reverted later)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
40f19a8d78
commit
626113e86b
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ rel_type: default
|
||||||
profile: default/linux/alpha/17.0
|
profile: default/linux/alpha/17.0
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-alpha-openrc-latest
|
source_subpath: default/stage3-alpha-openrc-latest
|
||||||
update_seed: yes
|
update_seed: no
|
||||||
update_seed_command: -uDN @world
|
update_seed_command: -uDN @world
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||||
interpreter: /usr/bin/qemu-alpha
|
interpreter: /usr/bin/qemu-alpha
|
||||||
|
|
|
@ -5,7 +5,7 @@ rel_type: default
|
||||||
profile: default/linux/alpha/17.0/systemd
|
profile: default/linux/alpha/17.0/systemd
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-alpha-systemd-latest
|
source_subpath: default/stage3-alpha-systemd-latest
|
||||||
update_seed: yes
|
update_seed: no
|
||||||
update_seed_command: -uDN @world
|
update_seed_command: -uDN @world
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||||
interpreter: /usr/bin/qemu-alpha
|
interpreter: /usr/bin/qemu-alpha
|
||||||
|
|
Loading…
Add table
Reference in a new issue