From: Kern Sibbald Date: Fri, 1 Jan 2010 13:36:02 +0000 (+0100) Subject: update build for multi-language X-Git-Tag: Release-5.0.0~27 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=31b3e4719775a6f7e32aca6c7296666b4e0a035e update build for multi-language --- diff --git a/docs/autoconf/configure.in b/docs/autoconf/configure.in index 30c799e1..8a4bb719 100644 --- a/docs/autoconf/configure.in +++ b/docs/autoconf/configure.in @@ -11,7 +11,7 @@ AC_SUBST(BUILD_DIR) AC_CONFIG_AUX_DIR(${BUILD_DIR}/autoconf) dnl require a recent autoconf -AC_PREREQ(2.13) +AC_PREREQ(2.61) @@ -93,33 +93,30 @@ AC_OUTPUT([ \ manuals/update_version \ manuals/version.tex \ manuals/bacula.sty \ - manuals/de/catalog/Makefile \ - manuals/de/concepts/Makefile \ - manuals/de/console/Makefile \ - manuals/de/developers/Makefile \ - manuals/de/install/Makefile \ - manuals/de/problems/Makefile \ - manuals/de/utility/Makefile \ manuals/en/console/Makefile \ manuals/en/main/Makefile \ manuals/en/developers/Makefile \ manuals/en/problems/Makefile \ manuals/en/utility/Makefile \ manuals/en/misc/Makefile \ - manuals/es/catalog/Makefile \ - manuals/es/concepts/Makefile \ - manuals/es/console/Makefile \ - manuals/es/developers/Makefile \ - manuals/es/install/Makefile \ - manuals/es/problems/Makefile \ - manuals/es/utility/Makefile \ - manuals/fr/catalog/Makefile \ - manuals/fr/concepts/Makefile \ + manuals/de/console/Makefile \ + manuals/de/main/Makefile \ + manuals/de/developers/Makefile \ + manuals/de/problems/Makefile \ + manuals/de/utility/Makefile \ + manuals/de/misc/Makefile \ manuals/fr/console/Makefile \ + manuals/fr/main/Makefile \ manuals/fr/developers/Makefile \ - manuals/fr/install/Makefile \ manuals/fr/problems/Makefile \ manuals/fr/utility/Makefile \ + manuals/fr/misc/Makefile \ + manuals/es/console/Makefile \ + manuals/es/main/Makefile \ + manuals/es/developers/Makefile \ + manuals/es/problems/Makefile \ + manuals/es/utility/Makefile \ + manuals/es/misc/Makefile \ bacula-web/Makefile \ bacula-web/version.tex \ $PFILES ], diff --git a/docs/configure b/docs/configure index d5dadaa9..02745d38 100755 --- a/docs/configure +++ b/docs/configure @@ -2189,7 +2189,7 @@ MCOMMON=./autoconf/Make.common -ac_config_files="$ac_config_files autoconf/Make.common Makefile manuals/update_version manuals/version.tex manuals/bacula.sty manuals/de/catalog/Makefile manuals/de/concepts/Makefile manuals/de/console/Makefile manuals/de/developers/Makefile manuals/de/install/Makefile manuals/de/problems/Makefile manuals/de/utility/Makefile manuals/en/console/Makefile manuals/en/main/Makefile manuals/en/developers/Makefile manuals/en/problems/Makefile manuals/en/utility/Makefile manuals/en/misc/Makefile manuals/es/catalog/Makefile manuals/es/concepts/Makefile manuals/es/console/Makefile manuals/es/developers/Makefile manuals/es/install/Makefile manuals/es/problems/Makefile manuals/es/utility/Makefile manuals/fr/catalog/Makefile manuals/fr/concepts/Makefile manuals/fr/console/Makefile manuals/fr/developers/Makefile manuals/fr/install/Makefile manuals/fr/problems/Makefile manuals/fr/utility/Makefile bacula-web/Makefile bacula-web/version.tex $PFILES" +ac_config_files="$ac_config_files autoconf/Make.common Makefile manuals/update_version manuals/version.tex manuals/bacula.sty manuals/en/console/Makefile manuals/en/main/Makefile manuals/en/developers/Makefile manuals/en/problems/Makefile manuals/en/utility/Makefile manuals/en/misc/Makefile manuals/de/console/Makefile manuals/de/main/Makefile manuals/de/developers/Makefile manuals/de/problems/Makefile manuals/de/utility/Makefile manuals/de/misc/Makefile manuals/fr/console/Makefile manuals/fr/main/Makefile manuals/fr/developers/Makefile manuals/fr/problems/Makefile manuals/fr/utility/Makefile manuals/fr/misc/Makefile manuals/es/console/Makefile manuals/es/main/Makefile manuals/es/developers/Makefile manuals/es/problems/Makefile manuals/es/utility/Makefile manuals/es/misc/Makefile bacula-web/Makefile bacula-web/version.tex $PFILES" ac_config_commands="$ac_config_commands default" @@ -2770,33 +2770,30 @@ do "manuals/update_version") CONFIG_FILES="$CONFIG_FILES manuals/update_version" ;; "manuals/version.tex") CONFIG_FILES="$CONFIG_FILES manuals/version.tex" ;; "manuals/bacula.sty") CONFIG_FILES="$CONFIG_FILES manuals/bacula.sty" ;; - "manuals/de/catalog/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/catalog/Makefile" ;; - "manuals/de/concepts/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/concepts/Makefile" ;; - "manuals/de/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/console/Makefile" ;; - "manuals/de/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/developers/Makefile" ;; - "manuals/de/install/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/install/Makefile" ;; - "manuals/de/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/problems/Makefile" ;; - "manuals/de/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/utility/Makefile" ;; "manuals/en/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/console/Makefile" ;; "manuals/en/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/main/Makefile" ;; "manuals/en/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/developers/Makefile" ;; "manuals/en/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/problems/Makefile" ;; "manuals/en/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/utility/Makefile" ;; "manuals/en/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/en/misc/Makefile" ;; - "manuals/es/catalog/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/catalog/Makefile" ;; - "manuals/es/concepts/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/concepts/Makefile" ;; - "manuals/es/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/console/Makefile" ;; - "manuals/es/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/developers/Makefile" ;; - "manuals/es/install/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/install/Makefile" ;; - "manuals/es/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/problems/Makefile" ;; - "manuals/es/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/utility/Makefile" ;; - "manuals/fr/catalog/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/catalog/Makefile" ;; - "manuals/fr/concepts/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/concepts/Makefile" ;; + "manuals/de/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/console/Makefile" ;; + "manuals/de/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/main/Makefile" ;; + "manuals/de/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/developers/Makefile" ;; + "manuals/de/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/problems/Makefile" ;; + "manuals/de/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/utility/Makefile" ;; + "manuals/de/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/de/misc/Makefile" ;; "manuals/fr/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/console/Makefile" ;; + "manuals/fr/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/main/Makefile" ;; "manuals/fr/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/developers/Makefile" ;; - "manuals/fr/install/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/install/Makefile" ;; "manuals/fr/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/problems/Makefile" ;; "manuals/fr/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/utility/Makefile" ;; + "manuals/fr/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/fr/misc/Makefile" ;; + "manuals/es/console/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/console/Makefile" ;; + "manuals/es/main/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/main/Makefile" ;; + "manuals/es/developers/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/developers/Makefile" ;; + "manuals/es/problems/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/problems/Makefile" ;; + "manuals/es/utility/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/utility/Makefile" ;; + "manuals/es/misc/Makefile") CONFIG_FILES="$CONFIG_FILES manuals/es/misc/Makefile" ;; "bacula-web/Makefile") CONFIG_FILES="$CONFIG_FILES bacula-web/Makefile" ;; "bacula-web/version.tex") CONFIG_FILES="$CONFIG_FILES bacula-web/version.tex" ;; "$PFILES") CONFIG_FILES="$CONFIG_FILES $PFILES" ;; diff --git a/docs/home-page/de/pages/documentation.php b/docs/home-page/de/pages/documentation.php index 81972850..b767dfe7 100644 --- a/docs/home-page/de/pages/documentation.php +++ b/docs/home-page/de/pages/documentation.php @@ -1,106 +1,127 @@ - + + - + - - - - + + - - - - - - - - - - - - - - - + + - + - + + + + + diff --git a/docs/home-page/de/pages/downloads.php b/docs/home-page/de/pages/downloads.php index 7089e1d4..3445725b 100644 --- a/docs/home-page/de/pages/downloads.php +++ b/docs/home-page/de/pages/downloads.php @@ -3,426 +3,556 @@
- Bacula Dokumentation - + Manuals for Current Released Version 3.0.x +
- -
+
    +
  • News about Bacula + HTML +
  • +
  • New Features in current version + HTML +

  • +
  • Concepts and Overview Guide + PDF + /HTML +
  • +
  • Installation and Configuration Guide + PDF + /HTML +
  • +
  • Console and Operators Guide + PDF + /HTML +
  • +
  • Problem Resolution Guide + PDF + /HTML +
  • +
  • Catalog Database Guide + PDF + /HTML +
  • +
  • Utility Programs + PDF + /HTML +
  • +
  • Developers' Guide + PDF + /HTML +

  • +
  • Free Software Foundation Europe FLA + PDF + -- (Developer's Fiduciary License Agreement)
  • +
+
- Da die Bacula-Dokumentation zu umfangreich wurde, - ist sie jetzt auf mehrere kürzere Handbücher aufgeteilt. - Das bisherige Bacula-Benutzer-Handbuch wird nicht weiter übersetzt, - stattdessen finden Sie die aktuellen deutschen Versionen der neuen - Dokumentation unter den folgenden Links:
- (solange die Übersetzung nicht vollständig ist, kann es sein, dass - die Links teilweise nicht funktionieren oder auf die englischen Versionen verweisen.) -
-
    -
  • Bacula Konzepte und Überblick   - PDF - /HTML -
  • Bacula Installation und Konfiguration   - PDF - /HTML -
  • Bacula Console- und Benutzer-Handbuch   - PDF - /HTML -
  • Bacula Katalog-Datenbank   - PDF - /HTML -
  • Bacula Problembehebung   - PDF - /HTML -
  • Bacula Hilfsprogramme   - PDF - /HTML -
  • Bacula Handbuch für Entwickler   - PDF - /HTML -
-
-
- hier finden Sie die bisherige Bacula-Dokumentation: -
    -
  • Tutorial -
    (beginnen Sie hier nach der Bacula-Installation) -
-
-
- - - -
+ Manuals for Version 3.1.x (currently under development) +
    -
  • Bacula-web Handbuch (eng.) -
    (Handbuch für Bacula-web, eine grafische Benutzeroberfläche)
  • +
  • News about Bacula + HTML +
  • +
  • New Features in Development Version + HTML +

  • +
  • Bacula Main Reference Guide + PDF + /HTML +
  • +
  • Console and Operators Guide + PDF + /HTML +
  • +
  • Problem Resolution Guide + PDF + /HTML +
  • +
  • Utility Programs + PDF + /HTML +
  • +
  • Developers' Guide + PDF + /HTML +
  • +
  • Miscellaneous Guide + PDF + /HTML +
  • +
    +
  • Free Software Foundation Europe FLA + PDF + -- (Developer's Fiduciary License Agreement)
-
+ Bacula Documentation for Prior Version 2.4.x +
+
    +
  • User's Manual + PDF + /HTML + -- (Version 2.4.4 of the User's Manual)
  • +
    +
  • Tutorial + HTML + -- (start here after installing Bacula)
  • +
  • Bacula-web Guide + HTML + -- (Guide for the Bacula-web GUI application)
  • +
  • Developer's Guide + PDF + /HTML + -- (Guide for Bacula developers)
-
- Bacula downloads for version 3.0.2 + Bacula downloads for version 3.0.3
- Release Notes |  - ChangeLog |  + Release Notes |  + ChangeLog |  Sources |  Win32/64 |  RPM |  Public Key |  RPM Public Key -
bacula

- - - - - - - - - + - - - -
NameSignatureSizeDate
bacula-3.0.2.tar.gzsig3.7 MiBSun Jul 19 2009 15:25

bacula: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + -
NameSignatureSizeDateDownloads
bacula-docs-3.0.2.tar.bz2sig43.8 MiBSun Jul 19 2009 15:34
bacula-3.0.3.tar.gzsig3.9 MB2009-10-1811,854
bacula-gui-3.0.2.tar.gzsig812.6 KiBSun Jul 19 2009 15:25
bacula-docs-3.0.3.tar.bz2sig49.9 MB2009-10-181,862
bacula-rescue-3.0.2.tar.gzsig2.9 MiBSun Jul 19 2009 15:25
bacula-gui-3.0.3.tar.gzsig834.6 KB2009-10-183,318
-
Win32_64

- - - - - - - + + + + + + - - - - - + + + + + +
NameSignatureSizeDate
win64bacula-3.0.2.exesig2.3 MiBSun Jul 19 2009 14:00
bacula-regress-3.0.3.tar.gzsig825.2 KB2009-10-181,060
winbacula-3.0.2.exesig11.2 MiBSun Jul 19 2009 13:58
bacula-rescue-3.0.3.tar.gzsig3.0 MB2009-10-181,313
rpms

- - + + + + -
NameSizeDate

Win32_64: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - - +
NameSignatureSizeDateDownloads
Release_Notes-3.0.2-1.txt13.8 KiBSun Jul 26 2009 17:15
ReleaseNotessig1.2 KB2009-10-182,201
bacula-3.0.2-1.src.rpm31.5 MiBSun Jul 26 2009 15:58
win64bacula-3.0.3.exesig2.4 MB2009-10-182,212
bacula-bat-3.0.2-1.fc10.i386.rpm674.4 KiBSun Jul 26 2009 15:58
win64bacula-3.0.3a.exesig2.4 MB2009-12-151,272
bacula-bat-3.0.2-1.fc9.i386.rpm739.7 KiBSun Jul 26 2009 15:58
winbacula-3.0.3.exesig11.8 MB2009-10-1810,122
bacula-bat-3.0.2-1.su103.i586.rpm639.5 KiBSun Jul 26 2009 15:58
winbacula-3.0.3a.exesig11.8 MB2009-12-15451
bacula-bat-3.0.2-1.su110.i586.rpm556.0 KiBSun Jul 26 2009 15:58
+

rpms: + + + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + +
NameSizeDateDownloads
bacula-3.0.3-1.src.rpm35.8 MB2009-11-15798
bacula-bat-3.0.2-1.su111.i586.rpm554.5 KiBSun Jul 26 2009 15:58
bacula-bat-3.0.3-1.fc10.i386.rpm689.7 KB2009-11-15221
bacula-client-3.0.2-1.fc10.i386.rpm21.2 MiBSun Jul 26 2009 16:01
bacula-bat-3.0.3-1.fc9.i386.rpm756.6 KB2009-11-1583
bacula-client-3.0.2-1.fc9.i386.rpm21.6 MiBSun Jul 26 2009 16:04
bacula-bat-3.0.3-1.su103.i586.rpm655.0 KB2009-11-1557
bacula-client-3.0.2-1.su103.i586.rpm21.1 MiBSun Jul 26 2009 16:07
bacula-bat-3.0.3-1.su110.i586.rpm569.4 KB2009-11-1549
bacula-client-3.0.2-1.su110.i586.rpm20.7 MiBSun Jul 26 2009 16:10
bacula-bat-3.0.3-1.su111.i586.rpm567.9 KB2009-11-15155
bacula-client-3.0.2-1.su111.i586.rpm20.7 MiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc10.i386.rpm25.1 MB2009-11-15150
bacula-mtx-3.0.2-1.fc10.i386.rpm91.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc9.i386.rpm25.5 MB2009-11-1594
bacula-mtx-3.0.2-1.fc9.i386.rpm121.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.su103.i586.rpm24.9 MB2009-11-1577
bacula-client-3.0.3-1.su110.i586.rpm24.3 MB2009-11-1541
bacula-client-3.0.3-1.su111.i586.rpm24.3 MB2009-11-15137
bacula-mtx-3.0.3-1.fc10.i386.rpm93.4 KB2009-11-1577
bacula-mtx-3.0.3-1.fc9.i386.rpm124.1 KB2009-11-1534
bacula-mtx-3.0.2-1.su103.i586.rpm78.0 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su103.i586.rpm80.0 KB2009-11-1533
bacula-mtx-3.0.2-1.su110.i586.rpm52.4 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su110.i586.rpm53.8 KB2009-11-1538
bacula-mtx-3.0.2-1.su111.i586.rpm52.6 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su111.i586.rpm53.9 KB2009-11-1599
bacula-mysql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:16
bacula-mysql-3.0.3-1.fc10.i386.rpm26.1 MB2009-11-15148
bacula-mysql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:19
bacula-mysql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1560
bacula-mysql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:22
bacula-mysql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1553
bacula-mysql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:25
bacula-mysql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1546
bacula-mysql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:27
bacula-mysql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-15136
bacula-postgresql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:30
bacula-postgresql-3.0.3-1.fc10.i386.rpm26.2 MB2009-11-1545
bacula-postgresql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:34
bacula-postgresql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1524
bacula-postgresql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:37
bacula-postgresql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1519
bacula-postgresql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:39
bacula-postgresql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1516
bacula-postgresql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:42
bacula-postgresql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-1532
bacula-sqlite-3.0.2-1.fc10.i386.rpm23.0 MiBSun Jul 26 2009 16:45
bacula-sqlite-3.0.3-1.fc10.i386.rpm26.9 MB2009-11-1536
bacula-sqlite-3.0.2-1.fc9.i386.rpm23.9 MiBSun Jul 26 2009 16:49
bacula-sqlite-3.0.3-1.fc9.i386.rpm27.9 MB2009-11-1522
bacula-sqlite-3.0.2-1.su103.i586.rpm22.8 MiBSun Jul 26 2009 16:52
bacula-sqlite-3.0.3-1.su103.i586.rpm26.7 MB2009-11-1516
bacula-sqlite-3.0.2-1.su110.i586.rpm22.2 MiBSun Jul 26 2009 16:55
bacula-sqlite-3.0.3-1.su110.i586.rpm25.9 MB2009-11-1520
bacula-sqlite-3.0.2-1.su111.i586.rpm22.2 MiBSun Jul 26 2009 16:58
bacula-sqlite-3.0.3-1.su111.i586.rpm25.9 MB2009-11-1552
bacula-updatedb-3.0.2-1.i386.rpm38.0 KiBSun Jul 26 2009 16:58
bacula-updatedb-3.0.3-1.i386.rpm38.1 KB2009-11-15116
rpms-contrib-fschwarz

- - + -
NameSizeDate

rpms-contrib-fschwarz: + +
NameSizeDateDownloads
rpms-contrib-psheaffer

- - - - - - - - + + + + + + + diff --git a/docs/home-page/es/pages/documentation.php b/docs/home-page/es/pages/documentation.php index a945082d..7356c373 100644 --- a/docs/home-page/es/pages/documentation.php +++ b/docs/home-page/es/pages/documentation.php @@ -3,9 +3,9 @@ - + + + + + + + + + +
NameSizeDate
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
rpms-contrib-psheaffer: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + +
NameSizeDateDownloads
bacula-bat-3.0.3-1.su103.x86_64.rpm670.2 KB2009-11-16159
bacula-bat-3.0.3-1.su110.x86_64.rpm581.5 KB2009-11-1642
bacula-bat-3.0.3-1.su111.x86_64.rpm579.9 KB2009-11-16131
bacula-client-3.0.3-1.su110.x86_64.rpm24.3 MB2009-11-1693
bacula-client-3.0.3-1.su111.x86_64.rpm24.3 MB2009-11-16149
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-mtx-3.0.3-1.su103.x86_64.rpm87.5 KB2009-11-1654
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-mtx-3.0.3-1.su110.x86_64.rpm59.4 KB2009-11-1635
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-mtx-3.0.3-1.su111.x86_64.rpm59.3 KB2009-11-1688
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1689
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1642
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-mysql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-16125
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-postgresql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1631
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1620
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-1639
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-sqlite-3.0.3-1.su103.x86_64.rpm26.9 MB2009-11-1624
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-sqlite-3.0.3-1.su110.x86_64.rpm26.0 MB2009-11-1620
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-sqlite-3.0.3-1.su111.x86_64.rpm26.0 MB2009-11-1655
+

depkgs: + + - - - - - + + + + + + + +
NameSignatureSizeDateDownloads
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
depkgs-18Dec09.tar.gzsig1.8 MB2009-12-2454
+

depkgs-qt: + + + + + + + + +
NameSignatureSizeDateDownloads
depkgs-qt-28Jul09.tar.gzsig46.9 MB2009-07-301,744
- Manuals for Version 3.0.x + Manuals for Current Released Version 3.0.x
+ Manuals for Version 3.1.x (currently under development) +
+
    +
  • News about Bacula + HTML +
  • +
  • New Features in Development Version + HTML +

  • +
  • Bacula Main Reference Guide + PDF + /HTML +
  • +
  • Console and Operators Guide + PDF + /HTML +
  • +
  • Problem Resolution Guide + PDF + /HTML +
  • +
  • Utility Programs + PDF + /HTML +
  • +
  • Developers' Guide + PDF + /HTML +
  • +
  • Miscellaneous Guide + PDF + /HTML +
  • +
    +
  • Free Software Foundation Europe FLA + PDF + -- (Developer's Fiduciary License Agreement)
  • +
+
Bacula Documentation for Prior Version 2.4.x diff --git a/docs/home-page/es/pages/downloads.php b/docs/home-page/es/pages/downloads.php index 7089e1d4..3445725b 100644 --- a/docs/home-page/es/pages/downloads.php +++ b/docs/home-page/es/pages/downloads.php @@ -3,426 +3,556 @@ -
- Bacula downloads for version 3.0.2 + Bacula downloads for version 3.0.3
- Release Notes |  - ChangeLog |  + Release Notes |  + ChangeLog |  Sources |  Win32/64 |  RPM |  Public Key |  RPM Public Key -
bacula

- - - - - - - - - + - - - -
NameSignatureSizeDate
bacula-3.0.2.tar.gzsig3.7 MiBSun Jul 19 2009 15:25

bacula: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + -
NameSignatureSizeDateDownloads
bacula-docs-3.0.2.tar.bz2sig43.8 MiBSun Jul 19 2009 15:34
bacula-3.0.3.tar.gzsig3.9 MB2009-10-1811,854
bacula-gui-3.0.2.tar.gzsig812.6 KiBSun Jul 19 2009 15:25
bacula-docs-3.0.3.tar.bz2sig49.9 MB2009-10-181,862
bacula-rescue-3.0.2.tar.gzsig2.9 MiBSun Jul 19 2009 15:25
bacula-gui-3.0.3.tar.gzsig834.6 KB2009-10-183,318
-
Win32_64

- - - - - - - + + + + + + - - - - - + + + + + +
NameSignatureSizeDate
win64bacula-3.0.2.exesig2.3 MiBSun Jul 19 2009 14:00
bacula-regress-3.0.3.tar.gzsig825.2 KB2009-10-181,060
winbacula-3.0.2.exesig11.2 MiBSun Jul 19 2009 13:58
bacula-rescue-3.0.3.tar.gzsig3.0 MB2009-10-181,313
rpms

- - + + + + -
NameSizeDate

Win32_64: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - - +
NameSignatureSizeDateDownloads
Release_Notes-3.0.2-1.txt13.8 KiBSun Jul 26 2009 17:15
ReleaseNotessig1.2 KB2009-10-182,201
bacula-3.0.2-1.src.rpm31.5 MiBSun Jul 26 2009 15:58
win64bacula-3.0.3.exesig2.4 MB2009-10-182,212
bacula-bat-3.0.2-1.fc10.i386.rpm674.4 KiBSun Jul 26 2009 15:58
win64bacula-3.0.3a.exesig2.4 MB2009-12-151,272
bacula-bat-3.0.2-1.fc9.i386.rpm739.7 KiBSun Jul 26 2009 15:58
winbacula-3.0.3.exesig11.8 MB2009-10-1810,122
bacula-bat-3.0.2-1.su103.i586.rpm639.5 KiBSun Jul 26 2009 15:58
winbacula-3.0.3a.exesig11.8 MB2009-12-15451
bacula-bat-3.0.2-1.su110.i586.rpm556.0 KiBSun Jul 26 2009 15:58
+

rpms: + + + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + +
NameSizeDateDownloads
bacula-3.0.3-1.src.rpm35.8 MB2009-11-15798
bacula-bat-3.0.2-1.su111.i586.rpm554.5 KiBSun Jul 26 2009 15:58
bacula-bat-3.0.3-1.fc10.i386.rpm689.7 KB2009-11-15221
bacula-client-3.0.2-1.fc10.i386.rpm21.2 MiBSun Jul 26 2009 16:01
bacula-bat-3.0.3-1.fc9.i386.rpm756.6 KB2009-11-1583
bacula-client-3.0.2-1.fc9.i386.rpm21.6 MiBSun Jul 26 2009 16:04
bacula-bat-3.0.3-1.su103.i586.rpm655.0 KB2009-11-1557
bacula-client-3.0.2-1.su103.i586.rpm21.1 MiBSun Jul 26 2009 16:07
bacula-bat-3.0.3-1.su110.i586.rpm569.4 KB2009-11-1549
bacula-client-3.0.2-1.su110.i586.rpm20.7 MiBSun Jul 26 2009 16:10
bacula-bat-3.0.3-1.su111.i586.rpm567.9 KB2009-11-15155
bacula-client-3.0.2-1.su111.i586.rpm20.7 MiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc10.i386.rpm25.1 MB2009-11-15150
bacula-mtx-3.0.2-1.fc10.i386.rpm91.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc9.i386.rpm25.5 MB2009-11-1594
bacula-mtx-3.0.2-1.fc9.i386.rpm121.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.su103.i586.rpm24.9 MB2009-11-1577
bacula-client-3.0.3-1.su110.i586.rpm24.3 MB2009-11-1541
bacula-client-3.0.3-1.su111.i586.rpm24.3 MB2009-11-15137
bacula-mtx-3.0.3-1.fc10.i386.rpm93.4 KB2009-11-1577
bacula-mtx-3.0.3-1.fc9.i386.rpm124.1 KB2009-11-1534
bacula-mtx-3.0.2-1.su103.i586.rpm78.0 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su103.i586.rpm80.0 KB2009-11-1533
bacula-mtx-3.0.2-1.su110.i586.rpm52.4 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su110.i586.rpm53.8 KB2009-11-1538
bacula-mtx-3.0.2-1.su111.i586.rpm52.6 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su111.i586.rpm53.9 KB2009-11-1599
bacula-mysql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:16
bacula-mysql-3.0.3-1.fc10.i386.rpm26.1 MB2009-11-15148
bacula-mysql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:19
bacula-mysql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1560
bacula-mysql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:22
bacula-mysql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1553
bacula-mysql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:25
bacula-mysql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1546
bacula-mysql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:27
bacula-mysql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-15136
bacula-postgresql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:30
bacula-postgresql-3.0.3-1.fc10.i386.rpm26.2 MB2009-11-1545
bacula-postgresql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:34
bacula-postgresql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1524
bacula-postgresql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:37
bacula-postgresql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1519
bacula-postgresql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:39
bacula-postgresql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1516
bacula-postgresql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:42
bacula-postgresql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-1532
bacula-sqlite-3.0.2-1.fc10.i386.rpm23.0 MiBSun Jul 26 2009 16:45
bacula-sqlite-3.0.3-1.fc10.i386.rpm26.9 MB2009-11-1536
bacula-sqlite-3.0.2-1.fc9.i386.rpm23.9 MiBSun Jul 26 2009 16:49
bacula-sqlite-3.0.3-1.fc9.i386.rpm27.9 MB2009-11-1522
bacula-sqlite-3.0.2-1.su103.i586.rpm22.8 MiBSun Jul 26 2009 16:52
bacula-sqlite-3.0.3-1.su103.i586.rpm26.7 MB2009-11-1516
bacula-sqlite-3.0.2-1.su110.i586.rpm22.2 MiBSun Jul 26 2009 16:55
bacula-sqlite-3.0.3-1.su110.i586.rpm25.9 MB2009-11-1520
bacula-sqlite-3.0.2-1.su111.i586.rpm22.2 MiBSun Jul 26 2009 16:58
bacula-sqlite-3.0.3-1.su111.i586.rpm25.9 MB2009-11-1552
bacula-updatedb-3.0.2-1.i386.rpm38.0 KiBSun Jul 26 2009 16:58
bacula-updatedb-3.0.3-1.i386.rpm38.1 KB2009-11-15116
rpms-contrib-fschwarz

- - + -
NameSizeDate

rpms-contrib-fschwarz: + +
NameSizeDateDownloads
rpms-contrib-psheaffer

- - - - - - - - + + + + + + + diff --git a/docs/home-page/fr/pages/documentation.php b/docs/home-page/fr/pages/documentation.php index 2872eff3..b3756ad5 100644 --- a/docs/home-page/fr/pages/documentation.php +++ b/docs/home-page/fr/pages/documentation.php @@ -1,74 +1,133 @@
NameSizeDate
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
rpms-contrib-psheaffer: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + +
NameSizeDateDownloads
bacula-bat-3.0.3-1.su103.x86_64.rpm670.2 KB2009-11-16159
bacula-bat-3.0.3-1.su110.x86_64.rpm581.5 KB2009-11-1642
bacula-bat-3.0.3-1.su111.x86_64.rpm579.9 KB2009-11-16131
bacula-client-3.0.3-1.su110.x86_64.rpm24.3 MB2009-11-1693
bacula-client-3.0.3-1.su111.x86_64.rpm24.3 MB2009-11-16149
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-mtx-3.0.3-1.su103.x86_64.rpm87.5 KB2009-11-1654
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-mtx-3.0.3-1.su110.x86_64.rpm59.4 KB2009-11-1635
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-mtx-3.0.3-1.su111.x86_64.rpm59.3 KB2009-11-1688
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1689
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1642
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-mysql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-16125
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-postgresql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1631
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1620
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-1639
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-sqlite-3.0.3-1.su103.x86_64.rpm26.9 MB2009-11-1624
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-sqlite-3.0.3-1.su110.x86_64.rpm26.0 MB2009-11-1620
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-sqlite-3.0.3-1.su111.x86_64.rpm26.0 MB2009-11-1655
+

depkgs: + + - - - - - + + + + + + + +
NameSignatureSizeDateDownloads
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
depkgs-18Dec09.tar.gzsig1.8 MB2009-12-2454
+

depkgs-qt: + + + + + + + + +
NameSignatureSizeDateDownloads
depkgs-qt-28Jul09.tar.gzsig46.9 MB2009-07-301,744
- - - - - - + + + + - + + + + + + + + - + + + + - - - - + + + - + + + - -
- Documentation de Bacula -
+ +
+ Manuals for Current Released Version 3.0.x +
    -
  • Tutorial -
    (démarrer ici après avoir installé Bacula) -
  • +
  • News about Bacula + HTML +
  • +
  • New Features in current version + HTML +

  • +
  • Concepts and Overview Guide + PDF + /HTML +
  • +
  • Installation and Configuration Guide + PDF + /HTML +
  • +
  • Console and Operators Guide + PDF + /HTML +
  • +
  • Problem Resolution Guide + PDF + /HTML +
  • +
  • Catalog Database Guide + PDF + /HTML +
  • +
  • Utility Programs + PDF + /HTML +
  • +
  • Developers' Guide + PDF + /HTML +

  • +
  • Free Software Foundation Europe FLA + PDF + -- (Developer's Fiduciary License Agreement)
-
+
+ Manuals for Version 3.1.x (currently under development) +
-
-   - - -   - -
+ Bacula Documentation for Prior Version 2.4.x +
-   - +
    +
  • User's Manual + PDF + /HTML + -- (Version 2.4.4 of the User's Manual)
  • +
    +
  • Tutorial + HTML + -- (start here after installing Bacula)
  • +
  • Bacula-web Guide + HTML + -- (Guide for the Bacula-web GUI application)
  • +
  • Developer's Guide + PDF + /HTML + -- (Guide for Bacula developers)
-
-   - -
+

diff --git a/docs/home-page/fr/pages/downloads.php b/docs/home-page/fr/pages/downloads.php index 7089e1d4..3445725b 100644 --- a/docs/home-page/fr/pages/downloads.php +++ b/docs/home-page/fr/pages/downloads.php @@ -3,426 +3,556 @@ -
- Bacula downloads for version 3.0.2 + Bacula downloads for version 3.0.3
- Release Notes |  - ChangeLog |  + Release Notes |  + ChangeLog |  Sources |  Win32/64 |  RPM |  Public Key |  RPM Public Key -
bacula

- - - - - - - - - + - - - -
NameSignatureSizeDate
bacula-3.0.2.tar.gzsig3.7 MiBSun Jul 19 2009 15:25

bacula: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + -
NameSignatureSizeDateDownloads
bacula-docs-3.0.2.tar.bz2sig43.8 MiBSun Jul 19 2009 15:34
bacula-3.0.3.tar.gzsig3.9 MB2009-10-1811,854
bacula-gui-3.0.2.tar.gzsig812.6 KiBSun Jul 19 2009 15:25
bacula-docs-3.0.3.tar.bz2sig49.9 MB2009-10-181,862
bacula-rescue-3.0.2.tar.gzsig2.9 MiBSun Jul 19 2009 15:25
bacula-gui-3.0.3.tar.gzsig834.6 KB2009-10-183,318
-
Win32_64

- - - - - - - + + + + + + - - - - - + + + + + +
NameSignatureSizeDate
win64bacula-3.0.2.exesig2.3 MiBSun Jul 19 2009 14:00
bacula-regress-3.0.3.tar.gzsig825.2 KB2009-10-181,060
winbacula-3.0.2.exesig11.2 MiBSun Jul 19 2009 13:58
bacula-rescue-3.0.3.tar.gzsig3.0 MB2009-10-181,313
rpms

- - + + + + -
NameSizeDate

Win32_64: + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - - +
NameSignatureSizeDateDownloads
Release_Notes-3.0.2-1.txt13.8 KiBSun Jul 26 2009 17:15
ReleaseNotessig1.2 KB2009-10-182,201
bacula-3.0.2-1.src.rpm31.5 MiBSun Jul 26 2009 15:58
win64bacula-3.0.3.exesig2.4 MB2009-10-182,212
bacula-bat-3.0.2-1.fc10.i386.rpm674.4 KiBSun Jul 26 2009 15:58
win64bacula-3.0.3a.exesig2.4 MB2009-12-151,272
bacula-bat-3.0.2-1.fc9.i386.rpm739.7 KiBSun Jul 26 2009 15:58
winbacula-3.0.3.exesig11.8 MB2009-10-1810,122
bacula-bat-3.0.2-1.su103.i586.rpm639.5 KiBSun Jul 26 2009 15:58
winbacula-3.0.3a.exesig11.8 MB2009-12-15451
bacula-bat-3.0.2-1.su110.i586.rpm556.0 KiBSun Jul 26 2009 15:58
+

rpms: + + + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + +
NameSizeDateDownloads
bacula-3.0.3-1.src.rpm35.8 MB2009-11-15798
bacula-bat-3.0.2-1.su111.i586.rpm554.5 KiBSun Jul 26 2009 15:58
bacula-bat-3.0.3-1.fc10.i386.rpm689.7 KB2009-11-15221
bacula-client-3.0.2-1.fc10.i386.rpm21.2 MiBSun Jul 26 2009 16:01
bacula-bat-3.0.3-1.fc9.i386.rpm756.6 KB2009-11-1583
bacula-client-3.0.2-1.fc9.i386.rpm21.6 MiBSun Jul 26 2009 16:04
bacula-bat-3.0.3-1.su103.i586.rpm655.0 KB2009-11-1557
bacula-client-3.0.2-1.su103.i586.rpm21.1 MiBSun Jul 26 2009 16:07
bacula-bat-3.0.3-1.su110.i586.rpm569.4 KB2009-11-1549
bacula-client-3.0.2-1.su110.i586.rpm20.7 MiBSun Jul 26 2009 16:10
bacula-bat-3.0.3-1.su111.i586.rpm567.9 KB2009-11-15155
bacula-client-3.0.2-1.su111.i586.rpm20.7 MiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc10.i386.rpm25.1 MB2009-11-15150
bacula-mtx-3.0.2-1.fc10.i386.rpm91.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.fc9.i386.rpm25.5 MB2009-11-1594
bacula-mtx-3.0.2-1.fc9.i386.rpm121.1 KiBSun Jul 26 2009 16:13
bacula-client-3.0.3-1.su103.i586.rpm24.9 MB2009-11-1577
bacula-client-3.0.3-1.su110.i586.rpm24.3 MB2009-11-1541
bacula-client-3.0.3-1.su111.i586.rpm24.3 MB2009-11-15137
bacula-mtx-3.0.3-1.fc10.i386.rpm93.4 KB2009-11-1577
bacula-mtx-3.0.3-1.fc9.i386.rpm124.1 KB2009-11-1534
bacula-mtx-3.0.2-1.su103.i586.rpm78.0 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su103.i586.rpm80.0 KB2009-11-1533
bacula-mtx-3.0.2-1.su110.i586.rpm52.4 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su110.i586.rpm53.8 KB2009-11-1538
bacula-mtx-3.0.2-1.su111.i586.rpm52.6 KiBSun Jul 26 2009 16:13
bacula-mtx-3.0.3-1.su111.i586.rpm53.9 KB2009-11-1599
bacula-mysql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:16
bacula-mysql-3.0.3-1.fc10.i386.rpm26.1 MB2009-11-15148
bacula-mysql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:19
bacula-mysql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1560
bacula-mysql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:22
bacula-mysql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1553
bacula-mysql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:25
bacula-mysql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1546
bacula-mysql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:27
bacula-mysql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-15136
bacula-postgresql-3.0.2-1.fc10.i386.rpm22.2 MiBSun Jul 26 2009 16:30
bacula-postgresql-3.0.3-1.fc10.i386.rpm26.2 MB2009-11-1545
bacula-postgresql-3.0.2-1.fc9.i386.rpm22.8 MiBSun Jul 26 2009 16:34
bacula-postgresql-3.0.3-1.fc9.i386.rpm26.7 MB2009-11-1524
bacula-postgresql-3.0.2-1.su103.i586.rpm21.8 MiBSun Jul 26 2009 16:37
bacula-postgresql-3.0.3-1.su103.i586.rpm25.7 MB2009-11-1519
bacula-postgresql-3.0.2-1.su110.i586.rpm21.2 MiBSun Jul 26 2009 16:39
bacula-postgresql-3.0.3-1.su110.i586.rpm24.8 MB2009-11-1516
bacula-postgresql-3.0.2-1.su111.i586.rpm21.2 MiBSun Jul 26 2009 16:42
bacula-postgresql-3.0.3-1.su111.i586.rpm24.8 MB2009-11-1532
bacula-sqlite-3.0.2-1.fc10.i386.rpm23.0 MiBSun Jul 26 2009 16:45
bacula-sqlite-3.0.3-1.fc10.i386.rpm26.9 MB2009-11-1536
bacula-sqlite-3.0.2-1.fc9.i386.rpm23.9 MiBSun Jul 26 2009 16:49
bacula-sqlite-3.0.3-1.fc9.i386.rpm27.9 MB2009-11-1522
bacula-sqlite-3.0.2-1.su103.i586.rpm22.8 MiBSun Jul 26 2009 16:52
bacula-sqlite-3.0.3-1.su103.i586.rpm26.7 MB2009-11-1516
bacula-sqlite-3.0.2-1.su110.i586.rpm22.2 MiBSun Jul 26 2009 16:55
bacula-sqlite-3.0.3-1.su110.i586.rpm25.9 MB2009-11-1520
bacula-sqlite-3.0.2-1.su111.i586.rpm22.2 MiBSun Jul 26 2009 16:58
bacula-sqlite-3.0.3-1.su111.i586.rpm25.9 MB2009-11-1552
bacula-updatedb-3.0.2-1.i386.rpm38.0 KiBSun Jul 26 2009 16:58
bacula-updatedb-3.0.3-1.i386.rpm38.1 KB2009-11-15116
rpms-contrib-fschwarz

- - + -
NameSizeDate

rpms-contrib-fschwarz: + +
NameSizeDateDownloads
rpms-contrib-psheaffer

- - - - - - - - + + + + + + +
NameSizeDate
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
rpms-contrib-psheaffer: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + - - - - - + + + + + + +
NameSizeDateDownloads
bacula-bat-3.0.3-1.su103.x86_64.rpm670.2 KB2009-11-16159
bacula-bat-3.0.3-1.su110.x86_64.rpm581.5 KB2009-11-1642
bacula-bat-3.0.3-1.su111.x86_64.rpm579.9 KB2009-11-16131
bacula-client-3.0.3-1.su110.x86_64.rpm24.3 MB2009-11-1693
bacula-client-3.0.3-1.su111.x86_64.rpm24.3 MB2009-11-16149
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-mtx-3.0.3-1.su103.x86_64.rpm87.5 KB2009-11-1654
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-mtx-3.0.3-1.su110.x86_64.rpm59.4 KB2009-11-1635
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-mtx-3.0.3-1.su111.x86_64.rpm59.3 KB2009-11-1688
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1689
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-mysql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1642
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-mysql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-16125
bacula-bat-3.0.2-1.su110.x86_64.rpm567.6 KiBMon Jul 27 2009 05:44
bacula-postgresql-3.0.3-1.su103.x86_64.rpm25.8 MB2009-11-1631
bacula-client-3.0.2-1.su110.x86_64.rpm20.7 MiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su110.x86_64.rpm24.9 MB2009-11-1620
bacula-mtx-3.0.2-1.su110.x86_64.rpm57.7 KiBMon Jul 27 2009 05:46
bacula-postgresql-3.0.3-1.su111.x86_64.rpm24.9 MB2009-11-1639
bacula-mysql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:47
bacula-sqlite-3.0.3-1.su103.x86_64.rpm26.9 MB2009-11-1624
bacula-postgresql-3.0.2-1.su110.x86_64.rpm21.2 MiBMon Jul 27 2009 05:49
bacula-sqlite-3.0.3-1.su110.x86_64.rpm26.0 MB2009-11-1620
bacula-sqlite-3.0.2-1.su110.x86_64.rpm22.3 MiBMon Jul 27 2009 05:51
bacula-sqlite-3.0.3-1.su111.x86_64.rpm26.0 MB2009-11-1655
+

depkgs: + + - - - - - + + + + + + + +
NameSignatureSizeDateDownloads
bacula-updatedb-3.0.2-1.x86_64.rpm21.2 KiBMon Jul 27 2009 05:51
depkgs-18Dec09.tar.gzsig1.8 MB2009-12-2454
+

depkgs-qt: + + + + + + + + +
NameSignatureSizeDateDownloads
depkgs-qt-28Jul09.tar.gzsig46.9 MB2009-07-301,744