2024-01-18 02:36:24 -06:00
|
|
|
[boot]
|
|
|
|
[boot.limine]
|
|
|
|
default_entry = 1
|
|
|
|
timeout = 0
|
2024-07-06 11:23:44 -05:00
|
|
|
verbose = false
|
2024-10-14 12:54:53 -05:00
|
|
|
# interface_resolution = "1920x1080x24"
|
2024-01-18 02:36:24 -06:00
|
|
|
interface_resolution = "1024x768x24"
|
2024-10-14 12:54:53 -05:00
|
|
|
# interface_resolution = "640x480x24"
|
2024-01-18 02:36:24 -06:00
|
|
|
# Terminal related settings
|
2024-10-14 12:54:53 -05:00
|
|
|
# term_wallpaper = "boot:///background.bmp"
|
|
|
|
term_wallpaper = "boot:///empty-background.bmp"
|
2024-01-18 02:36:24 -06:00
|
|
|
term_background = "008080"
|
|
|
|
|
|
|
|
[boot.limine.ableos]
|
|
|
|
comment = "Default AbleOS boot entry."
|
|
|
|
protocol = "limine"
|
|
|
|
kernel_path = "boot:///kernel_${ARCH}"
|
|
|
|
kernel_cmdline = ""
|
2024-10-14 12:54:53 -05:00
|
|
|
# resolution = "1920x1080x24"
|
2024-01-18 02:36:24 -06:00
|
|
|
resolution = "1024x768x24"
|
2024-10-14 12:54:53 -05:00
|
|
|
# resolution = "640x480x24"
|
2024-01-18 02:36:24 -06:00
|
|
|
|
|
|
|
[boot.limine.ableos.modules]
|
2024-06-14 11:48:53 -05:00
|
|
|
|
2024-11-10 09:03:14 -06:00
|
|
|
[boot.limine.ableos.modules.render_example]
|
|
|
|
path = "boot:///render_example.hbf"
|
2024-08-19 13:13:58 -05:00
|
|
|
|
2024-11-10 09:03:14 -06:00
|
|
|
# [boot.limine.ableos.modules.horizon]
|
|
|
|
# path = "boot:///horizon.hbf"
|
2024-09-13 16:40:05 -05:00
|
|
|
|
2024-11-10 09:03:14 -06:00
|
|
|
# [boot.limine.ableos.modules.ps2_mouse_driver]
|
|
|
|
# path = "boot:///ps2_mouse_driver.hbf"
|
2024-11-10 04:33:50 -06:00
|
|
|
|
|
|
|
# [boot.limine.ableos.modules.ps2_keyboard_driver]
|
|
|
|
# path = "boot:///ps2_keyboard_driver.hbf"
|