Update
This commit is contained in:
parent
ea23e9eaf2
commit
0f64c3e04f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Timeout in seconds that Limine will use before automatically booting.
|
# Timeout in seconds that Limine will use before automatically booting.
|
||||||
TIMEOUT=3
|
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
|
:Limine Barebones
|
||||||
# Change the protocol line depending on the used protocol.
|
# We use the Limine boot protocol.
|
||||||
PROTOCOL=limine
|
PROTOCOL=limine
|
||||||
|
|
||||||
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
|
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
|
||||||
|
|
Loading…
Add table
Reference in a new issue