Age | Commit message (Collapse) | Author |
|
|
|
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).
|
|
The run script is now able to run from any location && exits when the
installation test failed
|
|
Kinda works but loading an statically linked binary into memory via
kmalloc seems to create a crash which results in a bootloop.
|
|
|
|
|
|
Due to my change to vim and the clang-format plugin this was needed!
|
|
I've worked quite a while on several small things which I didn't commit but I'm going away for a week (holiday) soooo I synced these useless and dumb files :)
|
|
Some things work, others don't.
|