mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
catalyst: Temporarily disable update_seed again
The Perl update will break SDK bootstrapping during seed update, so disable it again. This can be reverted after bumping the SDK to a version that includes the new Perl.
This commit is contained in:
parent
6d9e0b0a81
commit
7d99b4dbdd
@ -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: no
|
||||
EOF
|
||||
catalyst_stage_default
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user