@azonenberg @taral I mean, it does make sense to DIY something 'lower level' and want or need that precision and lightweightness.
Personally I don't have that skillset and instead focus on a minimalist CLI/TUI-based #toybox+#musl / #Linux distro (aka. @OS1337 ), but that's simply due to different requirements and goals.
- I want something reproducible, auditable, self-hosting capable and lightweight enough that it can run on an #i486SX and i.e. perform data recovery from 8" FDDs and QIC tapes using #ddrescue or reinstall a vintage setup by running #dd to restore a backup of it.
Granted shoving linux-6.6.6.-i486 and toybox-0.8.10 on a 3,5" 1440kB FDD and make it boot is a challenge on it's own.
But I can see why this is potentially seen as overkill and why one wants to do something bespoke with one's custom hardware architecture to leverage low-power ARM SoCs and the FPGAs flexibility for a specific application.
- Like signal procession or avionics, where stuff needs to be blazing fast and errors are not acceptable!