mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02: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.