r/Gentoo • u/-Assume_Nothing- • 4d ago
Screenshot X220 - Full binary (except few smaller packages) - SwayFx/Wofi/Waybar/Osaka-theme/Papirus-icons
This is my second Gentoo (working) install, I aimed at full binary because I'm too old to wait for compilation on this system. Also my goal was to get one of the non-systemd distros running on this machine. Void was my second choice, but Gentoo repos are bigger and if I do have to compile stuff off of Github I believe Gentoo is the best equipped distro for that. Not that is not possible with any other but it just feel more to the point on Gentoo. Anyways loving it thus far!
43
Upvotes




1
u/redyos_s 4d ago edited 4d ago
Is there a particular reason you chose GitHub rather than Codeberg for hosting this project? Was it mainly visibility/CI/integration, or was there some technical requirement?
One more thought: if the plan is to stay almost entirely on prebuilt binaries long-term, I’m not sure Gentoo is the most natural fit. Gentoo’s binary packages are very useful for heavy packages or reducing build time, but if you intend to avoid source builds almost completely, a binary-oriented distro may give you a simpler maintenance model. Gentoo makes the most sense to me when binaries are used selectively, while still keeping the option to build packages with your own USE/profile choices when needed.
One more caveat: Gentoo can be run very binary-heavy now, but I wouldn't assume you can stay 100% binary forever.
As long as your profile/USE/ABI choices match the official binhost, a lot can be installed prebuilt. But once you need a configuration that isn't available as a binary package, you'll still have to build from source.
So “mostly binary, compile only when necessary” is realistic. “Never compile anything” is not really something I'd design a Gentoo system around.