]> git.wh0rd.org - dump.git/log
dump.git
21 years agoNew examples for dumping on CD/DVD...
Stelian Pop [Mon, 1 Jul 2002 11:57:11 +0000 (11:57 +0000)] 
New examples for dumping on CD/DVD...

21 years agoFixed tape size calculation when compression is on.
Stelian Pop [Mon, 1 Jul 2002 11:54:39 +0000 (11:54 +0000)] 
Fixed tape size calculation when compression is on.

21 years agoFixed a problem when reading tapes written with ancient dump versions on big endian...
Stelian Pop [Tue, 25 Jun 2002 19:00:37 +0000 (19:00 +0000)] 
Fixed a problem when reading tapes written with ancient dump versions on big endian machines.

21 years agoPrint out ext2 block number when dump encounters a read error.
Stelian Pop [Mon, 10 Jun 2002 14:04:59 +0000 (14:04 +0000)] 
Print out ext2 block number when dump encounters a read error.

21 years agoPrepare for 0.4b29 release. release_0_4b29
Stelian Pop [Sat, 8 Jun 2002 07:19:28 +0000 (07:19 +0000)] 
Prepare for 0.4b29 release.

21 years agoAdded -o flag to restore.
Stelian Pop [Sat, 8 Jun 2002 07:10:36 +0000 (07:10 +0000)] 
Added -o flag to restore.

21 years agoDocumented the -d option in restore.
Stelian Pop [Wed, 5 Jun 2002 13:29:12 +0000 (13:29 +0000)] 
Documented the -d option in restore.
Added a -v (verbose) mode to dump.

21 years agoMake dump/restore use O_CREAT|O_TRUNC both locally and remotely.
Stelian Pop [Tue, 21 May 2002 15:48:44 +0000 (15:48 +0000)] 
Make dump/restore use O_CREAT|O_TRUNC both locally and remotely.
Use GNU's symbolic syntax over rmt for open modes.

21 years agoScripts to dump to a remote CD burner.
Stelian Pop [Fri, 17 May 2002 08:10:43 +0000 (08:10 +0000)] 
Scripts to dump to a remote CD burner.

21 years agoFix nodump or exclude inodes propagation on directory tree.
Stelian Pop [Thu, 16 May 2002 21:22:36 +0000 (21:22 +0000)] 
Fix nodump or exclude inodes propagation on directory tree.

21 years agoAdd Andy Mentges to the list.
Stelian Pop [Mon, 6 May 2002 08:46:17 +0000 (08:46 +0000)] 
Add Andy Mentges to the list.

21 years agoFix restore when inode maps are not entirely contained on the first volume.
Stelian Pop [Mon, 6 May 2002 08:45:41 +0000 (08:45 +0000)] 
Fix restore when inode maps are not entirely contained on the first volume.

22 years agoTypo...
Stelian Pop [Tue, 16 Apr 2002 21:00:59 +0000 (21:00 +0000)] 
Typo...

22 years agoFix rmt ioctl command with UNIX clients (mtio opcodes Linux incompatibilities)
Stelian Pop [Mon, 15 Apr 2002 11:57:27 +0000 (11:57 +0000)] 
Fix rmt ioctl command with UNIX clients (mtio opcodes Linux incompatibilities)

22 years agoDue credit to Jörg Schilling for RMT extended protocol. release_0_4b28
Stelian Pop [Fri, 12 Apr 2002 13:02:16 +0000 (13:02 +0000)] 
Due credit to Jörg Schilling for RMT extended protocol.

22 years agoPrepare for release 0.4b28
Stelian Pop [Fri, 12 Apr 2002 12:45:50 +0000 (12:45 +0000)] 
Prepare for release 0.4b28

22 years ago.
Stelian Pop [Thu, 11 Apr 2002 14:52:07 +0000 (14:52 +0000)] 
.

22 years agoimport some RedHat updates.
Stelian Pop [Thu, 11 Apr 2002 14:51:51 +0000 (14:51 +0000)] 
import some RedHat updates.

22 years agoatomic_read -> dump_atomic_read
Stelian Pop [Thu, 11 Apr 2002 14:51:09 +0000 (14:51 +0000)] 
atomic_read -> dump_atomic_read
atomic_write -> dump_atomic_write

22 years agoremove extra debug comment left over.
Stelian Pop [Thu, 11 Apr 2002 09:19:07 +0000 (09:19 +0000)] 
remove extra debug comment left over.

22 years agoprepare for 0.4b28pre1 release.
Stelian Pop [Thu, 4 Apr 2002 08:28:30 +0000 (08:28 +0000)] 
prepare for 0.4b28pre1 release.

22 years agodump -m implementation.
Stelian Pop [Thu, 4 Apr 2002 08:20:19 +0000 (08:20 +0000)] 
dump -m implementation.

22 years agoMade restore able to understand extra TS_ADDR headers when ufsdump dumped inodes...
Stelian Pop [Thu, 28 Mar 2002 14:53:01 +0000 (14:53 +0000)] 
Made restore able to understand extra TS_ADDR headers when ufsdump dumped inodes > 512*1024*8

22 years agoAdded the appropriate error message when dump fails to open the output file.
Stelian Pop [Wed, 27 Mar 2002 16:48:38 +0000 (16:48 +0000)] 
Added the appropriate error message when dump fails to open the output file.

22 years agoDon't include linux/fs.h since it will break compilation in some cases.
Stelian Pop [Mon, 11 Mar 2002 10:17:42 +0000 (10:17 +0000)] 
Don't include linux/fs.h since it will break compilation in some cases.

22 years agoDo not seek for every dump block, only for each ntrec blocks.
Stelian Pop [Wed, 27 Feb 2002 09:47:48 +0000 (09:47 +0000)] 
Do not seek for every dump block, only for each ntrec blocks.

22 years agoMake restore compile with old versions of readline library.
Stelian Pop [Mon, 25 Feb 2002 13:54:52 +0000 (13:54 +0000)] 
Make restore compile with old versions of readline library.

22 years agoFix -B manpage entry.
Stelian Pop [Mon, 25 Feb 2002 10:00:44 +0000 (10:00 +0000)] 
Fix -B manpage entry.

22 years agoDo not put an extra space between the -j/-z parameter and the value.
Stelian Pop [Thu, 21 Feb 2002 14:07:14 +0000 (14:07 +0000)] 
Do not put an extra space between the -j/-z parameter and the value.

22 years agoQFA fix (do not output directories in QFA file).
Stelian Pop [Thu, 21 Feb 2002 09:25:31 +0000 (09:25 +0000)] 
QFA fix (do not output directories in QFA file).

22 years agoPrepare for 0.4b27 release release_0_4b27
Stelian Pop [Fri, 15 Feb 2002 11:30:09 +0000 (11:30 +0000)] 
Prepare for 0.4b27 release

22 years agoReadline cleanups (warning compiles)
Stelian Pop [Mon, 4 Feb 2002 12:07:38 +0000 (12:07 +0000)] 
Readline cleanups (warning compiles)

22 years agoOops, debug message...
Stelian Pop [Mon, 4 Feb 2002 11:21:20 +0000 (11:21 +0000)] 
Oops, debug message...

22 years agoFrom Uwe Gohlke:
Stelian Pop [Mon, 4 Feb 2002 11:18:45 +0000 (11:18 +0000)] 
From Uwe Gohlke:
- -P option to restore
- compile restore on Solaris
- several code cleanups for QFA features.

22 years agodump LABEL=/ fix.
Stelian Pop [Thu, 31 Jan 2002 10:49:16 +0000 (10:49 +0000)] 
dump LABEL=/ fix.

22 years agoSmall fix for reading broken Solaris ufsdump tapes.
Stelian Pop [Thu, 31 Jan 2002 10:25:55 +0000 (10:25 +0000)] 
Small fix for reading broken Solaris ufsdump tapes.

22 years agokill "register".
Stelian Pop [Fri, 25 Jan 2002 15:08:59 +0000 (15:08 +0000)] 
kill "register".

22 years ago-A archive file implementation
Stelian Pop [Fri, 25 Jan 2002 14:59:53 +0000 (14:59 +0000)] 
-A archive file implementation
-Q on remote tape/files.

22 years agoMade -Q option work on regular files.
Stelian Pop [Tue, 22 Jan 2002 11:12:28 +0000 (11:12 +0000)] 
Made -Q option work on regular files.

22 years agoSmall warning fixes.
Stelian Pop [Wed, 16 Jan 2002 10:53:28 +0000 (10:53 +0000)] 
Small warning fixes.

22 years agoAdded -a flag to restore (automatic walk through volumes)
Stelian Pop [Wed, 16 Jan 2002 10:29:23 +0000 (10:29 +0000)] 
Added -a flag to restore (automatic walk through volumes)

22 years agonoos -> popies.net
Stelian Pop [Wed, 16 Jan 2002 09:32:14 +0000 (09:32 +0000)] 
noos -> popies.net

22 years agoAdded -L option to restore
Stelian Pop [Fri, 11 Jan 2002 08:54:12 +0000 (08:54 +0000)] 
Added -L option to restore
-N restore option man page entry

22 years agoSIGXFSZ fixes.
Stelian Pop [Thu, 10 Jan 2002 09:02:54 +0000 (09:02 +0000)] 
SIGXFSZ fixes.

22 years agoNo need for readline > 4.1...
Stelian Pop [Mon, 7 Jan 2002 15:19:11 +0000 (15:19 +0000)] 
No need for readline > 4.1...

22 years agoPrepare for release 0.4b26 release_0_4b26
Stelian Pop [Mon, 7 Jan 2002 14:36:32 +0000 (14:36 +0000)] 
Prepare for release 0.4b26

22 years agoFix bug which caused the highest number inode to not be dumped.
Stelian Pop [Sat, 5 Jan 2002 23:23:01 +0000 (23:23 +0000)] 
Fix bug which caused the highest number inode to not be dumped.

22 years agoMakefile cleanups.
Stelian Pop [Wed, 2 Jan 2002 10:13:15 +0000 (10:13 +0000)] 
Makefile cleanups.

22 years agoAnother set of fixes for file not found at end of tape.
Stelian Pop [Mon, 24 Dec 2001 15:53:41 +0000 (15:53 +0000)] 
Another set of fixes for file not found at end of tape.

22 years agoFix errors when trying to restore files not found on tape.
Stelian Pop [Mon, 24 Dec 2001 12:31:12 +0000 (12:31 +0000)] 
Fix errors when trying to restore files not found on tape.

22 years agoFixed an off-by-one calculation when dumping a one letter subdirectory.
Stelian Pop [Mon, 24 Dec 2001 12:28:38 +0000 (12:28 +0000)] 
Fixed an off-by-one calculation when dumping a one letter subdirectory.

22 years agoAdded backup scripts from Eugenio Diaz
Stelian Pop [Fri, 30 Nov 2001 10:14:36 +0000 (10:14 +0000)] 
Added backup scripts from Eugenio Diaz

22 years agoAdded backup scripts from Eugenio Diaz.
Stelian Pop [Fri, 30 Nov 2001 10:12:40 +0000 (10:12 +0000)] 
Added backup scripts from Eugenio Diaz.

22 years agoPrepare for 0.4b25 release. release_0_4b25
Stelian Pop [Sat, 17 Nov 2001 10:58:24 +0000 (10:58 +0000)] 
Prepare for 0.4b25 release.

22 years agoUpdated the spec file.
Stelian Pop [Sat, 17 Nov 2001 10:52:41 +0000 (10:52 +0000)] 
Updated the spec file.

22 years agodump hang workaround.
Stelian Pop [Sat, 17 Nov 2001 10:44:18 +0000 (10:44 +0000)] 
dump hang workaround.

22 years agoThanks for remote restore problem.
Stelian Pop [Sat, 17 Nov 2001 10:31:45 +0000 (10:31 +0000)] 
Thanks for remote restore problem.

22 years agoFixed the remote tape/file detection in restore.
Stelian Pop [Fri, 16 Nov 2001 14:09:07 +0000 (14:09 +0000)] 
Fixed the remote tape/file detection in restore.

22 years agoa debug message removed
Stelian Pop [Tue, 13 Nov 2001 12:11:42 +0000 (12:11 +0000)] 
a debug message removed

22 years agoFixed restore -C -f -
Stelian Pop [Tue, 13 Nov 2001 12:11:05 +0000 (12:11 +0000)] 
Fixed restore -C -f -

22 years agominor print enhancement.
Stelian Pop [Sun, 11 Nov 2001 00:12:48 +0000 (00:12 +0000)] 
minor print enhancement.

22 years agoMake BREADEMAX adjustable with the -I option to dump.
Stelian Pop [Sun, 11 Nov 2001 00:06:39 +0000 (00:06 +0000)] 
Make BREADEMAX adjustable with the -I option to dump.

22 years agoScript from David B. Peterson.
Stelian Pop [Sat, 10 Nov 2001 23:56:07 +0000 (23:56 +0000)] 
Script from David B. Peterson.

22 years agoMinor manpages syntax corrections.
Stelian Pop [Sat, 10 Nov 2001 23:50:59 +0000 (23:50 +0000)] 
Minor manpages syntax corrections.

22 years agoNew version from Patrick.
Stelian Pop [Mon, 15 Oct 2001 10:58:20 +0000 (10:58 +0000)] 
New version from Patrick.

22 years agoAdd howto.
Stelian Pop [Tue, 2 Oct 2001 09:41:24 +0000 (09:41 +0000)] 
Add howto.

22 years agoAdded howto from Patrick Walsh
Stelian Pop [Tue, 2 Oct 2001 09:32:54 +0000 (09:32 +0000)] 
Added howto from Patrick Walsh

22 years agoPrepare for release 0.4b24. release_0_4b24
Stelian Pop [Wed, 12 Sep 2001 12:40:07 +0000 (12:40 +0000)] 
Prepare for release 0.4b24.

22 years agoAdded Helmut Jarausch patch for restoring from multiple CD + examples.
Stelian Pop [Wed, 12 Sep 2001 10:21:48 +0000 (10:21 +0000)] 
Added Helmut Jarausch patch for restoring from multiple CD + examples.

22 years agoModifications from the RedHat RPM.
Stelian Pop [Wed, 12 Sep 2001 09:02:51 +0000 (09:02 +0000)] 
Modifications from the RedHat RPM.

22 years agoBLKSFBUF ioctl in dump.
Stelian Pop [Thu, 6 Sep 2001 09:00:31 +0000 (09:00 +0000)] 
BLKSFBUF ioctl in dump.

22 years agoFixed a overflow problem in dump (LFS)
Stelian Pop [Fri, 17 Aug 2001 09:55:09 +0000 (09:55 +0000)] 
Fixed a overflow problem in dump (LFS)

22 years agoAdded bzip2 compression to dump.
Stelian Pop [Thu, 16 Aug 2001 15:24:21 +0000 (15:24 +0000)] 
Added bzip2 compression to dump.

22 years agomake the list up to date.
Stelian Pop [Thu, 16 Aug 2001 13:15:21 +0000 (13:15 +0000)] 
make the list up to date.

22 years agoRefuse incompatible options in dump (-a and -B).
Stelian Pop [Thu, 16 Aug 2001 13:12:30 +0000 (13:12 +0000)] 
Refuse incompatible options in dump (-a and -B).

22 years agoMakes dump abort (-q option) whenever it needs operator attention.
Stelian Pop [Thu, 16 Aug 2001 09:37:57 +0000 (09:37 +0000)] 
Makes dump abort (-q option) whenever it needs operator attention.

22 years agoFixed restore to use the full volume path when doing a compare.
Stelian Pop [Tue, 14 Aug 2001 13:11:58 +0000 (13:11 +0000)] 
Fixed restore to use the full volume path when doing a compare.

22 years agoCleaned up the external variables definition mess...
Stelian Pop [Mon, 13 Aug 2001 16:17:52 +0000 (16:17 +0000)] 
Cleaned up the external variables definition mess...

22 years agoFix the permissions for the QFA file.
Stelian Pop [Mon, 13 Aug 2001 15:48:51 +0000 (15:48 +0000)] 
Fix the permissions for the QFA file.

22 years ago.
Stelian Pop [Wed, 25 Jul 2001 13:21:31 +0000 (13:21 +0000)] 
.

22 years agoMore explanation on configure failures when --enable-readline etc.
Stelian Pop [Mon, 23 Jul 2001 10:03:05 +0000 (10:03 +0000)] 
More explanation on configure failures when --enable-readline etc.

22 years agoPrepare for 0.4b23 release_0_4b23
Stelian Pop [Fri, 20 Jul 2001 12:41:53 +0000 (12:41 +0000)] 
Prepare for 0.4b23

22 years agoUpdated and cleaned the -B compressed limit.
Stelian Pop [Fri, 20 Jul 2001 11:02:45 +0000 (11:02 +0000)] 
Updated and cleaned the -B compressed limit.

22 years agoFixed the compressed multi-volume dump + restore.
Stelian Pop [Fri, 20 Jul 2001 09:01:44 +0000 (09:01 +0000)] 
Fixed the compressed multi-volume dump + restore.

22 years agoPretty printing when excluding inodes.
Stelian Pop [Thu, 19 Jul 2001 09:49:35 +0000 (09:49 +0000)] 
Pretty printing when excluding inodes.

22 years ago-e inode,inode and -E file implementation.
Stelian Pop [Thu, 19 Jul 2001 09:03:44 +0000 (09:03 +0000)] 
-e inode,inode and -E file implementation.

22 years agoBug in getvol() when making a wrong answer to the 'Mount next volume' prompt.
Stelian Pop [Wed, 18 Jul 2001 14:57:46 +0000 (14:57 +0000)] 
Bug in getvol() when making a wrong answer to the 'Mount next volume' prompt.

22 years agoSmall fix when _not_ using -F script
Stelian Pop [Wed, 18 Jul 2001 13:46:17 +0000 (13:46 +0000)] 
Small fix when _not_ using -F script

22 years agoQFA fixes.
Stelian Pop [Wed, 18 Jul 2001 13:12:33 +0000 (13:12 +0000)] 
QFA fixes.

22 years agoAdded -F script option to restore.
Stelian Pop [Wed, 18 Jul 2001 12:54:06 +0000 (12:54 +0000)] 
Added -F script option to restore.

22 years agoDiscard newline when reading the tape path entered by the operator in restore.
Stelian Pop [Wed, 18 Jul 2001 11:46:31 +0000 (11:46 +0000)] 
Discard newline when reading the tape path entered by the operator in restore.

22 years ago-B option knows about compression length now.
Stelian Pop [Wed, 18 Jul 2001 09:50:48 +0000 (09:50 +0000)] 
-B option knows about compression length now.

22 years agoRPM spec update and time.h cleanups (from RedHat latest rpm)
Stelian Pop [Wed, 18 Jul 2001 09:12:05 +0000 (09:12 +0000)] 
RPM spec update and time.h cleanups (from RedHat latest rpm)

22 years agoFixed the looping problem in dump (deal with holes at the end of files).
Stelian Pop [Wed, 18 Jul 2001 08:50:58 +0000 (08:50 +0000)] 
Fixed the looping problem in dump (deal with holes at the end of files).

22 years agoReport any filesystem present in either /etc/fstab with a positive passno or /etc...
Stelian Pop [Mon, 18 Jun 2001 11:07:45 +0000 (11:07 +0000)] 
Report any filesystem present in either /etc/fstab with a positive passno or /etc/dumpdates in dump -w output.

22 years agoCheck for the e2fsprogs header <ext2fs/ext2_fs.h> instead of the kernel header if...
Stelian Pop [Mon, 18 Jun 2001 10:58:27 +0000 (10:58 +0000)] 
Check for the e2fsprogs header <ext2fs/ext2_fs.h> instead of the kernel header if available.

22 years agoImplement the Sun extended rmt protocol.
Stelian Pop [Sat, 26 May 2001 11:11:16 +0000 (11:11 +0000)] 
Implement the Sun extended rmt protocol.

22 years agoSmall buffer overflow in restore/tape.c
Stelian Pop [Sat, 26 May 2001 11:04:46 +0000 (11:04 +0000)] 
Small buffer overflow in restore/tape.c

22 years agoPrepare for 0.4b22 release. release_0_4b22
Stelian Pop [Sat, 12 May 2001 11:39:45 +0000 (11:39 +0000)] 
Prepare for 0.4b22 release.

22 years agoAnother set of compression patches from Jerry.
Stelian Pop [Sat, 12 May 2001 11:36:12 +0000 (11:36 +0000)] 
Another set of compression patches from Jerry.