sudo-rs
A memory safe implementation of sudo and su
homepage ↗ github: trifectatechfoundation/sudo-rs
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.2.14 | 3 | 16 h | details › |
| mrpenguin GitHub ↗ | 9999 | 1 | 13 mo | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | Committed | |
|---|---|---|---|---|---|
| 9999 LIVE ≈ | mrpenguin | follows upstream — no keywords | 2 yr | view · download · history ↗ | |
| 0.2.14 | gentoo | amd64 testing | arm64 testing | — | view · download · history ↗ |
| 0.2.13 | gentoo | amd64 testing | arm64 testing | — | view · download · history ↗ |
| 0.2.12-r1 | gentoo | amd64 testing | arm64 testing | — | view · download · history ↗ |
Use flags of 0.2.14
- pam Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- su Install the su program
- system-names Install as "sudo", "su" etc rather than sudo-rs
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Runtime dependencies of 0.2.14
show 10 lines
system-names?
(
su?
(
pam?
(
)
)
)