Skip to content

SharkBaitOS/preinit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preinit

Preinit handles the early process to load Gentoo init. The following elements make up preinit:

  • bootimg.cfg specifies structure of the device's boot.img and commandline options.
  • initramfs sets up mount points for the Gentoo root and loads the Gentoo init.

Ports to other devices are strongly welcomed! Read the Preinit section in the Porter's Guide for more information.