Implement group package actions

Similar to how atomic actions on single packages are handled (#14 (closed)), we need to support mass moving or removing of packages as an atomic action.

  • add group of package files and their signatures to the package pool
  • Handle symlinking of groups of package files and their signatures from a package pool to a target repository directory
Edited by David Runge