694ea7425d
Add possibility to use disk LABEL to identify rootfs uuid for Software RAID deployment Change-Id: I77f36e70ddc539af0190db1c1abe0fb2c66f34b4 Story: 2008303 Task: 41188
7 lines
267 B
YAML
7 lines
267 B
YAML
---
|
|
features:
|
|
- |
|
|
For Software RAID, the IPA will use partition LABEL along with UUID and PARTUUID
|
|
passed from the conductor to identify the root partition. The root file system
|
|
LABEL can be set as value of the ``rootfs_uuid`` image metadata property.
|