mirror of https://github.com/cutefishos/calamares
[partition] Fix parsing of partition size in partition layout
When setting the size of a partition without indicating the unit, two problems occur: - the size is parsed as an integer, not as a string, hence the configuration parsing fails - the size parser doesn't recognize the fact that the size has no units and defaults to 100% This patch fixes the configuration parsing as well as the size string parsing. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>main
parent
18bb71aceb
commit
cf45d55b32
Loading…
Reference in New Issue