- # ArkOS Boot Loader Configuration
- Target_Kernel_Version = 7.0
- Initramfs_Source_Directory = system/sysroot/
- Compiled_Image_Output = boot/initramfs.img
- # Core Initialization Directives
- Compression_Format = gzip
- Compression_Level = 9
- Mount_Point = /
- Default_Init_Path = /usr/lib/arkos_init
|