872dba1a7e
Change-Id: I409379f72c8bb42b73e0f3aef8226904975d06ff
11 lines
510 B
YAML
11 lines
510 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds secondary sorting by device name when guessing the root disk. This
|
|
makes the selection process more predictable and increases the chances
|
|
that systems which try only one device for booting will actually
|
|
successfully boot after deployment. As the primary sorting is still done
|
|
by size, the root device hints still take priority, and the current
|
|
behaviour is basically not specifying the order beyond size, this change
|
|
does not break backwards compatibility.
|