kernel: some random modifications
This commit is contained in:
parent
e6a2c1e240
commit
175805604e
17 changed files with 141 additions and 237 deletions
|
@ -1,12 +1,8 @@
|
|||
# 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
|
||||
path: boot():/boot/soaplin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue