data: boot: Add yiff wallpaper for boot menu @.@
Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
@@ -14,6 +14,7 @@ set -e
|
||||
|
||||
ISO=../../../sp1.iso
|
||||
CONFIG=../data/boot/limine.conf
|
||||
WALLPAPER=../data/boot/wallpaper.jpg
|
||||
KERNEL=../../../sp1.sys
|
||||
|
||||
mkdir -p iso_root/boot/
|
||||
@@ -21,6 +22,9 @@ mkdir -p iso_root/boot/
|
||||
# Copy the kernel to the ISO root
|
||||
cp $KERNEL iso_root/boot
|
||||
|
||||
# Copy the wallpaper to the ISO root
|
||||
cp $WALLPAPER iso_root/boot
|
||||
|
||||
# Copy boot files
|
||||
cp $CONFIG stand/limine/limine-bios.sys \
|
||||
stand/limine/limine-bios-cd.bin \
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
timeout: 0
|
||||
interface_branding_color: 4
|
||||
interface_help_color: 2
|
||||
timeout: 16
|
||||
interface_branding_color: 7
|
||||
wallpaper: boot():/boot/wallpaper.jpg
|
||||
|
||||
interface_branding: -- Yiff! --
|
||||
wallpaper_style: tiled
|
||||
|
||||
editor_enabled: no
|
||||
interface_help_hidden: no
|
||||
randomize_hhdm_base: no
|
||||
interface_help_hidden: yes
|
||||
randomize_hhdm_base: yes
|
||||
|
||||
/sp1
|
||||
protocol: limine
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 349 KiB |
Reference in New Issue
Block a user