Fancier limine and WAY faster boot

This commit is contained in:
boreddevnl
2026-02-26 22:11:46 +01:00
parent 34ceff4290
commit a34aaa1070
8 changed files with 16 additions and 9 deletions

View File

@@ -108,6 +108,7 @@ $(ISO_IMAGE): $(KERNEL_ELF) limine.conf limine-setup
# Copy Wallpaper (if it exists)
@if [ -f src/kernel/wallpaper.ppm ]; then cp src/kernel/wallpaper.ppm $(ISO_DIR)/; fi
@if [ -f splash.jpg ]; then cp splash.jpg $(ISO_DIR)/; fi
# Copy Limine Bootloader Files (flat structure in binary branch)
cp limine/limine-bios.sys $(ISO_DIR)/