Home
last modified time | relevance | path

Searched refs:initramfs (Results 26 – 50 of 182) sorted by relevance

12345678

/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/
H A Dkudo-fw.sh64 dd if="$1" bs=1024 skip=17156 count=256 of=/run/initramfs/myscp.img
66 fwscp /run/initramfs/myscp.img
67 fwscpback /run/initramfs/myscp.img
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-update.sh90 rwdir=/run/initramfs/rw
103 whitelist=/run/initramfs/whitelist
104 image=/run/initramfs/image-
112 Usage: $0 [options] -- Write images in /run/initramfs to flash (/dev/mtd*)
H A Dobmc-shutdown.sh34 update=/run/initramfs/update
35 image=/run/initramfs/image-
/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/
H A Dstatic-norootfs.inc7 # initramfs is going to be the eventual rootfs from this image and not
8 # a smaller initramfs.
H A Dmmc.inc2 INITRAMFS_IMAGE = "obmc-phosphor-initramfs"
H A Dstatic.inc2 INITRAMFS_IMAGE = "obmc-phosphor-initramfs"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/
H A Dnoverify-bmc-update.service6 ExecStart=/bin/mv /run/initramfs/bmc-image-verified /run/initramfs/image-bmc
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/
H A Dinitramfs-framework-ima.bb1 # This recipe creates a module for the initramfs-framework in OE-core
8 SUMMARY = "IMA module for the modular initramfs system"
36 RDEPENDS:${PN} += "initramfs-framework-base"
/openbmc/openbmc-build-scripts/
H A Dinitramfs-build.sh25 --endianness <le|be> build an LE or BE initramfs
99 if ! docker build -t initramfs-build/ubuntu - <<< "${Dockerfile}" ; then
156 -t initramfs-build/ubuntu \
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-artifact-names.bbclass36 INITRAMFS_NAME ?= "initramfs-${KERNEL_ARTIFACT_NAME}"
37 INITRAMFS_LINK_NAME ?= "initramfs-${KERNEL_ARTIFACT_LINK_NAME}"
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-module-install-efi_1.0.bb1 SUMMARY = "initramfs-framework module for EFI installation option"
4 RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VI…
H A Dinitramfs-module-install_1.0.bb1 SUMMARY = "initramfs-framework module for installation option"
4 RDEPENDS:${PN} = "initramfs-framework-base grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-…
/openbmc/openbmc/poky/meta/recipes-extended/images/
H A Dcore-image-testcontroller.bb14 # we need a particular initramfs for live images
17 INITRD_IMAGE = "core-image-testcontroller-initramfs"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/
H A Dobmc-phosphor-initramfs.bb2 the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
10 export IMAGE_BASENAME = "obmc-phosphor-initramfs"
/openbmc/docs/architecture/code-update/
H A Dcode-update-deprecated.md20 - `image-kernel` → `fitImage-obmc-phosphor-initramfs-<platform>.bin`
23 initramfs)
59 filesystem, and the images copied into the `/run/initramfs` directory will be
63 As an alternative, an option can be parsed by the `init` script in the initramfs
74 variable needs to be set twice for initramfs be able to read it due to the
83 /run/initramfs/
87 /run/initramfs/update
98 /run/initramfs/update --help
131 - `update_kernel_and_apps`: update kernel and initramfs. If the partitioned
/openbmc/openbmc/meta-arm/kas/
H A Dcorstone1000-image-configuration.yml16 # Telling the build system which image is responsible of the generation of the initramfs rootfs
29 # Disable openssl in kmod to shrink the initramfs size
/openbmc/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst18 - initramfs, a chunk of code that unpacks the compressed cpio image
23 The cpio file format used by initramfs is the "newc" (aka "cpio -H newc")
63 initramfs image will be an aggregate of all of them. In this way a user
122 custom initramfs images that meet your needs exactly.
143 c) using initramfs. The call to prepare_namespace() must be skipped.
145 into initramfs either via modifying usr/gen_init_cpio.c or via the new
150 comes via an initramfs cpio archive. If this is not the case,
/openbmc/linux/tools/testing/selftests/nolibc/
H A D.gitignore1 /initramfs/
/openbmc/openbmc/meta-security/recipes-core/initrdscripts/
H A Dinitramfs-framework_1.0.bbappend1 require ${@bb.utils.contains('IMAGE_CLASSES', 'dm-verity-img', 'initramfs-framework.inc', '', d)}
/openbmc/phosphor-bmc-code-mgmt/
H A Dreset-cs0-aspeed26 …unts/\/run\/initramfs\/shutdown_task_after_umount\\necho Remaining mounts/" /run/initramfs/shutdown
/openbmc/linux/Documentation/arch/s390/
H A Dzfcpdump.rst32 The s390 zipl tool looks for the zfcpdump kernel and optional initrd/initramfs
41 initrd. It can also be included in a built-in kernel initramfs. The application
45 initramfs with a user space application that writes the dump to a SCSI
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-juno.inc3 SRC_URI:append = " file://0001-configs-vexpress-modify-to-boot-compressed-initramfs.patch"
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb31 # Specify optional initrd/initramfs.
32 # INITRD=/boot/initramfs.cpio.gz
/openbmc/linux/usr/
H A Ddefault_cpio_list2 # This is a very simple, default initramfs
/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/
H A D40-inplace-gbmc-upgrade.sh20 GBMC_UPGRADE_IMG=/run/initramfs/bmc-image

12345678