hppa11: also rename openrc and add systemd
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
b6054111f1
commit
98b8d9474d
6 changed files with 33 additions and 18 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: hppa1.1
|
||||
target: stage1
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-latest
|
||||
source_subpath: default/stage3-hppa1.1-openrc-latest
|
||||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
11
releases/specs/hppa/hppa1.1/stage1-systemd.spec
Normal file
11
releases/specs/hppa/hppa1.1/stage1-systemd.spec
Normal file
|
@ -0,0 +1,11 @@
|
|||
subarch: hppa1.1
|
||||
target: stage1
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-hppa1.1-systemd-latest
|
||||
update_seed: yes
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage1-hppa1.1
|
|
@ -1,10 +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
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage2-hppa1.1
|
|
@ -1,10 +1,10 @@
|
|||
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
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1
|
10
releases/specs/hppa/hppa1.1/stage3-systemd.spec
Normal file
10
releases/specs/hppa/hppa1.1/stage3-systemd.spec
Normal file
|
@ -0,0 +1,10 @@
|
|||
subarch: hppa1.1
|
||||
target: stage3
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
rel_type: default
|
||||
profile: default/linux/hppa/17.0/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-hppa1.1-systemd-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1
|
Loading…
Add table
Add a link
Reference in a new issue