first commit

This commit is contained in:
Justus Wolff
2026-02-26 00:06:36 +01:00
commit 115b4c88a1
16 changed files with 750 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
menuentry "JPOS" {
multiboot2 /boot/kernel
module2 /boot/JPOS.initrd
boot
}