From 44344f5fdd35f6d53054fbbb6c721779b9113488 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 8 Feb 2019 10:19:23 +0100 Subject: [PATCH] Disable options. --- stage1.spec | 4 ++-- stage2.spec | 4 ++-- stage3.spec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stage1.spec b/stage1.spec index a3d461b..39ddcd7 100644 --- a/stage1.spec +++ b/stage1.spec @@ -10,6 +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 +#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 5fca264..38be039 100644 --- a/stage2.spec +++ b/stage2.spec @@ -8,6 +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 +#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 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