Home
last modified time | relevance | path

Searched full:vfat (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/openbmc/meta-raspberrypi/classes/
H A Dsdcard_image-rpi.bbclass30 # now enforced by mkfs.vfat from dosfstools-4.2
65 # Additional files and/or directories to be copied into the vfat partition from the IMAGE_ROOTFS.
68 # SD card vfat partition image name
70 SDIMG_VFAT = "${IMAGE_NAME}.vfat"
71 SDIMG_LINK_VFAT = "${IMGDEPLOYDIR}/${IMAGE_LINK_NAME}.vfat"
97 # Create a vfat image with boot files
100 mkfs.vfat -F32 -n "${BOOTDD_VOLUME_ID}" -S 512 -C ${WORKDIR}/boot.img $BOOT_BLOCKS
140 echo "Copying deploy file payload into VFAT"
155 echo "Copying payload into VFAT"
157 … # use bbwarn instead of bbfatal to stop aborting on vfat issues like not supporting .~lock files
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/
H A Ddosfstools_4.2.bb27 ALTERNATIVE:${PN} = "mkfs.vfat"
28 ALTERNATIVE_LINK_NAME[mkfs.vfat] = "${sbindir}/mkfs.vfat"
/openbmc/openbmc/meta-raspberrypi/wic/
H A Dsdimage-raspberrypi.wks3 # Raspberry Pi. Boot files are located in the first vfat partition.
5 part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --active --align …
/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Dsdimage-bootpart.wks3 # are located in the first vfat partition.
5 part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --active --align …
H A Defi-bootdisk.wks.in2 part /boot --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/boot --fstype=vfat --label boot --active --…
/openbmc/openbmc/poky/meta-yocto-bsp/wic/
H A Dbeaglebone-yocto.wks3 # Boot files are located in the first vfat partition.
5 part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --active --align …
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml18 Type of filesystem, e.g. ext2, ext3, ext4, vfat.
122 - name: vfat
124 Filesystem type vfat
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb19 ${@bb.utils.contains("MACHINE_FEATURES", "vfat", "packagegroup-base-vfat", "", d)} \
56 ${@bb.utils.contains('COMBINED_FEATURES', 'vfat', 'packagegroup-base-vfat', '',d)} \
154 SUMMARY:packagegroup-base-vfat = "FAT filesystem support"
155 RRECOMMENDS:packagegroup-base-vfat = "\
157 kernel-module-vfat \
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dhelp.py284 of vfat and ext* partitions.
297 wic ls <image>:<vfat or ext* partition>
298 wic ls <image>:<vfat or ext* partition><path>
299 wic ls <image>:<vfat or ext* partition><path> --native-sysroot <path>
303 of vfat or ext* partitions.
344 Copy files and directories to/from the vfat or ext* partition
351 - from local to vfat or ext* partitions of partitioned image
352 - from vfat or ext* partitions of partitioned image to local
361 wic cp - copy files and directories to/from the vfat or ext* partitions
371 - from local to vfat or ext* partitions of partitioned image
[all …]
H A Dksparser.py159 part.add_argument('--fstype', default='vfat',
161 'squashfs', 'vfat', 'msdos', 'erofs',
241 if parsed.fstype == 'msdos' or parsed.fstype == 'vfat':
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dmount.sh86 # If filesystemtype is vfat, change the ownership group to mount group, and
89 vfat|fat)
141 # If filesystem type is vfat, change the ownership group to mount group, and
144 vfat|fat)
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A Dovmf-shell-image.wks3 part / --source rootfs --ondisk sda --fstype=vfat --align 1024
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass136 # Note that vfat can't handle all types of files that a real linux file system
140 mkfs.vfat $@ -C ${IMGDEPLOYDIR}/${IMAGE_NAME}.vfat ${ROOTFS_SIZE}
141 mcopy -i "${IMGDEPLOYDIR}/${IMAGE_NAME}.vfat" -vsmpQ ${IMAGE_ROOTFS}/* ::/
144 IMAGE_CMD:vfat = "oe_mkvfatfs ${EXTRA_IMAGECMD}"
283 # otherwise mkfs.vfat will automatically pick one.
284 EXTRA_IMAGECMD:vfat ?= ""
316 vfat \
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto.inc38 KERNEL_FEATURES:append = " ${@bb.utils.contains('MACHINE_FEATURES', 'vfat', 'cfg/fs/vfat.scc', '', …
/openbmc/openbmc/poky/meta/recipes-core/ovmf/
H A Dovmf-shell-image.bb5 # single vfat partition makes sense. Because we have no
/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/recipes-kernel/linux/linux-nuvoton/
H A Dyosemite4.cfg41 # Enable VFAT FS
/openbmc/openbmc/meta-fii/meta-mori/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/
H A Dfw_env.config23 # VFAT example
/openbmc/openbmc/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/
H A Dfw_env.config23 # VFAT example
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-bsp/u-boot/u-boot-fw-utils-nuvoton/
H A Dfw_env.config23 # VFAT example
/openbmc/openbmc/poky/meta/conf/machine/include/
H A Dqemu.inc14 MACHINE_FEATURES = "alsa bluetooth usbgadget screen vfat"
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in14 part /boot --source bootimg-partition --ondisk mmcblk0 --fstype=vfat --label boot --active --align …
/openbmc/openbmc/meta-raspberrypi/recipes-core/udev/udev-rules-udisks-rpi/
H A D80-udisks-rpi.rules7 ENV{ID_FS_TYPE}=="vfat", ENV{ID_FS_LABEL}=="raspberrypi", \
/openbmc/u-boot/tools/env/
H A Dfw_env.config29 # VFAT example
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-gplv3.inc15 RRECOMMENDS:packagegroup-base-vfat:remove = "dosfstools"
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi.sh207 echo "Formatting $bootfs to vfat..."
208 mkfs.vfat $bootfs
229 …echo "UUID=$boot_uuid /boot vfat defaults 1 2" >> /tgt…

123