Merge remote-tracking branch 'origin/issue-1904' into calamares

This is mostly a confirmation that the subsequent changes
to #1905 were correct; the "name" key set in a partition
configuration is applied to the partition.

FIXES #1904
This commit is contained in:
Adriaan de Groot 2022-03-21 15:09:50 +01:00
commit db3160145e

View File

@ -201,7 +201,7 @@ defaultFileSystemType: "ext4"
# maxSize: 10G
# attributes: 0xffff000000000003
# - name: "home"
# type = "933ac7e1-2eb4-4f13-b844-0e14e2aef915"
# type: "933ac7e1-2eb4-4f13-b844-0e14e2aef915"
# filesystem: "ext4"
# mountPoint: "/home"
# size: 3G