FillGlobalStorageJob: Add the partition UUID to global storage

This commit is contained in:
Aurélien Gâteau 2014-07-28 14:58:06 +02:00
parent 62d706543b
commit 2d9142487b
2 changed files with 28 additions and 4 deletions

View file

@ -17,6 +17,7 @@ A list of dictionaries, one per partition. The dictionary contains the following
- `device`: path to the partition device
- `fs`: the name of the file system
- `mountPoint`: where the device should be mounted
- `uuid`: the UUID of the partition device
## rootMountPoint