aboutsummaryrefslogtreecommitdiff
path: root/limine.conf
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-02-24 15:19:31 +0100
committerczjstmax <jstmaxlol@disroot.org>2026-02-24 15:19:31 +0100
commita08957914b955eb08d85e5397403871b5f44f30d (patch)
treec5879a119e5ef981e6b6e25129be2cf5bcef5ef0 /limine.conf
parent2420e3f52b62580af9cdd661fb441733e437daf9 (diff)
fix limine configuration
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'limine.conf')
-rw-r--r--limine.conf11
1 files changed, 6 insertions, 5 deletions
diff --git a/limine.conf b/limine.conf
index 9cd51e0..30bbf0e 100644
--- a/limine.conf
+++ b/limine.conf
@@ -1,6 +1,7 @@
-TIMEOUT=0
-DEFAULT_ENTRY=mullos
+default_entry: mullos
+timeout: 0
+
+/mullos
+ protocol: limine
+ kernel_path: boot():/boot/kernel.elf
-:mullos
- PROTOCOL=limine
- KERNEL_PATH=boot:///kernel.elf