Use vfs_uuid instead of blkid to compute uuid
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 25 Jun 2012 11:39:09 +0000 (14:39 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 25 Jun 2012 11:39:09 +0000 (14:39 +0300)
commit20409e9f28eb8af1316aeb7ee3604e463ec3e264
tree7989267a05314fe293f3e1eb3a086d8140da40d9
parent330fd6187836ec541efe6fada9514ad0ad3b23da
Use vfs_uuid instead of blkid to compute uuid

vfs_uuid is more suitable for this and it whas added before blkid
in guestfs, hence it is supported in more guestfs versions.
image_creator/os_type/linux.py