initramfs.ark 288 B

12345678910
  1. # ArkOS Boot Loader Configuration
  2. Target_Kernel_Version = 7.0
  3. Initramfs_Source_Directory = system/sysroot/
  4. Compiled_Image_Output = boot/initramfs.img
  5. # Core Initialization Directives
  6. Compression_Format = gzip
  7. Compression_Level = 9
  8. Mount_Point = /
  9. Default_Init_Path = /usr/lib/arkos_init