image build and composition scripts for Flatcar Container Linux
Go to file
Dongsu Park 0d485ac2d7 profiles: exclude unicode USE flag from app-editors/nano
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.
2021-11-10 11:01:53 +01:00
sdk_container/src/third_party/coreos-overlay profiles: exclude unicode USE flag from app-editors/nano 2021-11-10 11:01:53 +01:00