major refactorings

Signed-off-by: kaguya3311 <kaguya3311@national.shitposting.agency>
This commit is contained in:
kaguya
2026-05-18 04:02:59 -04:00
parent f7aa6f913a
commit b28a6bcf29
211 changed files with 17699 additions and 8107 deletions
+20 -5
View File
@@ -2,9 +2,24 @@
timeout: 5
# The entry name that will be displayed in the boot menu.
/kirkOS
# We use the Limine boot protocol.
protocol: limine
/KirkOS
//KirkOS
protocol: limine
kaslr: no
path: boot():/boot/kirkos
cmdline: kprintf
module_path: boot():/boot/ramdisk.tar
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
path: boot():/boot/kirkos
//KirkOS (Panic on deadlock)
protocol: limine
kaslr: no
path: boot():/boot/kirkos
cmdline: kprintf panic-on-deadlock
module_path: boot():/ramdisk.tar
//KirkOS (NSA is watching me)
protocol: limine
kaslr: yes
path: boot():/boot/kirkos
cmdline: kprintf dont-trust-cpu-random-seed
module_path: boot():/ramdisk.tar