* Automatically compute the minimum size for the partitions * Automatically resize the pmOS_root partition during the boot process * Resize root partition only if there is unallocated space at the end of the device. * Added more echos to make debugging easier while looking at the pmOS_init.log. * Updated static_code_analysis.sh script to run shellcheck with `-x` option.
Automatically compute the minimum size for the partition and resize it during the boot process (#127)
Description
No description provided
Languages
Shell
97%
Python
2%
C
0.5%
Batchfile
0.4%