hppa: fix installcd, netboot source filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
6a556d1e16
commit
e947bce5ac
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ target: livecd-stage1
|
||||||
rel_type: default
|
rel_type: default
|
||||||
profile: default/linux/hppa/17.0
|
profile: default/linux/hppa/17.0
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
|
source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
|
pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||||
livecd/use:
|
livecd/use:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# HPPA Netboot spec file by Guy Martin
|
# HPPA Netboot spec file by Guy Martin
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: @TIMESTAMP@
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-hppa1.1-@TIMESTAMP@
|
source_subpath: default/stage3-hppa1.1-openrc-@TIMESTAMP@
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa32
|
pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa32
|
||||||
|
|
||||||
# these shouldn't change
|
# these shouldn't change
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# HPPA Netboot spec file by Guy Martin
|
# HPPA Netboot spec file by Guy Martin
|
||||||
version_stamp: @TIMESTAMP@
|
version_stamp: @TIMESTAMP@
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: default/stage3-hppa2.0-@TIMESTAMP@
|
source_subpath: default/stage3-hppa2.0-openrc-@TIMESTAMP@
|
||||||
pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa64
|
pkgcache_path: /var/tmp/catalyst/packages/default/netboot-hppa64
|
||||||
|
|
||||||
# these shouldn't change
|
# these shouldn't change
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue