mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +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.
Description
Languages
Shell
93%
Python
6.9%