mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02: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.1%
Python
6.9%