| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/ |
| H A D | e2fsprogs_1.46.5.bb | 63 # 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 D | e2fsprogs.inc | 9 LICENSE:e2fsprogs-mke2fs = "GPL-2.0-only"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
| H A D | ptest.patch | 20 @@ -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 D | e2fsprogs-fix-missing-check-for-permission-denied.patch | 6 If the path to "ROOT_SYSCONFDIR/mke2fs.conf" has a permission denied problem,
|
| /OK3568_Linux_fs/buildroot/fs/ext2/ |
| H A D | Config.in | 74 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 D | mk-image.sh | 97 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 D | check-mkimage.sh | 4 if ! mke2fs -h 2>&1 | grep -wq "\-d"; then
|
| H A D | check-debian.sh | 20 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
|
| H A D | check-buildroot.sh | 35 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
|
| H A D | check-yocto.sh | 34 if grep -wq metadata_csum_seed /etc/mke2fs.conf; then
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | rk29.c | 120 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 D | initramfs-live-install-testfs_1.0.bb | 6 RDEPENDS:${PN} = "grub parted e2fsprogs-mke2fs"
|
| H A D | initramfs-live-install-efi-testfs_1.0.bb | 6 RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools"
|
| H A D | initramfs-module-install-efi_1.0.bb | 4 RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VI…
|
| H A D | initramfs-module-install_1.0.bb | 4 RDEPENDS:${PN} = "initramfs-framework-base grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-…
|
| H A D | initramfs-live-install_1.0.bb | 10 RDEPENDS:${PN} = "grub parted e2fsprogs-mke2fs util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
|
| H A D | initramfs-live-install-efi_1.0.bb | 8 RDEPENDS:${PN} = "parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VIRTUAL-RUNTIME_base-utils}"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/ |
| H A D | core-image-testcontroller.bb | 12 e2fsprogs e2fsprogs-mke2fs parted \
|
| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | disk-helper | 153 check_tool mke2fs BR2_PACKAGE_E2FSPROGS && \ 154 mke2fs -F -L $PART_NAME $DEV && \
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | disk-helper | 158 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 D | RkLunch.sh | 123 …mke2fs -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 D | Config.in | 13 mke2fs mklost+found resize2fs tune2fs
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/attr/ |
| H A D | acl_2.3.1.bb | 71 e2fsprogs-mke2fs \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/ |
| H A D | parted_3.4.bb | 51 …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 D | packagegroup-self-hosted.bb | 38 e2fsprogs-mke2fs \
|