Working on scheduling
This commit is contained in:
parent
cfcb806ebf
commit
edfbfdad14
9 changed files with 19 additions and 39 deletions
|
|
@ -7,7 +7,7 @@ timeout: 0
|
|||
protocol: limine
|
||||
|
||||
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
|
||||
kernel_path: boot():/SFB25.elf
|
||||
kernel_path: boot():/Neobbo.elf
|
||||
|
||||
# Same thing, but without KASLR.
|
||||
/Neobbo (KASLR off)
|
||||
|
|
@ -17,4 +17,4 @@ timeout: 0
|
|||
kaslr: no
|
||||
|
||||
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
|
||||
kernel_path: boot():/SFB25.elf
|
||||
kernel_path: boot():/Neobbo.elf
|
||||
Loading…
Add table
Add a link
Reference in a new issue