gpo.zugaina.org

Search Portage & Overlays:

app-admin/sudoers-emerge

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

Screenshots

ChangeLog

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>