mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced 2026-09-04 00:56:19 +02:00
11 lines
353 B
Plaintext
11 lines
353 B
Plaintext
# Timeout in seconds that Limine will use before automatically booting.
|
|
timeout: 0
|
|
|
|
# The entry name that will be displayed in the boot menu.
|
|
/RemSox
|
|
# We use the Limine boot protocol.
|
|
protocol: limine
|
|
|
|
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
|
|
path: boot():/boot/RemSox.Kernel.elf
|