mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-10 21:21:37 +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.