mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
ee4d7c18c8
The old bootloader was hilariously complicated, requiring a floppy disk with the kernel on it, and a hard drive with the file system. This patch removes the floppy disk from the equation and replaces it with a multiboot header. This means the kernel can now be booted with qemu-system-i386 -kernel kernel
9 lines
83 B
Text
9 lines
83 B
Text
*.o
|
|
*.d
|
|
Boot/boot.ao
|
|
kernel
|
|
kernel.map
|
|
_fs_contents
|
|
sync-local.sh
|
|
*.pcap
|
|
eth_null*
|