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
app-editors/nano with `USE=unicode` results in build failures in SDK stage1, because ncurses >= 6.2_p20210619 which does not have the USE flag at all. To fix that, exclude the unicode USE flag from packages.use.force list, which is defined in portage-stable. We can do that by setting the flag in package.use.mask. |
||
---|---|---|
sdk_container/src/third_party/coreos-overlay |