bareos: bareos-16.2-droplet fbebbe7a

Author Committer Branch Timestamp Parent
joergs mvwieringen bareos-16.2-droplet 2017-11-02 17:43 bareos-16.2-droplet 74d8d1da Pending
Changeset bareos-storage-droplet: renamed bareos-storage-object

The name bareos-storage-object has been very generic.
This backend utilize the the droplet library
and even so it has been implemented to store data on S3 Object Storages,
in can in principle also be used for other storages support by droplet.

For this reason and to indicate the close relation to droplet,
the source files and the packages have been renamed.

(cherry picked from commit 57a3a389ee79c26d4e98045c099c3717c3d8f36f)
mod - autoconf/configure.in Diff File
mod - platforms/packaging/bareos.spec Diff File
mod - src/stored/Makefile.in Diff File
mod - src/stored/backends/Makefile.in Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/dev.h Diff File
mod - src/stored/sd_backends.h Diff File
mod - src/stored/stored_conf.c Diff File