Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 4 años
..
README 6c0ee4c63f system/bacula: Cherry-pick and fix the upgrading procedure. hace 7 años
README.SLACKWARE 4a34effc25 system/bacula: Updated for version 9.6.3. hace 5 años
bacula-bat.desktop cfda1d4414 system/bacula: Fix user/group detection, .desktop, i486=>i586. hace 8 años
bacula.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 4 años
bacula.info 4a34effc25 system/bacula: Updated for version 9.6.3. hace 5 años
bacula.png ab9eff46a5 system/bacula: Added icon. hace 11 años
doinst.sh 43725c3bdb system/bacula: Documentation and script updates. hace 12 años
slack-desc 6c0ee4c63f system/bacula: Cherry-pick and fix the upgrading procedure. hace 7 años

README

Bacula (Manage backup, recovery) - Client and server

Bacula is a set of Open Source, computer programs that permit you (or the
system administrator) to manage backup, recovery, and verification of computer
data across a network of computers of different kinds. Bacula is relatively
easy to use and very efficient, while offering many advanced storage management
features that make it easy to find and recover lost or damaged files. In
technical terms, it is an Open Source, network based backup program.

This script has a few build options:

DATABASE=auto|mysql|postgresql|sqlite - by default MySQL/MariaDB is selected
OPT_PREFIX=yes|no - install into /opt/bacula (disabled by default)
BAT=yes|no - build with GUI support (disabled by default)
EMAIL=root@localhost - destination for job announcements and core dumps
SMTPHOST=localhost - expects smtp daemon running on localhost

More information about post-install/upgrading can be found in README.SLACKWARE