A Linux Distro? idk
Run make bootstrap to compile the bootstrapper script (written in nim)
Run the binary to bootstrap the system.
The script will ask a few questions.
Everything is documented.
After work on the bootstrapper script is done, I will get to work on a script that makes a ISO.
The plan is to evolve PogOS from just a LFS side-project to a solid mainstream OS that is much different than Linux.
- Find out which backend of nim is fastest using benchmarking-nim
- Implement LFS
- Build a package manager somewhere in between portage and nix
- Implement BLFS?
- Add a Calamaris Installer and build an ISO maker script
- Turn into a full-fledged linux distribution
- Build a kernel-stub compatible microkernel with no drivers