mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 22:12:22 +02:00
As-is catalyst and cros-workon's live ebuilds don't mix since the catalyst chroot does not provide /mnt/host like the sdk chroot does. Besides, only people actively working on a project should use the live versions since anyone else will install it one time and then never upgrade after that, even when the version marked stable is actually newer than their old live build. For SDK builds this means not accepting ~amd64 for core-admin and update_engine and adding a stable ebuild for core-admin. (update_engine already has a stable ebuild which is even up-to-date)