Post Title
Select a post node to view its content
Explore 17 articles related to gentoo
Explore how gentoo relates to other content and tags
Select a post node to view its content
Current Values:
centerForce: 0.05, repelForce: 3500, linkForce: 0.3, linkDistance: 200, damping: 0.85
From mystery drones to NAT complications, here's how we hardened the Gentoo Build Swarm against network chaos and edge cases.
A home lab commander's journey building a distributed compilation system that turned impossible updates into overnight batch jobs. The architecture, the failures, and why I'd never do this in production (except I did).
Expanding Gentoo beyond the official tree. How to use GURU (the community overlay), manage multiple repositories, and create your own local overlay.
The complete guide to setting up a Gentoo binary package server. Compile once on your binhost, install instantly everywhere else.
Running KDE Plasma 6 without systemd. The critical services, the dependency order, and the infamous UDisks2 crash loop.
Why I use OpenRC instead of systemd, how to write custom init scripts, and the SDDM login loop that took me 6 hours to fix. A practical guide to Gentoo service management.
apkg started as a workaround for Gentoo's complexity. It became a philosophy: do the hard work, but explain every step so you could do it yourself. Here's the story and the tool.
Three iterations of failure before I got encrypted cloud backups working. Rclone, Google Drive, OpenRC services, and the backup script that finally stuck.
Running Nix alongside Portage on Gentooβthe best of both worlds. Hardware-optimized core system, reproducible user tools, and the nixGL hack that makes it work.
Why I decided to mix Gentoo and Nix. Creating a system that is perfectly optimized at the core and perfectly reproducible at the edge. And yes, I know this is over-engineered.
Local snapshots are great until your house burns down. How I built encrypted cloud backups with Rclone, accidentally wrote a 2,146-line package manager, and learned that udisks2 is not optional.
Everything was perfect. Then I ran a system update. How a simple elogind mismatch broke KDE Plasma, and how Btrfs saved me from a 6-hour debugging session.
How to create, maintain, and deploy a master VM image that serves as the 'seed' for new physical installs. Why less is more when building a baseline system.
The complete story of building a custom Gentoo-based distribution with automatic rollback, distributed compilation, and hybrid package management. Part disaster log, part technical guide, part therapy session.
Strip your Linux kernel down to exactly what your hardware needs. From menuconfig basics to initramfs generation with dracut.
A deep dive into fixing critical boot issues, implementing openSUSE-style Btrfs snapshots, and setting up binary package infrastructure for my custom Gentoo distro.
Why I removed the bootloader entirely from Argo OS and how to boot the Linux kernel directly from UEFI. Plus the hardware quirk that forced my hand on one machine.