about summary refs log tree commit diff stats
path: root/gen_iso
Commit message (Collapse)AuthorAgeFilesLines
* 5650 - support a second OS: sosoKartik Agaram2019-09-141-60/+0
| | | | | | | | | https://github.com/ozkl/soso + Much smaller than Linux; builds instantly + Supports graphics - No network support - Doesn't work on a cloud server (yet?)
* 5520 - move kernel.config to kernel repoKartik Agaram2019-08-181-1/+0
|
* 5504Kartik Agaram2019-08-101-1/+1
|
* 5503 - support latest UbuntuKartik Agaram2019-08-101-31/+3
| | | | | I'm now loading my own fork of the Linux kernel. That way I can control incoming patches and also streamline the codebase over time.
* 5502 - package up into a bootable disk imageKartik Agaram2019-08-091-0/+89
Many thanks to John Davidson for Minimal Linux Live (GPLv3), from which I cribbed gen_iso.