meta-digi/meta-digi-dey/recipes-core/recovery/recovery-initramfs
Javier Viguera 75f2c00025 recovery init: pass filesystem type to mount command
For block devices we can get the filesystem in the partition using the
'blkid' command.

This cleans up some warnings on mounting:

EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
EXT4-fs (mmcblk0p4): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (mmcblk0p4): couldn't mount as ext2 due to feature incompatibilities

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-01-20 17:33:37 +01:00
..
recovery-initramfs-init recovery init: pass filesystem type to mount command 2017-01-20 17:33:37 +01:00
swupdate.cfg recovery: add recipe to generate recovery ramdisk file tree 2016-12-27 17:37:53 +01:00