Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | Added support for multiple user applications | Marvin Borner | |
2020-04-19 | Applied tidy command... | Marvin Borner | |
Idk why I forgot it for several commits :D | |||
2020-04-17 | Started implementing multiboot2 standard | Marvin Borner | |
2020-04-14 | Switched to grub | Marvin Borner | |
This really isn't what I wanted because grub is very big and bloaty but my own bootloader was very poorly written and I really want to implement a filesystem like ext2 which wouldn't work with my own bootloader. Furthermore this commit fixes many small issues including the one occurring due to the statically linked user binary (I just removed the linking for now). | |||
2019-11-20 | Began two-stage hdd bootloader and os installer | Marvin Borner | |
2019-10-30 | Added kind of working initrd support | Marvin Borner | |