IoT: Milk-V Duo (RISC-V) eSBC running Linux | XYZ dims *

@xyzdims I hope someone will try to port OS/1337 to it.

#OS1337 #Linux #toybox

@kkarhan you are the creator of os/1337 - well done! Part of the Duo BuildRoot SDK which was used to get ArchLinux working is using part of your project, the musl libc for example.

@xyzdims well, #musl isn't made by me, I just use the musl-cross packages that Landley uses to build #toybox with...

So for all intents and purposes OS/1337 is just a #distro, repackaging the existing stuff...
https://github.com/OS-1337/OS1337

#OS1337

GitHub - OS-1337/OS1337: OS/1337 Project

OS/1337 Project . Contribute to OS-1337/OS1337 development by creating an account on GitHub.

GitHub
@kkarhan yes, realized it - BuildRoot SDK is very minimalistic, whereas ArchLinux does quite well as the riscv64 package repo is growing making the board really usable for me, e.g. even exists Klipper package I gonna try.

@xyzdims I've to agree with @landley when it comes to #Linux and #platforms in that we should strife to get as platform-agnostic and being able to basically bootstrap and build on every platform natively.

OS/1337 would love to achieve that longterm necause "self-hosting" aka. self-building OSes allow for easier development and higher portability.

Granted that's not yet the case but unlike #VxWorks and #iOS it's not intentional as per design but fully possible on #Linux.

#OS1337