mirror of
https://github.com/realmicrosoft/windows.git
synced 2024-08-14 22:46:44 +00:00
.. | ||
.gitignore | ||
README.md |
bring your own bootloader!
wukkOS is currently reliant on limine, and it is also currently required for you to
provide your own binaries for it. those binaries should be placed in this directory,
and the Makefile will copy them into the iso.
currently the binaries are:
- limine.sys
- limine-cd.bin
- limine-cd-efi.bin
- limine-deploy (should be for your current system)
you also need to supply an initramfs, which is a tar archive located at
byob/initwukko.tar
for now, this is supplied from the initwukko/
folder, which will automatically add
all included files to the tar archive.