mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
The profile Flatcar is on had SYMLINK_LIB set for amd64 which set up (/usr)/lib as symlink to (/usr)/lib64. This is not the case for arm64 nor common in other recent distributions and causes systemd-sysext loading to fail. Disable SYMLINK_LIB for the amd64 board for now, leaving the SDK as is but we could also set it for the SDK, too. A future profile update will also bring this change. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |