Commit Graph

3 Commits

Author SHA1 Message Date
Bananymous eacf551d0f Build: Make install-usb.sh print human readable size 2023-02-19 00:48:25 +02:00
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
Bananymous 90632de834 General: Add script to install iso to usb 2022-12-13 00:50:48 +02:00