From 7de3d5726e5ebff219790bdd4581c18fe4dda946 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Thu, 7 Feb 2019 14:42:56 +0100 Subject: [PATCH] Add pkgcache directory. --- stage1.spec | 1 + stage2.spec | 1 + stage3.spec | 1 + 3 files changed, 3 insertions(+) diff --git a/stage1.spec b/stage1.spec index 586f486..a3d461b 100644 --- a/stage1.spec +++ b/stage1.spec @@ -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 diff --git a/stage2.spec b/stage2.spec index 0ddce5e..5fca264 100644 --- a/stage2.spec +++ b/stage2.spec @@ -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 diff --git a/stage3.spec b/stage3.spec index 5d7d1ba..3c06394 100644 --- a/stage3.spec +++ b/stage3.spec @@ -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