ableos/repbuild/limine.cfg

22 lines
529 B
INI
Raw Normal View History

2023-01-07 00:57:20 +00:00
${ABLEOS_KERNEL}=boot:///kernel
# TODO: Make a boot background image for ableOS
DEFAULT_ENTRY=1
TIMEOUT=3
VERBOSE=yes
2023-01-19 22:30:45 +00:00
INTERFACE_RESOLUTION=1024x768
# Terminal related settings
2023-01-07 22:44:50 +00:00
TERM_WALLPAPER=boot:///background.bmp
TERM_BACKDROP=008080
2023-01-07 23:48:59 +00:00
:AbleOS
COMMENT=Default AbleOS boot entry.
PROTOCOL=limine
KERNEL_PATH=${ABLEOS_KERNEL}
KERNEL_CMDLINE=
2022-11-24 13:20:16 +00:00
# Setting a default resolution for the framebuffer
2023-01-19 22:30:45 +00:00
RESOLUTION=1024x768x24
2022-12-06 19:24:04 +00:00
2023-01-07 00:57:20 +00:00
# MODULE_PATH=boot:///boot/initrd.tar
# MODULE_CMDLINE=This is the first module.