Add missing interpreter setting

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-09-26 14:26:36 +02:00
parent 742e081388
commit 2b4960e275
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
4 changed files with 4 additions and 0 deletions

View file

@ -6,6 +6,7 @@ profile: default/linux/alpha/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage3-alpha-openrc-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
interpreter: /usr/bin/qemu-alpha
livecd/use:
compile-locales
fbcon

View file

@ -6,6 +6,7 @@ profile: default/linux/alpha/17.0
snapshot: @TIMESTAMP@
source_subpath: default/livecd-stage1-alpha-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
interpreter: /usr/bin/qemu-alpha
livecd/bootargs: dokeymap
livecd/cdtar: /root/aboot-1.0_pre20040408-r2-cdtar-weekly.tar.bz2

View file

@ -8,3 +8,4 @@ source_subpath: default/stage3-alpha-openrc-latest
update_seed: yes
update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
interpreter: /usr/bin/qemu-alpha

View file

@ -6,3 +6,4 @@ profile: default/linux/alpha/17.0
snapshot: @TIMESTAMP@
source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
interpreter: /usr/bin/qemu-alpha