I hereby claim:
- I am borysn on github.
- I am borysn (https://keybase.io/borysn) on keybase.
- I have a public key ASA0GrIbcDhQ2CcJIVcnkGjvVeD4BE_yN6y6z7GnbhGdXAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| # | |
| # ignore all the things | |
| # author: borysn | |
| # license: what's a license? | |
| ############## | |
| # get things # | |
| ############## |
| # multiboot iso grub config | |
| set timeout=15 | |
| set default=0 | |
| # (U)EFI Graphic Protocol | |
| insmod efi_gop | |
| insmod efi_uga | |
| insmod font |