]> oss.titaniummirror.com Git - ovzbpc.git/log
ovzbpc.git
14 years agoChange esata README filename old/esata
R. Steve McKown [Wed, 16 Dec 2009 17:37:18 +0000 (10:37 -0700)]
Change esata README filename

14 years agoUp the registration delay, as sometimes 3 seconds is not long enough.
smckown [Fri, 21 Aug 2009 13:53:00 +0000 (13:53 +0000)]
Up the registration delay, as sometimes 3 seconds is not long enough.

14 years agoChange esata to use a scsi device variable.
smckown [Thu, 23 Apr 2009 14:56:46 +0000 (14:56 +0000)]
Change esata to use a scsi device variable.

In the future, this script could be smarter by running scsiadd -s to scan the
scsi devices and find what we want to add.

15 years agoMake the scsi host the esata script attempts to add a variable defined at the
smckown [Thu, 5 Jun 2008 22:41:19 +0000 (22:41 +0000)]
Make the scsi host the esata script attempts to add a variable defined at the
top of the script.

16 years agoOn umount command, attempt to unregister even if the drive is unmounted.
smckown [Fri, 2 May 2008 16:03:00 +0000 (16:03 +0000)]
On umount command, attempt to unregister even if the drive is unmounted.

16 years agoFix output message error.
smckown [Wed, 9 Apr 2008 19:26:18 +0000 (19:26 +0000)]
Fix output message error.

16 years agoMount only the second partition, which is where the data will do; the first
smckown [Fri, 4 Apr 2008 22:33:03 +0000 (22:33 +0000)]
Mount only the second partition, which is where the data will do; the first
partition contains a recovery OS that doesn't need to be mounted except to
boot off the removeable drive.  Also, add a verbose option and cleanup the
output.

16 years agoUpdate README; we need scsiadd tool
smckown [Fri, 4 Apr 2008 22:21:48 +0000 (22:21 +0000)]
Update README; we need scsiadd tool

16 years agoFirst version of the esata script.
smckown [Fri, 4 Apr 2008 22:21:13 +0000 (22:21 +0000)]
First version of the esata script.

16 years agoImport dir struct for esata management scripts
smckown [Fri, 4 Apr 2008 22:16:27 +0000 (22:16 +0000)]
Import dir struct for esata management scripts