From f33e1573b46630fb7e1f40f69c9bbd3ae14d3e80 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 28 Jun 2019 08:15:57 +0200 Subject: [PATCH] Disable seed update. --- stage1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage1.spec b/stage1.spec index f3c92a3..d437202 100644 --- a/stage1.spec +++ b/stage1.spec @@ -7,8 +7,8 @@ snapshot: latest source_subpath: default/stage3-amd64-latest #compression_mode: pixz_x #decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip -update_seed: yes -update_seed_command: --update --deep @world +#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