This commit is contained in:
h3artbl33d 2024-05-10 13:42:38 +02:00
parent 9105d96954
commit fb0a302541
3 changed files with 14 additions and 0 deletions

14
bios/README.md Normal file
View File

@ -0,0 +1,14 @@
# Puffyboot BIOS
### Add some OpenBSD flair during bootup
**How to reproduce**
```
$ doas pkg_add geteltorito
$ geteltorito -o bios.img original_update.iso
$ doas vnconfig /dev/vnd0c /path/to/bios.img
$ doas mount -t msdos /dev/vnd0i /mnt
$ doas cp /path/to/puffy-boot.gif /mnt/FLASH/LOGO.GIF
$ doas umount /dev/vnd0i
$ doas vnconfig -u vnd0
```

BIN
bios/puffy-boot.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
bios/x280-1_53.img Normal file

Binary file not shown.