akern-gkgoat-fork/repbuild/limine.cfg

22 lines
550 B
INI
Raw Normal View History

2023-03-30 21:43:04 +00:00
${ABLEOS_KERNEL}=boot:///kernel
# TODO: Make a boot background image for ableOS
DEFAULT_ENTRY=1
TIMEOUT=3
VERBOSE=yes
INTERFACE_RESOLUTION=1024x768
# Terminal related settings
TERM_WALLPAPER=boot:///background.bmp
TERM_BACKDROP=008080
:AbleOS
COMMENT=Default AbleOS boot entry.
PROTOCOL=limine
KERNEL_PATH=${ABLEOS_KERNEL}
2023-04-05 17:29:20 +00:00
KERNEL_CMDLINE="hi=true bye=false baka=9"
2023-03-30 21:43:04 +00:00
# Setting a default resolution for the framebuffer
RESOLUTION=1024x768x24
2023-04-05 17:29:20 +00:00
MODULE_PATH=boot:///boot/fs.wasm
2023-03-30 21:43:04 +00:00
# MODULE_CMDLINE=This is the first module.