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
|
ISO=../../../sp1.iso
|
||||||
CONFIG=../data/boot/limine.conf
|
CONFIG=../data/boot/limine.conf
|
||||||
|
WALLPAPER=../data/boot/wallpaper.jpg
|
||||||
KERNEL=../../../sp1.sys
|
KERNEL=../../../sp1.sys
|
||||||
|
|
||||||
mkdir -p iso_root/boot/
|
mkdir -p iso_root/boot/
|
||||||
@@ -21,6 +22,9 @@ mkdir -p iso_root/boot/
|
|||||||
# Copy the kernel to the ISO root
|
# Copy the kernel to the ISO root
|
||||||
cp $KERNEL iso_root/boot
|
cp $KERNEL iso_root/boot
|
||||||
|
|
||||||
|
# Copy the wallpaper to the ISO root
|
||||||
|
cp $WALLPAPER iso_root/boot
|
||||||
|
|
||||||
# Copy boot files
|
# Copy boot files
|
||||||
cp $CONFIG stand/limine/limine-bios.sys \
|
cp $CONFIG stand/limine/limine-bios.sys \
|
||||||
stand/limine/limine-bios-cd.bin \
|
stand/limine/limine-bios-cd.bin \
|
||||||
|
|||||||
@@ -1,10 +1,13 @@
|
|||||||
timeout: 0
|
timeout: 16
|
||||||
interface_branding_color: 4
|
interface_branding_color: 7
|
||||||
interface_help_color: 2
|
wallpaper: boot():/boot/wallpaper.jpg
|
||||||
|
|
||||||
|
interface_branding: -- Yiff! --
|
||||||
|
wallpaper_style: tiled
|
||||||
|
|
||||||
editor_enabled: no
|
editor_enabled: no
|
||||||
interface_help_hidden: no
|
interface_help_hidden: yes
|
||||||
randomize_hhdm_base: no
|
randomize_hhdm_base: yes
|
||||||
|
|
||||||
/sp1
|
/sp1
|
||||||
protocol: limine
|
protocol: limine
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 349 KiB |
Reference in New Issue
Block a user