Implement ISO and Floppy image generation (AI)

This commit is contained in:
AI
2026-02-23 08:32:48 +00:00
parent a048764a3d
commit aa954045c1
31 changed files with 3652 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
set timeout=0
set default=0
search --set=root --file /boot/kernel.bin
menuentry "ClaudeOS" { multiboot /boot/kernel.bin }