Home
last modified time | relevance | path

Searched refs:ext3 (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-linux-syslinux-support-ext2-3-4-device.patch30 + * Check whether the device contains an ext2, ext3 or ext4 fs and open it if
34 + * 1: Not an ext2, ext3 or ext4
41 +/* The install func for ext2, ext3 and ext4 */
54 + * Check if it is an ext2, ext3 or ext4
H A D0002-linux-syslinux-implement-open_ext2_fs.patch6 The open_ext2_fs() checks whether it is an ext2/ext3/ext4 device, and
8 0: It is an ext2, ext3 or ext4.
9 1: Not an ext2, ext3 or ext4.
138 /* The install func for ext2, ext3 and ext4 */
H A D0003-linux-syslinux-implement-install_to_ext2.patch48 /* The install func for ext2, ext3 and ext4 */
H A D0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch212 /* The install func for ext2, ext3 and ext4 */
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-testfs.sh142 mkfs.ext3 -L "boot" $bootfs
145 mkfs.ext3 -L "rootfs" $rootfs
148 mkfs.ext3 -L "testrootfs" $testfs
H A Dinit-install-efi-testfs.sh121 mkfs.ext3 -L "platform" $rootfs
124 mkfs.ext3 -L "testrootfs" $testfs
H A Dinit-install.sh205 parted ${device} mkpart primary ext3 0% $boot_size
212 parted ${device} mkpart boot ext3 $boot_start $boot_size
233 mkfs.ext3 $bootfs
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/
H A De2tools_0.1.2.bb1 SUMMARY = "Set of GPL'ed utilities to ext2/ext3 filesystem."
3 and manipulate files in an ext2/ext3 filesystem. These utilities access a \
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dx86-base.inc8 MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/
H A Dqemuloongarch.inc6 MACHINE_FEATURES = "screen keyboard ext2 ext3 serial"
/openbmc/openbmc/poky/meta/conf/machine/include/riscv/
H A Dqemuriscv.inc6 MACHINE_FEATURES += "keyboard ext2 ext3 serial"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass100 IMAGE_CMD:ext3 = "oe_mkext234fs ext3 ${EXTRA_IMAGECMD}"
277 EXTRA_IMAGECMD:ext3 ?= "-i 4096"
313 ext3 ext3.gz \
384 RUNNABLE_IMAGE_TYPES ?= "ext2 ext3 ext4"
/openbmc/qemu/tests/qemu-iotests/
H A D237.out149 …b-id": "job0", "options": {"driver": "vmdk", "extents": ["ext1", "ext2", "ext3"], "file": "node0",…
285 …b-id": "job0", "options": {"driver": "vmdk", "extents": ["ext1", "ext2", "ext3"], "file": "node0",…
313 …b-id": "job0", "options": {"driver": "vmdk", "extents": ["ext1", "ext2", "ext3"], "file": "node0",…
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.14.bb6 btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3."
/openbmc/openbmc/meta-raspberrypi/classes/
H A Dsdcard_image-rpi.bbclass39 # Use an uncompressed ext3 by default as rootfs
40 SDIMG_ROOTFS_TYPE ?= "ext3"
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass18 # DM_VERITY_IMAGE_TYPE = "ext4" # or ext2, ext3 & btrfs
173 ext2.verity ext3.verity ext4.verity \
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-framework_1.0.bb96 SUMMARY:initramfs-module-e2fs = "initramfs support for ext4/ext3/ext2 filesystems"
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dkickstart.rst64 part / --source rootfs --ondisk sdb --fstype=ext3 --label platform --align 1024
120 - ``ext3``
/openbmc/u-boot/doc/
H A DREADME.nokia_rx5114 uImage or boot.scr from a fat, ext2/ext3 or ext4 filesystem in external
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/
H A Dsyslinux_6.04-pre2.bb3 …oting (PXELINUX), bootable "El Torito" CD-ROMs (ISOLINUX), and Linux ext2/ext3/ext4 or btrfs files…
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dspeeding-up-build.rst40 recommended as compared to ``ext2`` and ``ext3`` due to ``ext4``
/openbmc/openbmc/meta-security/meta-integrity/classes/
H A Dima-evm-rootfs.bbclass58 # there is only one MS_I_VERSION flag in the syscall and ext2/ext3/ext4
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs_1.47.1.bb66 for i in mke2fs mkfs.ext2 mkfs.ext3 mkfs.ext4; do
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/
H A Drpi-base.inc8 IMAGE_FSTYPES ?= "tar.bz2 ext3 wic.bz2 wic.bmap"
/openbmc/qemu/hw/net/
H A Dvmxnet3.h317 __le32 ext3; member

12