mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
We have previously avoided this package because its /etc/lsb-release clashes with the symlink created by our sys-apps/baselayout. This has led to the need to fork some packages, such as dev-lang/rust, just to avoid the dependency. Instead, we can just stop it from installing /etc/lsb-release with INSTALL_MASK. I also considered having it create the symlink instead of baselayout, but baselayout has the tmpfiles.d handling, so this is simpler. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com> |
||
---|---|---|
.. | ||
.repo/manifests | ||
src/third_party |