mirror of
https://github.com/realmicrosoft/windows.git
synced 2024-08-14 22:46:44 +00:00
initial stuff so we only get expected errors
This commit is contained in:
parent
314189882b
commit
7319725700
13 changed files with 214 additions and 21 deletions
5
byob/.gitignore
vendored
5
byob/.gitignore
vendored
|
@ -2,4 +2,7 @@
|
|||
limine.sys
|
||||
limine-cd.bin
|
||||
limine-cd-efi.bin
|
||||
limine-deploy
|
||||
limine-deploy
|
||||
|
||||
# initrd
|
||||
initwukko.far
|
|
@ -6,4 +6,9 @@ currently the binaries are:
|
|||
- limine.sys
|
||||
- limine-cd.bin
|
||||
- limine-cd-efi.bin
|
||||
- limine-deploy (should be for your current system)
|
||||
- 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.
|
Loading…
Add table
Add a link
Reference in a new issue