@stman @eff @theruran @50htz @vidak @forthy42 once you have a "#SoftCPU" that can be supported by gcc or llvm as well as #linux, #musl & #toxbox I can port @OS1337 to it.

https://en.wikipedia.org/wiki/Soft_microprocessor

Soft microprocessor - Wikipedia

@Gammitin well, OS/1337 is just a little project where I aim to build a minimalist #toxbox+#musl / #Linux distro as a basis for clean, reproduceable and auditable systems.

@krutonium I can recommend @bunsenlabs / #BunsenLabsLinux which runs smooth in my #Vaio #P11Z with the shitty #GMA500 in #llvmpipe.

  • If that's too straining, consider #TinyCore, which us a #BusyBox-based distro - abeit very minimalist.

Those are the options with a fancy #GUI.

@ivarch granted, #OS1337 is a minimalist #toxbox + #musl / #linux distro.

Basically taking the idea of #mkroot that @landley did and work it towards a foundation for #minimal & #embedded systems because I find #LinuxFromScratch too #bloated, #OpenADK too #cringe and #YoctoLinux also too #phat.

Tho I'm convinced the maintainer of #toxbox will fix this...

https://github.com/landley/toybox/issues/451

Missing tls.h in released version 0.8.10 · Issue #451 · landley/toybox

Apparently the tls.h is missing from the released version of toybox. user@host:~/projects/os1337/build/toybox-0.8.10$ LDFLAGS=--static CROSS_COMPILE=i686-linux-musl-cross/bin/i686-linux-musl- make ...

GitHub