openwrt-packages/utils/uvol
Daniel Golle 1b570f7aad
uvol: improve autopart and lvm scripts, fix F2FS volumes
Use sfdisk to get GPT partition by name as partition names are not
known by the kernel if added via partx.
Make sure physical volume names are unique, if possible correlate
with the disks serial number and/or card's cid.
mkf2fs apparently returns 134 even in case format succeeded, so don't
fail in that case (this fixes rw volumes large enough for F2FS to be
selected by the lvm scripts of uvol).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-04-21 17:32:14 +01:00
..
files uvol: improve autopart and lvm scripts, fix F2FS volumes 2021-04-21 17:32:14 +01:00
Makefile uvol: emmit ubus events and bring up volumes on boot 2021-04-18 00:41:35 +01:00