Skip to content

un3481/rpi-gentoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-gentoo

My Raspberry PI 4 gentoo system.

Software

I use Open-RC, Netifrc, PipeWire, Sway-WM, Doas, and my own shell scripts.

I do not use Systemd, Elogind, NetworkManager, GNOME, KDE or any desktop environment.

I try not to use anything that:

  1. is bloated.
  2. tries to be too clever.
  3. is a NSA honeypot (except well...).

Kernel

I use the official kernel, modules, bootloader and firmware provided by Raspberry-Pi Foundation that can be downloaded here.

Sources from Raspberry-Pi Foundation can be found here.

Manually configuring the linux kernel to run properly on a Raspberry-Pi felt too much like reinventing the wheel.