Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5858 | Kartik Agaram | 2020-01-01 | 1 | -132/+0 |
| | | | | | | Move script to create a Soso boot image into a sub-directory. I'm trying to streamline newcomer attention to just a couple of use cases. | ||||
* | 5693 | Kartik Agaram | 2019-09-27 | 1 | -0/+3 |
| | | | | Undo previous commit. | ||||
* | 5692 - attempt at never leaving kernel mode | Kartik Agaram | 2019-09-27 | 1 | -3/+0 |
| | | | | Doesn't work. Kernel gets kicked back to the Grub prompt(!) | ||||
* | 5656 | Kartik Agaram | 2019-09-14 | 1 | -12/+6 |
| | | | | Consistent style for curlies. | ||||
* | 5650 - support a second OS: soso | Kartik Agaram | 2019-09-14 | 1 | -0/+138 |
https://github.com/ozkl/soso + Much smaller than Linux; builds instantly + Supports graphics - No network support - Doesn't work on a cloud server (yet?) |