initial commit -- framebuffer Hello, World!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Timeout in seconds that Limine will use before automatically booting.
|
||||
timeout: 5
|
||||
|
||||
# The entry name that will be displayed in the boot menu.
|
||||
/GoofyAhhOS
|
||||
# We use the Limine boot protocol.
|
||||
protocol: limine
|
||||
|
||||
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
|
||||
kernel_path: boot():/boot/kernel
|
||||
Reference in New Issue
Block a user