ProtoThings Linux - i686 (Potato2)
I’ve been poking around in the background building some scripts and tooling to create a Linux distribution from scratch which leverages `apt` and `dpkg` from Debian. I’m leveraging a modified and expanded Linux From Scratch (https://www.linuxfromscratch.org/) build with fakeroot, dpkg, apt, and supporting libraries all built from source. I am then building a live ISO which I will be using as the clean base to bootstrap the minimal packages for a working install. Currently I am targeting i686 Pentium II+ with 256MB+ of RAM. The package mirror is located at https://mirror.protothings.tech/protothings-linux/ if you wish to track progress. Live ISOs will also be made available once verified on more physical hardware for anyone curious.