Tue Jul 29 13:24:20 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.full.script.sh, backup.inc.script.sh:
	Turned off debugging, added copyright statement.

	* backup.inc.script.sh, backup.full.script.sh:
	Added support for saving the last block to a file. That way, 'mt eod'
	is no longer needed to find the end of the data on the tape. This was
	done since 'mt eod' was giving me problems.

Tue Jul  8 12:30:36 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.inc.script.sh:
	Added a test to double check there is a tape in the drive!

	* backup.full.script.sh:
	Added a test to double check a tape is in the drive!

Sat Jul  5 19:01:14 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.inc.script.sh:
	Fixed bug so that only the block number is used, not the
	entire contents of a `mt tell` command.

	* backup.full.script.sh: Small bug fix.

	* backup.full.script.sh: Bug fix on block discover.

Fri Jul  4 14:19:14 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.inc.script.sh:
	Added block level control for cataloging and backing up to tape.

	* backup.full.script.sh:
	Addition of block level control in cataloging and backing up to tape.

Thu Jul  3 13:43:37 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.full.script.sh, backup.inc.script.sh:
	Added a bit more cataloging support.

Sun Jun 22 13:33:17 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.full.script.sh:
	Minor bug fix on checking if a machine is mounted.

	* backup.inc.script.sh:
	Minor bug fix on checking if a system is mounted.

Sat Jun 21 21:11:17 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.full.script.sh:
	Removed most of the cataloging ablity to another file. Only thing left
	is the copying of the tape and volume headers to the catalog
	directory.

	* backup.inc.script.sh:
	Removed most of the cataloging ablity to place in a seperate
	script. Only thing left is the copying of the volume header to the
	catalogs location.

	* backup.full.script.sh:
	Fixed a small bug, gave afio a device for cataloging.

	* backup.inc.script.sh:
	Fixed a small bug, gave afio a device for cataloging off of.

Thu Jun 19 17:43:08 1997  Ryan Kirkpatrick  <rkirkpat@farstar.rkirkpat.net>

	* backup.inc.script.sh:
	Added cataloging ablity. Now catalogs of all backups are made and reside in /home/backup .
	Added more verbose progress reporting.

	* backup.full.script.sh:
	Added cataloging after each backup. A catalog is now saved to the /home/backup directory.
	Added more verbose reporting of progress.

	* backup.inc.script.sh:
	Added check to make sure that the computer to be backed up is NFS mounted first.

	* backup.inc.script.sh: Initial revision

	* backup.full.script.sh:
	Added a check to make sure the NFS mount was correctly setup ahead of time.

	* backup.full.script.sh: Initial revision

