first commit
This commit is contained in:
commit
cab7a75780
264 changed files with 5833 additions and 0 deletions
12
limine.conf
Executable file
12
limine.conf
Executable file
|
@ -0,0 +1,12 @@
|
|||
# Timeout in seconds that Limine will use before automatically booting.
|
||||
timeout: 3
|
||||
serial: yes
|
||||
verbose: yes
|
||||
|
||||
# The entry name that will be displayed in the boot menu.
|
||||
/SILD - Soaplin 1.0
|
||||
# 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/kernel
|
Loading…
Add table
Add a link
Reference in a new issue