Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-15 | kernel: port to multiboot2 | dzwdz | |
2022-07-26 | Makefile: readability, remove useless extensions, other minor tweaks | dzwdz | |
2021-07-17 | basic boot module support | dzwdz | |
This loads a file from the boot disk into memory. Currently it just gets printed, but it's going to become a real executable soon. | |||
2021-07-16 | `make boot` uses boot.iso / GRUB now | dzwdz | |
I'm going to implement the "initrd" soon, and it'll use multiboot modules - I have no idea how to use them with the qemu -kernel thing, and I have to support GRUB anyways, so I'm just going to use it instead. | |||
2021-07-09 | support building .iso images | dzwdz | |