Skip to content

feature runtime

Alexey Gladkov edited this page Jun 20, 2025 · 1 revision

Feature: Runtime

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.

See also

Clone this wiki locally