bacula 5.2.5-0ubuntu6 source package in Ubuntu

Changelog

bacula (5.2.5-0ubuntu6) precise; urgency=low

  * Fix templates for dpkg installation of
    bacula-director-[mysql|pgsql] packages. (LP: #960761)
 -- Tobin Davis <email address hidden>   Fri, 23 Mar 2012 16:32:16 -0700

Upload details

Uploaded by:
Tobin Davis
Sponsored by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main admin

Downloads

File Size SHA-256 Checksum
bacula_5.2.5.orig.tar.gz 3.8 MiB d731884b882178c597d8b7ef3f50c5622c87b1760d87133c24524faf43937f6d
bacula_5.2.5-0ubuntu6.debian.tar.gz 53.8 KiB 033d0050fe52b92a133adcd96929c65dc9d03f71ec35bffae670e531c2650fc2
bacula_5.2.5-0ubuntu6.dsc 3.5 KiB 6b6304fcc35b3ad6a088c281793830a0ba9f7236e33ac63d5d181be89971bc8f

Available diffs

View changes file

Binary packages built by this source

bacula: network backup, recovery and verification - meta-package

 Bacula is a set of programs to manage backup, recovery and verification
 of computer data across a network of computers of different kinds.
 .
 It is efficient and relatively easy to use, while offering many advanced
 storage management features that make it easy to find and recover lost or
 damaged files. Due to its modular design, Bacula is scalable from small
 single computer systems to networks of hundreds of machines.
 .
 This meta-package installs the entire suite of Bacula applications: job
 scheduling, storage control, node connector, and administrative console.

bacula-client: network backup, recovery and verification - client meta-package

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 The package is a meta-package for client installations (file daemon and
 console only).

bacula-common: No summary available for bacula-common in ubuntu quantal.

No description available for bacula-common in ubuntu quantal.

bacula-common-mysql: No summary available for bacula-common-mysql in ubuntu quantal.

No description available for bacula-common-mysql in ubuntu quantal.

bacula-common-pgsql: network backup, recovery and verification - PostgreSQL common files

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 This package provides files that are useful for other Bacula packages
 for the PostgreSQL database.

bacula-common-sqlite3: No summary available for bacula-common-sqlite3 in ubuntu quantal.

No description available for bacula-common-sqlite3 in ubuntu quantal.

bacula-console: network backup, recovery and verification - text console

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The management console allows the administrator or user to
 communicate with the Bacula Director.
 .
 This package provides the text-interface version of the console.

bacula-console-qt: Bacula Administration Tool Console

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The management console allows the administrator or user to
 communicate with the Bacula Director.
 .
 This package provides the most advanced GUI to bacula: the Bacula
 Administration Tool (BAT) console.
 .
 This GUI interface has been designed to ease restore operations as much as
 possible as compared to the basic text console.

bacula-director-common: No summary available for bacula-director-common in ubuntu quantal.

No description available for bacula-director-common in ubuntu quantal.

bacula-director-mysql: network backup, recovery and verification - MySQL storage for Director

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 This version stores Bacula's catalog in a MySQL server, and thus is suited
 for large installations.

bacula-director-pgsql: network backup, recovery and verification - PostgreSQL storage for Director

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The Bacula Director service supervises all the backup, restore, verify and
 archive operations. It can run as a daemon or as a foreground service which
 administrators can use to schedule backups and recover files.
 .
 This version stores Bacula's catalog in a PostgreSQL server, and thus is
 suited for large installations.

bacula-director-sqlite3: No summary available for bacula-director-sqlite3 in ubuntu quantal.

No description available for bacula-director-sqlite3 in ubuntu quantal.

bacula-fd: network backup, recovery and verification - file daemon

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The file daemon has to be installed on the machine to be backed up. It is
 responsible for providing the file attributes and data when requested by
 the Director, and also for the file system-dependent part of restoration.

bacula-sd: network backup, recovery and verification - storage daemon

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The storage daemon performs the storage and recovery of the file
 attributes and data to the physical media; in other words, it is
 responsible for reading and writing the backups.
 .
 It runs on the machine which has access to the backup device(s) - usually
 a tape drive, but alternatively other storage media, such as files.

bacula-sd-mysql: No summary available for bacula-sd-mysql in ubuntu quantal.

No description available for bacula-sd-mysql in ubuntu quantal.

bacula-sd-pgsql: network backup, recovery and verification - PostgreSQL SD tools

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The storage daemon performs the storage and recovery of the file
 attributes and data to the physical media; in other words, it is
 responsible for reading and writing the backups.
 .
 This package contains PostgreSQL versions of the bscan and bcopy utilities,
 which are used for recovery when Bacula's catalog is unavailable.

bacula-sd-sqlite: No summary available for bacula-sd-sqlite in ubuntu quantal.

No description available for bacula-sd-sqlite in ubuntu quantal.

bacula-sd-sqlite3: network backup, recovery and verification - SQLite 3 SD tools

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 The storage daemon performs the storage and recovery of the file
 attributes and data to the physical media; in other words, it is
 responsible for reading and writing the backups.
 .
 This package contains SQLite 3 versions of the bscan and bcopy utilities,
 which are used for recovery when Bacula's catalog is unavailable.

bacula-server: network backup, recovery and verification - server meta-package

 Bacula is a set of programs to manage backup, recovery and verification of
 data across a network of computers of different kinds.
 .
 This meta-package provides a standard server install, consisting of the
 director and storage daemons.

bacula-traymonitor: No summary available for bacula-traymonitor in ubuntu quantal.

No description available for bacula-traymonitor in ubuntu quantal.