Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes: man, nvidia-strict, iwd, lynx #645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

el-remph
Copy link

  • man:
    • more flexible index db path and specific manpath
    • allow calling groff and friends with inherited permissions
    • proper subprofiles
  • nvidia-strict: nvidia libraries get argv from /proc/self
  • iwd:
    • sends lots of UDP on packet sockets
    • writes to accept_ra and optimistic_dad
    • DNS daemons other than systemd-resolvd may require iwd to use resolvconf
  • lynx: now handles brotli'd HTML as well as gzipped

I didn't want to open a whole pull request for each profile given that each change is just a few lines, but let me know if I should

* man:
  * more flexible index db path and specific manpath
  * allow calling groff and friends with inherited permissions
  * proper subprofiles
* nvidia-strict: nvidia libraries get argv from /proc/self
* iwd:
  * sends lots of UDP on packet sockets
  * writes to accept_ra and optimistic_dad
  * DNS daemons other than systemd-resolvd may require iwd to use resolvconf
* lynx: now handles brotli'd HTML as well as gzipped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant