README 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. Hey! Emacs! Yo! This is -*- Text -*- !!!
  2. This GNU tar 1.11. Please send bug reports, etc., to
  3. bug-gnu-utils@prep.ai.mit.edu. This is a beta-test release. Please
  4. try it out. After bug reports are processed for this release, version
  5. 1.12 will be released.
  6. GNU tar is based heavily on John Gilmore's public domain tar, but with
  7. added features. The manual is currently being written. An old
  8. manual, surely riddled with errors, is in tar.texinfo. Please don't
  9. send in bug reports about that manual. In particular, the mechanism
  10. for doing incremental dumps has been significantly changed.
  11. This distribution also includes rmt, the remote tape server (which
  12. normally must reside in /etc). The mt tape drive control program is
  13. in the GNU cpio distribution.
  14. See the file INSTALL for compilation and installation instructions for Unix.
  15. See the file NEWS for information on all that is new in this version
  16. of tar.
  17. makefile.pc is a makefile for Turbo C 2.0 on MS-DOS.
  18. Various people have been having problems using floppies on a NeXT.
  19. I've gotten conflicting reports about what should be done to solve the
  20. problems, and we have no way to test it ourselves.
  21. If you want to do incremental dumps, use the distributed backup
  22. scripts. They are what we use at the FSF to do all our backups. Most
  23. importantly, do not use --incremental (-G) or --after-date (-N) or
  24. --newer-mtime to do incremental dumps. The only option that works
  25. correctly for this purpose is --listed-incremental. (When extracting
  26. incremental dumps, use --incremental (-G).)
  27. There is no tar manual in this release. The old manual has too many
  28. problems to make it usable. A new manual will appear in version 1.12.