64 Commits

Author SHA1 Message Date
Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 2007-06-27 13:30:12 +00:00
Sergey Poznyakoff 01cf5c5315 New file 2007-06-16 12:09:59 +00:00
Sergey Poznyakoff 868ee74028 (expand_sparse): use ftruncate to handle the trailing hole 2007-01-19 15:41:55 +00:00
Sergey Poznyakoff 85a4e0fdeb Do not depend on getopt.h 2006-06-26 11:18:54 +00:00
Sergey Poznyakoff bf5ba3dbef A sample utility to expand sparse files
extracted by third-party tars. It is not meant to be installed nor
to be included in the distribution. It is here, so that it can be
obtained either from CVS or from the tar web site.
2006-06-25 12:44:04 +00:00
Paul Eggert 78b078b455 * NEWS: --version now outputs copyright etc., to conform to the
GNU coding standards.  Remove --license.
* gnulib.modules: Add version-etc-fsf.
* doc/tar.texi: Document the change.
* lib/.cvsignore: Add version-etc-fsf.c, version-etc.c, version-etc.h.
* scripts/Makefile.am (SED_CMD): Update PAKCAGE_NAME, not PACKAGE.
* scripts/backup.in: Remove --license.  Change --version to conform
to GCS.
* scripts/restore.in: Likewise.
* scripts/backup.sh.in (license): Output briefer license in the
style of coreutils, for consistency with other changes.
* src/tar.c: Include <version-etc.h>.
(LICENSE_OPTION): Remove.
(options): Remove --license.
(license): Remove.
(parse_opt): Use version_etc instead of rolling it ourselves.
Remove --license.
* tests/version.at (tar --version): Check only the first line of
output.
2006-02-07 22:18:36 +00:00
Sergey Poznyakoff c7ab8eaba4 Use TAR_VOLUME instead of reading volno file. 2005-12-06 23:13:28 +00:00
Sergey Poznyakoff 85890103ae Handle archives in pax format. Improve handling of traditional archives. 2005-11-11 00:27:21 +00:00
Sergey Poznyakoff 9d5fd390dc Bugfixes. 2005-05-27 12:03:39 +00:00
Sergey Poznyakoff 2c49c610be (mt_begin,mt_rewind,mt_offline,mt_status): Use $MT to invoke mt
(init_common): Set --rsh-command option for mt if TAPE_FILE is a
 remote archive.
2005-05-26 12:50:30 +00:00
Sergey Poznyakoff ec89da307c Minor fixes 2005-05-26 12:50:11 +00:00
Paul Eggert 120e96c480 Update FSF postal mail address. 2005-05-15 03:59:08 +00:00
Sergey Poznyakoff fdbb1d8c7c (restore_fs): Use root_fs 2005-03-03 23:16:03 +00:00
Sergey Poznyakoff f04c7701fa Use `head -n 1'. Provide missing argument to ${MT_STATUS}. Fixed typo in MT_OFFLINE assignment. Proposed by Jan Merka. 2005-03-03 23:14:52 +00:00
Sergey Poznyakoff 63e90fdc62 Use `head -n 1'. Provide missing argument to ${MT_STATUS}. Proposed by Jan Merka. 2005-03-03 23:14:23 +00:00
Sergey Poznyakoff d5f1626556 Updated 2004-11-26 19:08:25 +00:00
Sergey Poznyakoff c8b0fd28c2 Concatenate multivolume archives 2004-11-26 19:08:14 +00:00
Sergey Poznyakoff 8771e7c560 Renamed LIBPATH to LIBDIR.
New option -a (--all). Do not start restore unless
-a or patterns are given.
(restore_fs,restore_files): Fixed use of --listed option.
2004-08-19 13:09:37 +00:00
Sergey Poznyakoff 1992ef9496 (test_root): Append / to ROOT_FS unless it already ends in it. 2004-08-19 13:09:16 +00:00
Sergey Poznyakoff 73030de19f Renamed LIBPATH to LIBDIR.
Use ROOT_FS with -C option. Do not send mail
if ADMINISTRATOR is set to NONE.
2004-08-19 13:08:43 +00:00
Sergey Poznyakoff 2b708cb119 Fixed --version output. 2004-05-10 11:38:54 +00:00
Sergey Poznyakoff c6096f64c5 Fixed --version output.
Fixed initialization of the listing files and printing
the time of the last previous level dump.
2004-05-10 11:38:16 +00:00
Sergey Poznyakoff b9c6ebab26 Install the scripts only if requested by the configure. 2004-05-10 11:37:54 +00:00
Sergey Poznyakoff d58eaa815d Minor fix 2004-05-08 22:22:24 +00:00
Sergey Poznyakoff f71b35b3f6 Removed 2004-05-08 22:19:40 +00:00
Sergey Poznyakoff ef87ce7d10 New file 2004-05-08 22:14:52 +00:00
Sergey Poznyakoff 22fae29fb7 New file. Source for backup.sh 2004-05-08 22:14:05 +00:00
Sergey Poznyakoff 981980ac31 Removed 2004-05-08 22:12:18 +00:00
Sergey Poznyakoff 6246fffacd Updated 2004-05-08 22:11:21 +00:00
Sergey Poznyakoff 24af03768f Updated 2004-05-06 09:16:53 +00:00
Sergey Poznyakoff d2d8f9ab55 Updated 2004-05-06 09:16:06 +00:00
Sergey Poznyakoff 31e36b1e93 Updated for new directory contents. 2004-05-06 09:15:35 +00:00
Sergey Poznyakoff 6c4dc180dd Added to the repository 2004-05-06 09:14:51 +00:00
Sergey Poznyakoff 0273b1ae09 Removed 2004-05-06 09:14:29 +00:00
Sergey Poznyakoff 4dc30d7397 Added to the repository 2003-07-24 14:43:30 +00:00
Paul Eggert 15726fabad (AUTOMAKE_OPTIONS): Remove. 2003-07-05 01:04:08 +00:00
Paul Eggert c291b38642 Use ## on copyright notice. 1999-12-13 02:24:29 +00:00
Paul Eggert 0772ef9315 block-size -> blocking 1997-04-24 23:59:17 +00:00
Paul Eggert ef26f3e717 block-size -> blocking 1997-04-24 23:58:02 +00:00
Paul Eggert 09d04878de GNU tar 1.13 1996-04-17 15:24:58 +00:00
Paul Eggert 5238c10143 Initial revision 1996-01-09 03:17:57 +00:00
François Pinard 3bf00060f3 *** empty log message *** 1994-11-16 02:49:16 +00:00
François Pinard 4ea60be930 *** empty log message *** 1994-11-16 02:49:14 +00:00
François Pinard e32022f88e *** empty log message *** 1994-11-16 02:49:12 +00:00
François Pinard f9a11075d9 *** empty log message *** 1994-11-16 02:49:10 +00:00
François Pinard edac55a3b9 *** empty log message *** 1994-11-16 02:49:08 +00:00
François Pinard e48945daa4 *** empty log message *** 1994-11-16 02:48:53 +00:00
François Pinard 8748e75cfb Initial revision 1994-11-16 02:48:51 +00:00
François Pinard b673b3f794 *** empty log message *** 1994-11-16 02:48:48 +00:00
François Pinard 7c1dad98bb *** empty log message *** 1994-11-16 02:48:46 +00:00