See https://github.com/clearlinux/distribution/issues/206 for background. The `blacklist` should be extended to ban certain path prefixes that should not ship in Clear Linux. Example prefixes include `/opt/` and `/usr/local/`. Also, the location of the blacklist file should be made configurable via `Makefile.config`.
See clearlinux/distribution#206 for background.
The
blacklistshould be extended to ban certain path prefixes that should not ship in Clear Linux. Example prefixes include/opt/and/usr/local/.Also, the location of the blacklist file should be made configurable via
Makefile.config.