https://github.com/ghaerr/elks
Now we just need to plug a package manager in there and we'd have the lightest Linux distro in existence? Who's with me?
make tinykernel, the problem would be cutting off the size and optimizing the individual drivers, and now that'd probably require some fucking around@Yuki @bjornsdottirs yeah, a 1440kB minimal build for #i486 is in the works, abeit slow.
Tho feel free to contribute: https://os1337.com
@OS1337 @Yuki @bjornsdottirs well, it does work given aggressive #xz compression.
Problem is rather to shove more on a 1440kB FDD than initramfs+kernel.
Tho a bootfloppy w/ #syslinux that then bootstraps multiple splitted initramfs parts in RAM from multiple disks should be possible.
#TinyCore shows that a minimalist distro can be featureful!
http://tinycorelinux.net
@Yuki @OS1337 @bjornsdottirs no need to go beyond 1440kB when using mlb instead of #syslinux (which wastes 200kB on it's own!)
Needless to say the core idea is to be a continuation of #tmsrtbt and a "minimalist #linux distro" as in "#SSH #Terminal #Firmware"...