tree: 875897678e1cc4eca91374d61175112d3c2a1794 [path history] [tgz]
  1. files/
  2. Manifest
  3. metadata.xml
  4. OWNERS
  5. README.md
  6. util-linux-2.38.1.ebuild
  7. util-linux.bashrc
sys-apps/util-linux/README.md

This ebuild is forked from the portage-stable version for the purpose of including the nosymfollow patch on supported kernels (currently Chrome OS 5.4). It should be returned to portage-stable when the following conditions are met:

  1. The MNT_NOSYMFOLLOW flag is included in an upstream release (expected when Linux kernel 5.8 comes out).
  2. All of our supported kernels include the flag, through some combination of:
    1. Backporting the main patch and the LSM changes to older kernels.
    2. Moving devices forward to kernels that support MNT_NOSYMFOLLOW.