mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-24 16:08:21 -04:00
FillGlobalStorageJob: Add the partition UUID to global storage
This commit is contained in:
parent
62d706543b
commit
2d9142487b
2 changed files with 28 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue