First try at qemu hppa builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
d55ade03fe
commit
f6b8f9cf9c
11 changed files with 28 additions and 46 deletions
10
releases/specs-qemu/hppa/hppa1.1/stage1-openrc.spec
Normal file
10
releases/specs-qemu/hppa/hppa1.1/stage1-openrc.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: hppa1.1
|
||||
target: stage1
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-openrc-latest
|
||||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
interpreter: /usr/bin/qemu-hppa
|
|
@ -1,10 +0,0 @@
|
|||
subarch: hppa1.1
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-latest
|
||||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa1.1
|
|
@ -1,9 +0,0 @@
|
|||
subarch: hppa1.1
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa1.1
|
|
@ -1,9 +1,9 @@
|
|||
subarch: hppa1.1
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa1.1-@TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa1.1-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1
|
||||
interpreter: /usr/bin/qemu-hppa
|
|
@ -1,10 +1,10 @@
|
|||
subarch: hppa2.0
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa2.0-latest
|
||||
source_subpath: default/stage3-hppa2.0-openrc-latest
|
||||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa2.0
|
||||
interpreter: /usr/bin/qemu-hppa
|
|
@ -1,9 +0,0 @@
|
|||
subarch: hppa2.0
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa2.0-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa2.0
|
|
@ -1,9 +1,9 @@
|
|||
subarch: hppa2.0
|
||||
target: stage3
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa2.0-@TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa2.0-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa2.0
|
||||
interpreter: /usr/bin/qemu-hppa
|
|
@ -4,9 +4,9 @@ target: livecd-stage1
|
|||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
|
||||
interpreter: /usr/bin/qemu-hppa
|
||||
livecd/use:
|
||||
-*
|
||||
python_targets_python3_6
|
||||
|
|
|
@ -5,8 +5,8 @@ rel_type: default
|
|||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/livecd-stage1-hppa1.1-@TIMESTAMP@
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-qemu
|
||||
interpreter: /usr/bin/qemu-hppa
|
||||
|
||||
livecd/volid: Gentoo hppa @TIMESTAMP@
|
||||
livecd/bootargs: dokeymap
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# HPPA Netboot spec file by Guy Martin
|
||||
version_stamp: @TIMESTAMP@
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-hppa32
|
||||
source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-hppa
|
||||
|
||||
# these shouldn't change
|
||||
target: netboot2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# HPPA Netboot spec file by Guy Martin
|
||||
version_stamp: @TIMESTAMP@
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa2.0-@TIMESTAMP@
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-hppa64
|
||||
source_subpath: default/stage3-hppa2.0-openrc-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-hppa
|
||||
|
||||
# these shouldn't change
|
||||
target: netboot2
|
||||
|
|
Loading…
Add table
Reference in a new issue