Conversation

Jarkko Sakkinen

Edited 3 days ago
Some technical details of Puu OS outside of being LLM appliance.

I plan to use this as my devbox OS as soon as I get all the issues still persisting fixed: https://lnkd.in/d_pR2zuZ

The build is fully reproducible and the resulting host image is quite stripped off as it e.g., contains neither toolchain nor even man pages i.e., within limitations of Buildroot :-) The only text editor I've included is nano.

The idea is to use only toolbx and Flatpak. From these toolbx is my most active area of interest, especially how to fine-tune and preconfigure it to have as ergonomic flow as possible.

I use XFS for roofs and EXT4 for the home partition. Encryption is done using fscrypt v2, which has no support in systemd yet but I've cherry-picked the patches from an in-progress PR. There's no swap partition for what it is worth because I don't need it :-)

Right now there is only GNOME variant but once the version one is released I create "core" variant, which has only VTs and no desktop for pure appliance use :-) Versioning scheme also allows to add e.g., KDE variant if that is feasible for some reason.
0
0
1