2024-01-18 02:36:24 -06:00
|
|
|
[boot]
|
|
|
|
[boot.limine]
|
|
|
|
default_entry = 1
|
|
|
|
timeout = 0
|
|
|
|
verbose = true
|
|
|
|
interface_resolution = "1024x768x24"
|
|
|
|
# Terminal related settings
|
|
|
|
term_wallpaper = "boot:///background.bmp"
|
|
|
|
term_background = "008080"
|
|
|
|
|
|
|
|
[boot.limine.ableos]
|
|
|
|
comment = "Default AbleOS boot entry."
|
|
|
|
protocol = "limine"
|
|
|
|
kernel_path = "boot:///kernel_${ARCH}"
|
|
|
|
kernel_cmdline = ""
|
|
|
|
resolution = "1024x768x24"
|
|
|
|
|
|
|
|
|
|
|
|
[boot.limine.ableos.modules]
|
2024-06-14 11:48:53 -05:00
|
|
|
|
2024-05-31 10:07:22 -05:00
|
|
|
[boot.limine.ableos.modules.tests]
|
|
|
|
path = "boot:///tests.hbf"
|
2024-06-14 11:48:53 -05:00
|
|
|
|
2024-05-31 13:31:06 -05:00
|
|
|
[boot.limine.ableos.modules.diskio_driver]
|
|
|
|
path = "boot:///diskio_driver.hbf"
|
2024-06-14 11:48:53 -05:00
|
|
|
|
|
|
|
[boot.limine.ableos.modules.fat32_filesystem_driver]
|
|
|
|
path = "boot:///fat32_filesystem_driver.hbf"
|