forked from Bananymous/banan-os
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. |
||
---|---|---|
BAN | ||
kernel | ||
libc | ||
.gitignore | ||
bochs.sh | ||
build.sh | ||
clean.sh | ||
config.sh | ||
default-host.sh | ||
disk.sh | ||
headers.sh | ||
install-usb.sh | ||
qemu.sh | ||
target-triplet-to-arch.sh |