I
PR Validates
Off and on for the past bit of time I've been iterating on a new command+control server. It's nothing terribly complicated, more so that it's being optimized for its role with my baseline reqs for a tolerable (nearly enjoyable) Linux system when I cannot use FreeBSD or Solaris.
- LLVM 20, Clang, Ccache, OpenRC
- UEFI stub for boot (no grubs or potterings)
- ZFS on Root v2.3 with 3x NVMe drives in draid1
- ZFS Native AES encryption on the pool
- ZFS split-fs for usr, var, home
- COM redirect at boot for headless operation
- DMI and hardware locality captured for refs
- Block info and disk partition exports for refs
So, here are two of the ongoing repos which track this effort. Trickle down tech, this build informs adjacent and sub-type systems which will fulfill various private cloud cluster roles and bare-metal core systems. Eventually I'll write about this on the blog, but not today.
- https://codeberg.org/rfc1918/gentoo-stage4-cmdctrl/pulls/1
- https://codeberg.org/rfc1918/gentoo-stage4-cmdctrl/src/branch/master/README.md