Add pkgcache directory.

This commit is contained in:
Alexis Lahouze 2019-02-07 14:42:56 +01:00
parent 951da807c8
commit 7de3d5726e
3 changed files with 3 additions and 0 deletions

View File

@ -10,5 +10,6 @@ decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
update_seed: yes
update_seed_command: --update --deep @world
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
pkgcache_path: /var/cache/portage/packages
portage_confdir: /var/lib/catalyst/portage-conf
#portage_prefix: releng

View File

@ -8,5 +8,6 @@ source_subpath: default/stage1-amd64-latest
compression_mode: pixz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
pkgcache_path: /var/cache/portage/packages
portage_confdir: /var/lib/catalyst/portage-conf
#portage_prefix: releng

View File

@ -5,6 +5,7 @@ rel_type: default
profile: default/linux/amd64/17.0
cflags: -O2 -pipe -march=native
#pkgcache_path: /var/cache/portage/packages
pkgcache_path: /var/cache/portage/packages
portage_confdir: /var/lib/catalyst/portage-conf
## Dynamic settings (might be passed on as parameters instead)
# Name of the "seed" stage3 file to use