mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 12:41:28 +01:00
Instead of handling toolchain packages in make_chroot and telling update_chroot to skip the toolchains just depend on update_chroot to do it properly. Reduces our code duplication by a tiny but worthwhile bit.