-
-
Notifications
You must be signed in to change notification settings - Fork 17
feature rootfs
Alexey Gladkov edited this page Apr 27, 2026
·
1 revision
Feature records basic root filesystem settings for initramfs and generates
/etc/fstab for the target root.
During image creation it writes init runtime settings and creates an fstab
from the mountpoints known to the build.
-
RUNTIME_QUIETcontrols the default init verbosity in initramfs. -
RUNTIME_DMESG_LOGLEVELcontrols the kernel log level used during early boot.
The feature also adds guessing support for filesystem modules needed by the detected root filesystem type.
- Get Started
- Initramfs Runtime
- Image Generation
- Contributing
- FAQ
- Presentations