Merge pull request #825 from dm0-/profiles

catalyst: Temporarily disable update_seed
This commit is contained in:
David Michael 2018-06-25 19:25:04 -04:00 committed by GitHub
commit 55b448e9e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ cat <<EOF
target: stage1
# stage1 packages aren't published, save in tmp
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
update_seed: yes
#update_seed: yes
EOF
catalyst_stage_default
}