Files
2016-11-12 20:55:59 -05:00

17 lines
781 B
HTML

<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
<h1>20161108 - Linux Link Farm</h1>
<br>
<a href="http://www.busybox.net/">Busybox</a><br>
<a href="http://dispcalgui.hoech.net/">discalGUI</a> - Color calibration.<br>
<a href="https://en.wikipedia.org/wiki/F2FS">F2FS</a> - Flash Friendly File System.<br>
<a href="http://minimal.linux-bg.org/">Minimal Linux Live</a> - Shell scripts to build just a live ISO image with a kernel and busybox.<br>
<a href="http://www.etalabs.net/musl/">Musl</a> - Instead of glibc.<br>
<a href="https://github.com/sabotage-linux/sabotage">Sabotage</a> - Experimental distribution based on musl libc and busybox.<br>
<a href="http://www.landley.net/toybox/">toybox</a><br>
</div></body></html>