mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
Use FLATCAR_DEV_BUILDS only for setting up binpkg URLs, ceding the SDK tarball URL role to the new FLATCAR_SDK_SERVERS variable. That way we can still set up binpkg URLs the way we used to do so far and set up SDK tarball URLs differently. For two-phase SDK build, we would like to use intermediate SDK as a seed. This SDK is only available on bincache, but previously only nightly builds could use bincache as the source of SDK tarballs. Now, with the URL split, we can set up the builds to use both bincache and the release server, where release builds will prioritize release server over bincache, and developer builds - bincache over release server. |
||
---|---|---|
.. | ||
updates | ||
90_env_keep | ||
Dockerfile.lean-arch | ||
Dockerfile.sdk-build | ||
Dockerfile.sdk-import | ||
Dockerfile.sdk-update | ||
sdk_container_common.sh | ||
sdk_entry.sh | ||
sdk_init_selfcontained.sh | ||
sdk_util.sh |