foundationdb/fdbbackup
Andrew Noyes 061afda2ec
Fix several package issues (#4801)
* Make the structure of the server pkg match 6.2.28

* Fix OSX lib path

* Fix install destinations in client

Previously, backup_agent would map to fdbmonitor installation dir -
which is incorrect in the sense that it disagrees with where the default
foundationdb.conf expects to find backup_agent. Add a new backupagent
installation dir and install there, matching foundationdb.conf's
expectations.

Also fix an issue where several of the versions of fdbbackup weren't
being installed

* Update packaging/osx/buildpkg.sh for cmake

* Update README instructions for pkg file

* Remove osx cpack config

* Remove pm install destinations

* Fix weird syntax

* Remove cpack reference to PM

* Address review comments
2021-05-12 11:41:26 -05:00
..
BackupTLSConfig.cpp Refactor TLS config for backup 2021-04-08 21:56:02 -07:00
BackupTLSConfig.h Refactor TLS config for backup 2021-04-08 21:56:02 -07:00
CMakeLists.txt Fix several package issues (#4801) 2021-05-12 11:41:26 -05:00
FileConverter.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FileConverter.h Add blob credentials option for fdbdecode 2021-04-08 21:56:02 -07:00
FileDecoder.actor.cpp Refactor TLS config for backup 2021-04-08 21:56:02 -07:00
backup.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00