Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

dump-0.4b21-3 RPM for s390x

From S/390x packages for Think Blue 64 Linux 7.1

Name: dump Distribution: Think Blue for zSeries (64 bit)
Version: 0.4b21 Vendor: Millenux GmbH, Germany, http://www.millenux.com/
Release: 3 Build date: Fri May 11 21:42:50 2001
Group: Applications/Archiving Build host: z02.millenux.com
Size: 209873 Source RPM: dump-0.4b21-3.src.rpm
Packager: Millenux GmbH, Germany, <support@millenux.com>
Summary: Programs for backing up and restoring filesystems.
The dump package contains both dump and restore.  Dump examines files in
a filesystem, determines which ones need to be backed up, and copies
those files to a specified disk, tape or other storage medium.  The
restore command performs the inverse function of dump; it can restore a
full backup of a filesystem.  Subsequent incremental backups can then be
layered on top of the full backup.  Single files and directory subtrees
may also be restored from full or partial backups.

Install dump if you need a system for both backing up filesystems and
restoring filesystems after backups.

Provides

Requires

Copyright

BSD

Signatures

MD5: 04cabc3d1c74d5d3df66c06c8b3a99be
GPG

Changelog

* Fri May 04 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  - ported to IBM zSeries (s390x, 64 bit)
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
  - fix build with current glibc
* Mon Jan 29 2001 Nalin Dahyabhai <nalin@redhat.com>
  - change copyright: UCB to License: BSD
* Fri Jan 26 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 0.4b21.
* Sun Nov 26 2000 Jeff Johnson <jbj@redhat.com>
  - update to 0.4b20.
* Fri Nov 10 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b20 released, first packaging.
* Tue Oct 31 2000 Jeff Johnson <jbj@redhat.com>
  - remove setuid bits for Red Hat 5.x errata.
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility, again
* Wed Aug 30 2000 Preston Brown <pbrown@redhat.com>
  - fix for dumping files between 2 and 4 gigs (#16466)
* Mon Aug 21 2000 Matt Wilson <msw@redhat.com>
  - don't use -O2 on alpha because of compiler ICE
* Sun Aug 20 2000 Jeff Johnson <jbj@redhat.com>
  - update to 0.4b19.
* Thu Aug 17 2000 Jeff Johnson <jbj@redhat.com>
  - summaries from specspo.
* Wed Aug 16 2000 Erik Troan <ewt@redhat.com>
  - support LABEL= in fstab
* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
  - if dump/restore aren't set(u|g)id, they don't need group tty (#12670)
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Tue Jun 27 2000 Preston Brown <pbrown@redhat.com>
  - whoops I had dump commented out of the file list.  fixed.
  - dropped suid bits on the static binaries.
  - fix char buffer size issue (#11880)
* Mon Jun 19 2000 Preston Brown <pbrown@redhat.com>
  - dropped SUID bits
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
  - update to 0.4b17.
  - FHS packaging.
* Thu Jun 01 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b17 released, first packaging.
* Sat Mar 11 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b16 released, first packaging.
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
  - use posix signal handling to preserve dump functionality with libc5.
* Thu Mar 02 2000 Bill Nottingham <notting@redhat.com>
  - update to 0.4b15
* Thu Feb 10 2000 Jeff Johnson <jbj@redhat.com>
  - dump -0ufB /dev/ftape 1638000 /mnt2 fails to use /mnt2 as tape device (#8036)
* Thu Feb 10 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b14 released, first packaging.
* Wed Feb 09 2000 Jeff Johnson <jbj@redhat.com>
  - compress man pages.
* Thu Jan 27 2000 Jeff Johnson <jbj@redhat.com>
  - update to 0.4b13.
* Fri Jan 21 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b13 released, first packaging.
* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com.
  - update to 0.4b12.
* Sat Jan 08 2000 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b12 released, first packaging.
* Sun Dec 05 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b11 released, first packaging.
* Sat Nov 27 1999 Jeff Johnson <jbj@redhat.com>
  - intergrate Stelian's fixes (Thanks!).
* Sun Nov 21 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b10 released, first packaging.
* Thu Nov 11 1999 Stelian Pop <pop@cybercable.fr>
  - make static versions also for rescue purposes.
* Fri Nov 05 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b9 released, first packaging.
* Wed Nov 03 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b8 released, first packaging.
* Fri Oct 08 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b7 released, first packaging.
* Thu Sep 30 1999 Stelian Pop <pop@cybercable.fr>
  - dump 0.4b6 released, first packaging.
* Fri Sep 10 1999 Jeff Johnson <jbj@redhat.com>
  - recompile with e2fsprogs = 1.15 (#4962).
* Sat Jul 31 1999 Jeff Johnson <jbj@redhat.com>
  - workaround egcs bug (#4281) that caused dump problems (#2989).
  - use sigjmp_buf, not jmp_buf (#3260).
  - invoke /etc/rmt (instead of rmt) like other unices. (#3272).
  - use glibc21 err/glob rather than the internal compatibility routines.
  - wire $(OPT) throughout Makefile's.
  - fix many printf problems, mostly lint clean.
  - merge SuSE, Debian and many OpenBSD fixes.
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
  - remove setuid/setgid bits from /sbin/rmt (dump/restore are OK).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 6)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
  - strip binaries.
* Thu Mar 18 1999 Jeff Johnson <jbj@redhat.com>
  - Fix dangling symlinks (#1551).
* Wed Mar 17 1999 Michael Maher <mike@redhat.com>
  - Top O' the morning, build root's fixed for man pages.
* Fri Feb 19 1999 Preston Brown <pbrown@redhat.com>
  - upgraded to dump 0.4b4, massaged patches.
* Tue Feb 02 1999 Ian A Cameron <I.A.Cameron@open.ac.uk>
  - added patch from Derrick J Brashear for traverse.c to stop bread errors
* Wed Jan 20 1999 Jeff Johnson <jbj@redhat.com>
  - restore original 6755 root.tty to dump/restore, defattr did tty->root (#684).
  - mark /etc/dumpdates as noreplace.
* Tue Jul 14 1998 Jeff Johnson <jbj@redhat.com>
  - add build root.
* Tue May 05 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
  - added a patch for resolving linux/types.h and sys/types.h conflicts
* Wed Dec 31 1997 Erik Troan <ewt@redhat.com>
  - added prototype of llseek() so dump would work on large partitions
* Thu Oct 30 1997 Donnie Barnes <djb@redhat.com>
  - made all symlinks relative instead of absolute
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
* Thu Mar 06 1997 Michael K. Johnson <johnsonm@redhat.com>
  - Moved rmt to its own package.
* Tue Feb 11 1997 Michael Fulbright <msf@redhat.com>
  - Added endian cleanups for SPARC
* Fri Feb 07 1997 Michael K. Johnson <johnsonm@redhat.com> 
  - Made /etc/dumpdates writeable by group disk.

Files

/etc/dumpdates
/sbin/dump
/sbin/rdump
/sbin/restore
/sbin/rrestore
/usr/share/doc/dump-0.4b21
/usr/share/doc/dump-0.4b21/CHANGES
/usr/share/doc/dump-0.4b21/COPYRIGHT
/usr/share/doc/dump-0.4b21/KNOWNBUGS
/usr/share/doc/dump-0.4b21/MAINTAINERS
/usr/share/doc/dump-0.4b21/README
/usr/share/doc/dump-0.4b21/REPORTING-BUGS
/usr/share/doc/dump-0.4b21/THANKS
/usr/share/doc/dump-0.4b21/TODO
/usr/share/doc/dump-0.4b21/dump.lsm
/usr/share/man/man8/dump.8.gz
/usr/share/man/man8/rdump.8.gz
/usr/share/man/man8/restore.8.gz
/usr/share/man/man8/rrestore.8.gz


Generated by rpm2html 1.7

Fritz Elfert, Thu Jan 16 13:49:47 2003