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