packages/utils/uvol/files
Daniel Golle 1337c44026
uvol: fix list output on LVM backend
'uvol list' was broken when introducing support for the hidden volumes.
Fix that by not using 'continue' keyword to break the loop (as that
lead to skipping 'json_select ..') and using if-clause instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-22 14:19:35 +00:00
..
autopart.defaults autopart: work on MBR/DOS partitioned disks 2021-07-10 22:04:43 +01:00
common.sh uvol: clean up paths and fix delayed startup 2022-02-18 03:09:06 +00:00
lvm.sh uvol: fix list output on LVM backend 2022-03-22 14:19:35 +00:00
ubi.sh uvol: call umount instead of using 'block umount' 2022-02-13 22:30:42 +00:00
uvol uvol: fix units with lvm backend 2021-07-06 05:27:13 +01:00
uvol.defaults uvol: clean up paths and fix delayed startup 2022-02-18 03:09:06 +00:00
uvol.init uvol: clean up paths and fix delayed startup 2022-02-18 03:09:06 +00:00