Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        amanda: A network-capable tape backup solution.
        
        
        - Summary
- AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a
backup system that allows the administrator of a LAN to set up a
single master backup server to back up multiple hosts to one or more
tape drives or disk files.  AMANDA uses native dump and/or GNU tar
facilities and can back up a large number of workstations running
multiple versions of Unix.  Newer versions of AMANDA (including this
version) can use SAMBA to back up Microsoft(TM) Windows95/NT hosts.
The amanda package contains the core AMANDA programs and will need to
be installed on both AMANDA clients and AMANDA servers.  Note that you
will have to install the amanda-client and/or amanda-server packages as
well.
            Arch: i386
            
                
                | Download: | amanda-2.4.5p1-3.2.i386.rpm | 
                
                | Build Date: | Fri Feb 10 21:45:46 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 183 KiB | 
            
         
        Changelog
        
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.4.5p1-3.2
- 
            - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2.4.5p1-3.1
- 
            - rebuilt for new gcc4.1 snapshot and glibc changes 
            - * Wed Jan 18 17:00:00 2006 Jay Fenlason <fenlason{%}redhat{*}com> 2.4.5p1-3
- 
            - Fix spec file to use %{_localstatedir} instead of hardcoding /var/lib
- Add amanda_user and amanda_group defines, to make changing the username
  easier.
- Add a BuildRequires on /usr/bin/Mail