uvol: try to be more shellcheck compliant, fix LVM vol-up
authorDaniel Golle <daniel@makrotopia.org>
Sat, 15 May 2021 22:30:23 +0000 (23:30 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 13 Jun 2021 21:14:20 +0000 (22:14 +0100)
commitc7d1704feb918875d74ba129e3f9eaf6ea469574
treecb064beb62718cb6c0519a712b31096556271cd1
parent4028878b2bbae32525f329fc91f38de85505174c
uvol: try to be more shellcheck compliant, fix LVM vol-up

 * quotes around all variables
 * always use 'read -r' instead of 'read'
 * some more minor shellcheck fixes
 * reorder LVM ops for 'up' call to allow it to succeed

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/uvol/files/autopart.defaults
utils/uvol/files/lvm.sh
utils/uvol/files/ubi.sh
utils/uvol/files/uvol