Go to file
Bananymous 0eb1fb8bae Buildsystem: Build disk image manually
We don't use grub-mkrescue anymore. Instead we build the disk image
manually. This allows us to have known disk layout for easier testing
when I get to implementing disk reading. For now I made the root
partition ext2 since I think that will be the first format that I'll
implement.
2023-02-05 18:08:40 +02:00
2023-02-02 23:19:18 +02:00
2023-02-04 23:37:34 +02:00
2023-02-05 18:08:40 +02:00
2023-02-05 18:08:40 +02:00
Description
Hobby operating system for x86_64
BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.3%
Assembly 2.7%
Shell 2.4%
CMake 1.4%