mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 09:56:59 +02:00
image build and composition scripts for Flatcar Container Linux
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. |
||
---|---|---|
sdk_container/src/third_party/coreos-overlay |