uvol: add new package
authorDaniel Golle <redacted>
Sat, 10 Apr 2021 03:04:09 +0000 (04:04 +0100)
committerDaniel Golle <redacted>
Sat, 10 Apr 2021 11:02:23 +0000 (12:02 +0100)
commit312594f869cc5b068f014274e689e2fb230cd9d7
tree604d2d2acd529b9419c505783ee5b292ee0fcdda
parent43597b918a43f431f9f328aa07904c920832a435
uvol: add new package

uvol is a wrapper-script which allows automated handling of storage
volumes. uvol currently comes with backend support for LVM2 and UBI,
covering practically all options for storage large enough to be
managed (NAND, SPI-NAND, eMMC, SATA, NVME, virtio-blk, ...).

Signed-off-by: Daniel Golle <redacted>
utils/ap_config/Makefile [new file with mode: 0644]
utils/ap_config/git-src [new symlink]
utils/autopart/Makefile [deleted file]
utils/modbus-utils/Makefile [new file with mode: 0644]
utils/uvol/Makefile [new file with mode: 0644]
utils/uvol/files/autopart.defaults [moved from utils/autopart/files/autopart with 100% similarity]
utils/uvol/files/lvm.sh [new file with mode: 0644]
utils/uvol/files/ubi.sh [new file with mode: 0644]
utils/uvol/files/uvol [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT