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