From 03d5445595200ac9452103536bbe45420942af19 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 10 Feb 2019 18:18:17 +0100 Subject: [PATCH] Disable pkgcache and portage_confdir in stage3. --- stage3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage3.spec b/stage3.spec index 3c06394..f931f84 100644 --- a/stage3.spec +++ b/stage3.spec @@ -5,8 +5,8 @@ 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 +#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 #source_subpath: default/stage3-amd64-latest