]> git.sur5r.net Git - bacula/bacula/blob - bacula/ReleaseNotes
Configure/Make improvements
[bacula/bacula] / bacula / ReleaseNotes
1           Release Notes for Bacula 1.28
2
3   Bacula code: Total files = 226 Total lines = 61,863 (*.h *.c *.in)
4
5 Major Changes this Release:
6 - Bare Metal Recovery for Linux systems.
7 - Optimized restore, forward spaces to correct tape file and
8   stops reading the archive when all files are restored.
9 - Schedule permits specification of 1st, 2nd, ... week e.g.
10   1st Sun ...
11
12 Minor Changes this Release:
13 - New bidirectional timed pipe mechanism for running child processes
14   permits better error messages.
15 - Faster Storage daemon initialization (using pthreads)
16 - Unlimited devices in Storage daemon (previously hard coded to 20).
17 - Fixed bug that recognized only the last option specified on Include record.
18 - Easier building of statically linked version of Bacula.
19 - Fixed pruning bug.
20 - Fixes for VolUseDuration (problems putting it in DB).
21 - Fix for / specified as Where.
22 - Enhanced WriteBootstrap (more precise parameters -- e.g. volfile, ...)
23 - Improved handling of Differential jobs (now on par with Incremental)
24 - User supplied script in examples directory for backing up AFS file system.
25 - User supplied script for Sun-desktop autoloader (examples/devices).
26 - Added configure options for building static versions of the 
27   daemons and the console program.
28 - Added a --enable-client-only    option that will cause "make" to only
29   build the File daemon and the libraries it needs.
30
31 Items to note:
32 - Nothing in particular.