Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | Kernel: Add serial_debug cmdline parameter | Conrad Pankoff |
2019-06-04 | Kernel: Parse cmdline for root filesystem e.g. root=/dev/hda1 | Conrad Pankoff |
2019-06-04 | Kernel: Add KParams class for accessing kernel cmdline parameters (#188) | Conrad Pankoff |
2019-06-02 | Boot: Let's start GRUB with no timeout. | Andreas Kling |
2019-06-02 | Kernel: Implement OffsetDiskDevice to prepare for partition support | Conrad Pankoff |