mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-27 12:25:45 -05:00
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> |
||
---|---|---|
.. | ||
branding | ||
calamares | ||
libcalamares | ||
libcalamaresui | ||
modules | ||
qml | ||
CMakeLists.txt |