mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
manuals: improve initramfs details
- Create a new entry in the glossary - Add implementation details - Replace the mention of "init ramdisk" by "initramfs¨ whenever possible - Remove obsolete and duplicate information - Fix spacing issues in the Sphinx code (From yocto-docs rev: 952c7e6dee49532705b2c162f4728e635c38df3f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c3c7344826
commit
9dbd27a48a
@@ -1256,9 +1256,9 @@ package installs all packages with modules and various other kernel
|
||||
packages such as ``kernel-vmlinux``.
|
||||
|
||||
The ``kernel`` class contains logic that allows you to embed an initial
|
||||
RAM filesystem (initramfs) image when you build the kernel image. For
|
||||
information on how to build an initramfs, see the
|
||||
":ref:`dev-manual/common-tasks:building an initial ram filesystem (initramfs) image`" section in
|
||||
RAM filesystem (:term:`Initramfs`) image when you build the kernel image. For
|
||||
information on how to build an :term:`Initramfs`, see the
|
||||
":ref:`dev-manual/common-tasks:building an initial ram filesystem (Initramfs) image`" section in
|
||||
the Yocto Project Development Tasks Manual.
|
||||
|
||||
Various other classes are used by the ``kernel`` and ``module`` classes
|
||||
|
||||
Reference in New Issue
Block a user