mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
The systemd package from setup_board does not have USE=cryptsetup, but it gets installed before build_packages, which satisfies the build-time dependency from the kernel. The initramfs should have the cryptsetup files, so explicitly depend on it to order building the kernel after the final systemd package.