astryon/boot/easyboot/menu.cfg
Gabriel b5327891d8 core+system+boot: Move all boot modules into the astryon/ subfolder and add that to .gitignore
Accidentally committed the memory binary as I forgot to add it to gitignore. Let's not do this in the future.
2025-02-24 21:48:28 +01:00

9 lines
132 B
INI

framebuffer 800 600 32
default 1 1000
menuentry Astryon default
kernel core
module astryon/init
module astryon/memory