Replaced call to tar utility and added support for libarchive library instead as we were having issues with tar hanging up infinitely for EOF forcing us to restart iceccd. This gives the ability to use all environments supported by libarchive without having to depend on an external utility.
Replaced call to tar utility and added support for libarchive library instead as we were having issues with tar hanging up infinitely for EOF forcing us to restart iceccd. This gives the ability to use all environments supported by libarchive without having to depend on an external utility.
Also added more descriptive log messages.