specs/arm64: Drop non-default pkgcache_path
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
e7d1ed4339
commit
9bbcc3c918
3 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@ profile: default/linux/arm64/17.0
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-arm64-latest
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage1
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
|
|
|
@ -6,6 +6,5 @@ profile: default/linux/arm64/17.0
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
|
@ -6,6 +6,5 @@ profile: default/linux/arm64/17.0
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-arm64-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
pkgcache_path: /var/tmp/catalyst/packages/stage3
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Reference in a new issue