This commit is contained in:
mintsuki 2023-03-30 21:50:31 +02:00
parent ea23e9eaf2
commit 0f64c3e04f

View file

@ -1,9 +1,9 @@
# Timeout in seconds that Limine will use before automatically booting.
TIMEOUT=3
# The entry name that will be displayed in the boot menu
# The entry name that will be displayed in the boot menu.
:Limine Barebones
# Change the protocol line depending on the used protocol.
# We use the Limine boot protocol.
PROTOCOL=limine
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.