gpo.zugaina.org

Search Portage & Overlays:

app-admin/sudoers-emerge

Installs a sudoers.d drop-in to enable emerge without password

Screenshots

ChangeLog

commit b03b0ff7ecb7bf09c3803b99610f70b8ae45bd37
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri Jul 10 07:47:30 2026 +0000

Add missing app-admin/sudo RDEPEND to sudoers ebuilds

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>

commit cc4075a0c0150e4c7151b521ad3b82498317ba3c
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri Jul 10 07:28:06 2026 +0000

Separate dispatch-conf exception into its own ebuild

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>

commit 1a3db7805f5643ae553b87bb607f6cbc87b5a3e0
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri Jul 10 04:37:23 2026 +0000

app-admin/sudoers-emerge: Add dispatch-conf to NOPASSWD

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>

commit 7028ce87b3747cbc5a0984cd132ebc3e3007c638
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri Apr 24 03:39:08 2026 +0000

Fix sudoers drop-in evaluation order for sudoers-emerge

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>

commit 9c4b7b2e02b047c0246b37bce155633e9cb8bd5a
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Mon Apr 20 10:44:53 2026 +0000

feat: Add app-admin/sudoers-emerge package

Creates an ebuild that installs a sudoers drop-in allowing all users
to run specific `emerge` commands (`emerge --sync` and `emerge @world`)
without a password.

The commands are explicitly defined with fully-qualified absolute paths
to ensure proper parsing by `sudo`.

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>