Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 450 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 450 Bytes

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.