Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs_1.46.5.bb63 # Need to find the right mke2fs.conf file
65 for i in mke2fs mkfs.ext2 mkfs.ext3 mkfs.ext4; do
66 create_wrapper ${D}${base_sbindir}/$i MKE2FS_CONFIG=${sysconfdir}/mke2fs.conf
79 mv ${D}${base_sbindir}/mke2fs ${D}${base_sbindir}/mke2fs.e2fsprogs
85 RRECOMMENDS:e2fsprogs = "e2fsprogs-mke2fs e2fsprogs-e2fsck"
87 …adblocks e2fsprogs-dumpe2fs e2fsprogs-e2fsck e2fsprogs-e2scrub e2fsprogs-mke2fs e2fsprogs-resize2f…
94 FILES:e2fsprogs-mke2fs = "${base_sbindir}/mke2fs.e2fsprogs ${base_sbindir}/mkfs.ext* ${sysconfdir}/
113 ALTERNATIVE:${PN}-mke2fs = "mke2fs mkfs.ext2"
114 ALTERNATIVE_LINK_NAME[mke2fs] = "${base_sbindir}/mke2fs"
122 RDEPENDS:${PN}-ptest += "e2fsprogs-badblocks e2fsprogs-dumpe2fs e2fsprogs-e2fsck e2fsprogs-mke2fs e…
H A De2fsprogs.inc9 LICENSE:e2fsprogs-mke2fs = "GPL-2.0-only"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dptest.patch20 @@ -19,7 +19,7 @@ test_one: $(srcdir)/test_one.in Makefile mke2fs.conf
29 @@ -30,7 +30,7 @@ test_script: test_one test_script.in Makefile mke2fs.conf
47 -MKE2FS="$USE_VALGRIND ../misc/mke2fs"
57 +MKE2FS="$USE_VALGRIND mke2fs"
H A De2fsprogs-fix-missing-check-for-permission-denied.patch6 If the path to "ROOT_SYSCONFDIR/mke2fs.conf" has a permission denied problem,
/OK3568_Linux_fs/buildroot/fs/ext2/
H A DConfig.in74 string "additional mke2fs options"
77 Specify a space-separated list of mke2fs options, including
80 For more information about the mke2fs options, see the manual
81 page mke2fs(8).
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-image.sh97 if mke2fs -h 2>&1 | grep -wq "\-d"; then
98 mke2fs -t $FS_TYPE $TARGET -d $SRC_DIR \
102 mke2fs -t $FS_TYPE $TARGET || return 1
H A Dcheck-mkimage.sh4 if ! mke2fs -h 2>&1 | grep -wq "\-d"; then
H A Dcheck-debian.sh20 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
H A Dcheck-buildroot.sh35 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
H A Dcheck-yocto.sh34 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Drk29.c120 const char *const mke2fs[] = { in make_extfs() local
131 result = run(mke2fs[0], (char **) mke2fs); in make_extfs()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-live-install-testfs_1.0.bb6 RDEPENDS:${PN} = "grub parted e2fsprogs-mke2fs"
H A Dinitramfs-live-install-efi-testfs_1.0.bb6 RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools"
H A Dinitramfs-module-install-efi_1.0.bb4 RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VI…
H A Dinitramfs-module-install_1.0.bb4 RDEPENDS:${PN} = "initramfs-framework-base grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-…
H A Dinitramfs-live-install_1.0.bb10 RDEPENDS:${PN} = "grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
H A Dinitramfs-live-install-efi_1.0.bb8 RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/
H A Dcore-image-testcontroller.bb12 e2fsprogs e2fsprogs-mke2fs parted \
/OK3568_Linux_fs/debian/overlay/usr/bin/
H A Ddisk-helper153 check_tool mke2fs BR2_PACKAGE_E2FSPROGS && \
154 mke2fs -F -L $PART_NAME $DEV && \
/OK3568_Linux_fs/external/rkscript/
H A Ddisk-helper158 check_tool mke2fs BR2_PACKAGE_E2FSPROGS && \
159 mke2fs -F -L $PART_NAME $DEV && \
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_ipc/
H A DRkLunch.sh123mke2fs -F -L media $MEDIA_DEV && resize2fs $MEDIA_DEV && tune2fs -c 0 -i 0 $MEDIA_DEV && prepare_p…
/OK3568_Linux_fs/buildroot/package/e2fsprogs/
H A DConfig.in13 mke2fs mklost+found resize2fs tune2fs
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/attr/
H A Dacl_2.3.1.bb71 e2fsprogs-mke2fs \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/
H A Dparted_3.4.bb51 …ls perl util-linux-losetup util-linux-mkswap python3 make gawk e2fsprogs-mke2fs e2fsprogs-tune2fs …
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-self-hosted.bb38 e2fsprogs-mke2fs \

12