12 lines
343 B
Text
12 lines
343 B
Text
|
|
||
|
In FREAX, bootloader records are files that
|
||
|
regulate the boot order of the operating system,
|
||
|
responsible for the low-level system routines.
|
||
|
|
||
|
Writing a bootloader record requires a lot of
|
||
|
experience in Lua programming.
|
||
|
|
||
|
FREAX's standard bootloader record is located
|
||
|
in '/boot/loaders/ofbl-splash'. It is strongly
|
||
|
recommended not to touch it.
|