diskimage-builder/diskimage_builder/block_device/level2
Yolanda Robla 9687a1efe1 Convert labels to upper case
When booting on UEFI, there was an issue mounting the vfat
filesystem. It was caused because the mount was defined in
/etc/fstab in lowercase, but the disk had it labeled in upper
case, and system could not find it. Conver the label to upper
case in case of fat/vfat.

Change-Id: Id3dee735e6f8fb221d199c4aba648f3e9a6e4206
2018-06-19 11:12:54 +02:00
..
__init__.py Create and use plugin/node abstract classes 2017-05-26 11:48:11 +10:00
mkfs.py Convert labels to upper case 2018-06-19 11:12:54 +02:00