Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KireinaHoro/preinit
Early init to load OpenRC in SharkBait
https://github.com/KireinaHoro/preinit
Last synced: 3 months ago
JSON representation
Early init to load OpenRC in SharkBait
- Host: GitHub
- URL: https://github.com/KireinaHoro/preinit
- Owner: KireinaHoro
- License: gpl-3.0
- Created: 2018-05-08T06:44:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T19:37:30.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T01:39:26.743Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 1020 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://jsteward.moe/sharkbait-porters-guide.html) for more information.