Home
last modified time | relevance | path

Searched refs:initramfs (Results 126 – 150 of 182) sorted by relevance

12345678

/openbmc/linux/drivers/base/firmware_loader/
H A DKconfig60 initramfs.
131 whatever reason cannot place the required firmware in initramfs.
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended323 # using such as core-image-sato. The initramfs might be needed for
330 # which contains both the kernel image and the initramfs. The
335 #INITRAMFS_IMAGE = "core-image-minimal-initramfs"
/openbmc/linux/kernel/module/
H A DKconfig209 inclusion into an initramfs that wants the module size reduced.
280 For modules inside an initrd or initramfs, it's more efficient to
281 compress the whole initrd or initramfs instead.
/openbmc/linux/fs/proc/
H A DKconfig57 recovery kernel's initramfs to collect its underlying device
/openbmc/u-boot/doc/
H A DREADME.distro110 initrd /boot/initramfs-3.17.0-0.rc4.git2.1.fc22.armv7hl.img
116 initrd /boot/initramfs-3.17.0-0.rc4.git2.1.fc22.armv7hl+lpae.img
120 initrd /boot/initramfs-0-rescue-8f6ba7b039524e0eb957d2c9203f04bc.img
/openbmc/openbmc/meta-security/meta-integrity/classes/
H A Dima-evm-rootfs.bbclass58 # for initramfs must use "i_version" for busybox.
/openbmc/linux/kernel/
H A DKconfig.kexec45 for kernel and initramfs as opposed to list of segments as
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst82 - initramfs-framework: move storage mounts to actual rootfs
89 - kernel-uboot.bbclass: Use vmlinux.initramfs when :term:`INITRAMFS_IMAGE_BUNDLE` set
H A Drelease-notes-4.0.10.rst41 - kernel: improve initramfs bundle processing time
H A Drelease-notes-3.4.3.rst60 - initramfs-framework: unmount automounts before switch_root
H A Drelease-notes-4.2.1.rst39 - kernel: improve initramfs bundle processing time
/openbmc/u-boot/board/synopsys/hsdk/
H A DREADME43 initramfs), device tree blob (.dtb) etc.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Doverlayfs.bbclass30 # scripts or in a initramfs, then this QA check can be skipped by adding
H A Dimage.bbclass106 # but if you're building small initramfs image
569 # Check the initramfs size against INITRAMFS_MAXSIZE (if set)
573 bb.error("The initramfs size %d(K) exceeds INITRAMFS_MAXSIZE: %d(K)" % \
/openbmc/linux/Documentation/kbuild/
H A Dreproducible-builds.rst24 * File timestamps in the embedded initramfs
/openbmc/qemu/docs/specs/
H A Dfsi.rst88 -initrd obmc-phosphor-initramfs.rootfs.cpio.xz \
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst64 relevant encrypted-keys into the kernel user keyring during the initramfs phase.
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity.txt23 INITRAMFS_IMAGE = "dm-verity-image-initramfs"
/openbmc/linux/Documentation/power/
H A Dswsusp.rst78 2) Manually from an initrd or initramfs: May be run from
359 file cannot be initiated from an initrd or initramfs image. See
477 to resume on its own. You need an initramfs that can recognize the resume
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DNEWS56 + fixed calling init in initramfs (Harald)
/openbmc/docs/
H A Dkernel-development.md97 You can build a kernel out of the yocto environment, by using the initramfs
/openbmc/qemu/docs/system/i386/
H A Dxen.rst133 with an actual initramfs, which would need to listed as a second multiboot
/openbmc/linux/Documentation/fb/
H A Duvesafb.rst26 early boot, you will have to include v86d into an initramfs image, and
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_255.4.bb288 # Provide support for initramfs
416 ${PN}-initramfs \
478 FILES:${PN}-initramfs = "/init"
479 RDEPENDS:${PN}-initramfs = "${PN}"
/openbmc/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst267 Linux distributions will then create an initramfs (also known as initrd) and
966 Installkernel on many distributions will afterwards generate an 'initramfs'
982 If your distribution boots with the help of an initramfs, now generate one for
1032 initramfs generator. On some distributions the ``kernel-install`` command
1041 Now remove the belonging initramfs, which often will be called something like
1042 ``/boot/initramfs-6.0.1-foobar.img`` or ``/boot/initrd.img-6.0.1-foobar``.

12345678