4 Commits

Author SHA1 Message Date
Dermot Bradley
4880c9b99d community/cloud-utils: make -growpart subpackage depend on partx
Partx was moved out of the main util-linux and into a subpackage
therefore cloud-utils-growpart's dependency for util-linux needs
to be changed to partx instead.

Also remove cloud-utils-growpart dependency on coreutils and add
patch growpart to use a flock command-line option that is understood
by both util-linux and bosybox's flock command.
2020-11-12 23:35:27 +00:00
Dermot Bradley
305c584574 community/cloud-utils: make udev optional for growpart
In upstream 0.32 a call to "udevadm settle" was added to growpart. Add
a patch to growpart to make this call optional and remove eudev from
cloud-utils-growpart package dependencies so that growpart can be used
on non-udev systems.
2020-11-10 15:45:26 +00:00
Dermot Bradley
4fe222eca5 community/cloud-utils: upgrade to 0.32
Upgrade to 0.32 release.

Minor corrections (remove unused scripts and manpages) that didn't
make 0.32 release.
2020-10-30 03:24:38 +00:00
Dermot Bradley
bf632091a6 community/cloud-utils: move from testing 2020-07-30 09:23:22 +00:00