Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-28 | Started conversion to Grub (#17) | Marvin Borner | |
Yes, the CI won't like this. | |||
2021-03-30 | Added icon generator/converter | Marvin Borner | |
2020-10-17 | Fixed OpenBSD build | Marvin Borner | |
2020-10-17 | Added basic support for OpenBSD | Marvin Borner | |
Building the Cross Compiler successfully took me several days of debugging, patching and testing. It finally (kinda) works now, though! | |||
2020-09-26 | Very simple icmp ping handling | Marvin Borner | |
2020-08-01 | Added general exclusions | Marvin Borner | |
2020-07-25 | Removed disk directory | Marvin Borner | |
2020-07-14 | Simple fix because I don't want to fix it for real | Marvin Borner | |
The inode number overflowed the 16 bit registers. Without splitting the numbers, there's no other way than removing the /boot directory ig. I just didn't want to fix it for real :) | |||
2020-06-17 | Hello! | Marvin Borner | |
2020-06-17 | Started rewrite | Marvin Borner | |
2020-04-22 | Switched to cmake - AGAIN! | Marvin Borner | |
Yes, I know... I once used it and was still using it to create my compile commands script but it didn't quite work. Now it does, so I replaced my whole sh spaghetti code! :) | |||
2020-03-19 | Oh well, I obviously need the directory | Marvin Borner | |
2020-03-18 | Added awesome sync command | Marvin Borner | |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner | |
Due to my change to vim and the clang-format plugin this was needed! | |||
2020-03-18 | Replaced asm calls with sweet function | Marvin Borner | |
2020-01-03 | I don't like CMake | Marvin Borner | |
I switched to basic shell scripts now | |||
2020-01-02 | Switched to CMake | Marvin Borner | |
Still needs some polishing but it kinda works (wasn't easy though) | |||
2019-09-14 | Added hidden pseudo cmake for autocomplete in idea | Marvin Borner | |
2019-09-14 | Added very basic kernel and vga driver | Marvin Borner | |
2019-09-13 | Added cross compiler script | Marvin Borner | |
2019-06-26 | Added initial files | Marvin Borner | |