Age | Commit message (Collapse) | Author |
|
This changes many files but I've just applied some replace commands.. So
- nothing special!
|
|
|
|
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).
|
|
It work way better now and no user interaction is needed anymore. I've
also added a command to the run script that easily accesses the font
conversion.
|
|
|
|
Due to my change to vim and the clang-format plugin this was needed!
|
|
|