mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-15 23:51:35 +01:00
The passing ROOT= as an environment variable to board wrapper scripts doesn't work, the script unconditionally overrides it. This means so far our packages.txt files have listed the contents of /build/amd64-usr instead of the image. Fix this by calling equery directly instead.
Description
Languages
Shell
93%
Python
6.9%