bareos: master 54bb56fa

Author Committer Branch Timestamp Parent
pstorz pstorz master 2020-07-13 12:50 master 2d40cce5 Pending
Changeset cmake: fix default database driver setting

The default database driver is now got from the configured
database options. To set the placeholder there, the
default_db_backend cmake variable needs to be set during build via

  -Ddefault_db_backend="XXX_REPLACE_WITH_DATABASE_DRIVER_XXX"
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosSetVariableDefaults.cmake Diff File
mod - core/debian/rules Diff File
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-common/BareosCommonMakefile Diff File
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/defaultconfigs/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
mod - regress/scripts/regress-config.in Diff File