**Changes:**
* Bump the version from 14.2.7 -> 14.2.8
* Add patch to fix build on musl
* Set MAKEFLAGS to keep build from using all the memory... thanks C++
* Re-enable the build
move qemu and ceph to community. Thi sis to reduce maintenenance
workload for security fixes. Upstream qemu appears to have less support
time than 2 years.
Move user create to separate package that can be dep'ed by multiple
other packages. This isn't strictly necessary, but is probably least
surprising for users.
Split ceph-mon into smaller individual packages with a "virtual"
package to pull them all in to maintain backwards compat.
This makes it easier to run just the ceph-mon daemon without any other
deps installed i.e. for containerized workloads.
Split ceph-osd into smaller individual packages with a "virtual"
package to pull them all in to maintain backwards compat.
This makes it easier to run just the ceph-osd daemon without any other
deps installed i.e. for containerized workloads.