-
Notifications
You must be signed in to change notification settings - Fork 15
feature runtime
Alexey Gladkov edited this page Jun 20, 2025
·
1 revision
The directory contains files that will always be packed into initramfs. Feature provides init, services, and other basic components.
- data -- directory contains static files that will be copied as is.
- src -- directory contains the source code of the utilities that will be compiled and added to the initramfs.
- The article about runtime.
- The article about boot parameters.
- About initramfs services.
- Get Started
- Initramfs Runtime
- Image Generation
- Contributing
- FAQ
- Presentations