You are browsing as a guest. Sign up (or log in) to start making projects!

2h 25m 51s logged

I’ve relaunched the project PythOS, a Linux distro but almost fully written in Python.

Instead of relying on init systems like BusyBox, it uses bare-minimum components:
a Linux kernel, musl library, Python library, and my own Python runtime (init systems are written by me in C)

I’ve actually worked on a project like this, also a Linux distro written in C, but back then, the distro relied on Alpine Linux as a base system.

This time I’m actually trying to create the Linux distro myself :)

The image I’ve uploaded is a preview of the shell. It’s still run on my Linux VM as it’s not built into a system yet.

0
26

Comments 0

No comments yet. Be the first!