|
|
|
@ -112,7 +112,9 @@ defaultFileSystemType: "ext4"
|
|
|
|
# size: 100%
|
|
|
|
# size: 100%
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# There can be any number of partitions, each entry having the following attributes:
|
|
|
|
# There can be any number of partitions, each entry having the following attributes:
|
|
|
|
# - name: partition label
|
|
|
|
# - name: filesystem label
|
|
|
|
|
|
|
|
# and
|
|
|
|
|
|
|
|
# partition name (gpt only; since KPMCore 4.2.0)
|
|
|
|
# - filesystem: filesystem type
|
|
|
|
# - filesystem: filesystem type
|
|
|
|
# - mountPoint: partition mount point
|
|
|
|
# - mountPoint: partition mount point
|
|
|
|
# - size: partition size in bytes (append 'K', 'M' or 'G' for KiB, MiB or GiB)
|
|
|
|
# - size: partition size in bytes (append 'K', 'M' or 'G' for KiB, MiB or GiB)
|
|
|
|
|