aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-10-26 21:43:17 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-10-26 21:43:17 +0000
commitca3850f74a53c1efe1b3044fec7f9df8374a7dcb (patch)
tree3eb2ad6007db0f88310a1c70c66df422811db644
parentca25b026a34cf72f7d7a915dcf21b0d1fa14ce7f (diff)
downloadsg3_utils-ca3850f74a53c1efe1b3044fec7f9df8374a7dcb.tar.gz
switch www.torque.net/sg to sg.danny.cz/sg
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@195 6180dd3e-e324-4e3e-922d-17de1ae2f315
-rw-r--r--ChangeLog2
-rw-r--r--README16
-rw-r--r--README.freebsd4
-rw-r--r--README.solaris4
-rw-r--r--README.tru644
-rw-r--r--README.win324
-rw-r--r--debian/copyright2
-rw-r--r--doc/README.doc10
-rw-r--r--doc/sg_dd.88
-rw-r--r--sg3_utils.spec8
10 files changed, 31 insertions, 31 deletions
diff --git a/ChangeLog b/ChangeLog
index aeb64707..137118cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Each utility has its own version number, date of last change and
some description at the top of its ".c" file. All utilities in the main
directory have their own "man" pages. There is also a sg3_utils man page.
-Changelog for sg3_utils-1.27 [20081023] [svn: r194]
+Changelog for sg3_utils-1.27 [20081026] [svn: r195]
- sg_map26: fix for lk 2.6.26 when CONFIG_SYSFS_DEPRECATED_V2
is not defined
- output cdb when verbose option given
diff --git a/README b/README
index 2c26cae1..c36e269d 100644
--- a/README
+++ b/README
@@ -29,13 +29,13 @@ typically issue a sequence of SCSI READ and WRITE commands to copy data.
Description
===========
A web site supporting the sg3_utils package can be found at
-http://www.torque.net/sg/sg3_utils.html . That page has a table of released
+http://sg.danny.cz/sg/sg3_utils.html . That page has a table of released
versions for download. The most recent release or beta of sg3_utils may
-be found on this page: http://www.torque.net/sg in the News section.
+be found on this page: http://sg.danny.cz/sg in the News section.
The predecessor to this package was called sg_utils. It is described in
-http://www.torque.net/sg/uu_index.html and old versions can be downloaded
-from the Downloads section of http://www.torque.net/sg .
+http://sg.danny.cz/sg/uu_index.html and old versions can be downloaded
+from the Downloads section of http://sg.danny.cz/sg .
In the Linux 2.4 kernel series these utilities need to use the SCSI generic
(sg) driver to access SCSI devices. The name of this package (i.e. sg3_utils)
@@ -60,11 +60,11 @@ that the user may need to take into account.
If you have problems or questions about them please contact the author.
Documentation for the Linux sg device driver can be found at:
-http://www.torque.net/sg/p/sg_v3_ho.html . This is written in DocBook and the
+http://sg.danny.cz/sg/p/sg_v3_ho.html . This is written in DocBook and the
original xml can be found in the same directory with the ".xml" extension.
Postscript and pdf renderings are also in that directory. Older documentation
for the sg version 3 driver can be found at:
-http://www.torque.net/sg/p/scsi_generic_v3.txt .
+http://sg.danny.cz/sg/p/scsi_generic_v3.txt .
All utilities are either "GPL"-ed or have a FreeBSD license. The author's
intention is that users may incorporate all or part of the code in their work
@@ -313,8 +313,8 @@ instead of ull variable in the above code example.
Other SCSI and storage tools
============================
-See http://www.torque.net/sg/tools.html
+See http://sg.danny.cz/sg/tools.html
Doug Gilbert
-23rd October 2008
+26th October 2008
diff --git a/README.freebsd b/README.freebsd
index 2acd042f..1a87ed2e 100644
--- a/README.freebsd
+++ b/README.freebsd
@@ -48,7 +48,7 @@ that they execute. Some utilities are slightly higher level, for
example sg_ses fetches SCSI Enclosure Services (SES) status pages and
can send control pages. Each utility has a man page (placed in
section 8). An overview of sg3_utils can be found at:
-http://www.torque.net/sg/sg3_utils.html .
+http://sg.danny.cz/sg/sg3_utils.html .
A copy of the "sg3_utils.html" file is in the "doc" subdirectory.
@@ -85,4 +85,4 @@ See the FreeBSD section in the INSTALL file for install directions.
Doug Gilbert
-2nd December 2007
+26th October 2008
diff --git a/README.solaris b/README.solaris
index cb4d2507..3cfff2bb 100644
--- a/README.solaris
+++ b/README.solaris
@@ -48,7 +48,7 @@ that they execute. Some utilities are slightly higher level, for
example sg_ses fetches SCSI Enclosure Services (SES) status pages and
can send control pages. Each utility has a man page (placed in
section 8). An overview of sg3_utils can be found at:
-http://www.torque.net/sg/sg3_utils.html .
+http://sg.danny.cz/sg/sg3_utils.html .
A copy of the "sg3_utils.html" file is in the "doc" subdirectory.
@@ -79,4 +79,4 @@ See the Solaris section in the INSTALL file for install directions.
Doug Gilbert
-2nd December 2007
+26th October 2008
diff --git a/README.tru64 b/README.tru64
index 568f3c3c..a9968db6 100644
--- a/README.tru64
+++ b/README.tru64
@@ -48,7 +48,7 @@ that they execute. Some utilities are slightly higher level, for
example sg_ses fetches SCSI Enclosure Services (SES) status pages and
can send control pages. Each utility has a man page (placed in
section 8). An overview of sg3_utils can be found at:
-http://www.torque.net/sg/sg3_utils.html .
+http://sg.danny.cz/sg/sg3_utils.html .
A copy of the "sg3_utils.html" file is in the "doc" subdirectory.
@@ -84,4 +84,4 @@ subdirectory. Currently only the Tru64 port uses it.
Doug Gilbert
-2nd December 2007
+26th October 2008
diff --git a/README.win32 b/README.win32
index 7366ed5c..86b06959 100644
--- a/README.win32
+++ b/README.win32
@@ -61,7 +61,7 @@ Enclosure Services (SES) status pages and can send control pages. Each
utility has a man page (placed in section 8). There is summary of the mapping
between utility names and the SCSI commands they execute in the COVERAGE
file. An overview of sg3_utils can be found at:
-http://www.torque.net/sg/sg3_utils.html .
+http://sg.danny.cz/sg/sg3_utils.html .
A copy of the "sg3_utils.html" file is in the "doc" subdirectory.
@@ -144,4 +144,4 @@ mode" with the setmode() Windows command.
Doug Gilbert
-14th May 2008
+26th October 2008
diff --git a/debian/copyright b/debian/copyright
index 80123d60..1385eb4f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
This package was debianized by Eric Schwartz <emschwar@debian.org> on
Wed, 14 Nov 2001 17:05:56 -0700.
-It was downloaded from <URL:http://www.torque.net/sg/>
+It was downloaded from <URL:http://sg.danny.cz/sg/>
Upstream Authors: Douglas Gilbert <dgilbert at interlog dot com>,
Bruce Allen <ballen at gravity dot phys dot uwm dot edu>,
diff --git a/doc/README.doc b/doc/README.doc
index 8218362f..4a724954 100644
--- a/doc/README.doc
+++ b/doc/README.doc
@@ -5,19 +5,19 @@ removed in version 1.24 .
Here are the urls of the files that were previously here plus a brief
summary:
-http://www.torque.net/sg/sg3_utils.html
+http://sg.danny.cz/sg/sg3_utils.html
- overview and examples of this package
-http://www.torque.net/sg/sg_dd.html
+http://sg.danny.cz/sg/sg_dd.html
- discussion and examples of the sg_dd utility which is a dd variant
(also discusses the sgm_dd, sgp_dd and sg_read utilities)
-http://www.torque.net/sg/sg_io.html
+http://sg.danny.cz/sg/sg_io.html
- discussion of Linux SG_IO ioctl (SCSI pass-through)
-http://www.torque.net/sg/tools.html
+http://sg.danny.cz/sg/tools.html
- overview of around 25 storage and SCSI tools
Doug Gilbert
-28th February 2007
+26th October 2008
diff --git a/doc/sg_dd.8 b/doc/sg_dd.8
index f9c18cc2..49e2660f 100644
--- a/doc/sg_dd.8
+++ b/doc/sg_dd.8
@@ -1,4 +1,4 @@
-.TH SG_DD "8" "September 2008" "sg3_utils\-1.27" SG3_UTILS
+.TH SG_DD "8" "October 2008" "sg3_utils\-1.27" SG3_UTILS
.SH NAME
sg_dd \- copies data to and from files and devices. Specialised for
devices that understand the SCSI command set.
@@ -287,8 +287,8 @@ grain control compared to the otherwise identical 'blk_sgio=1' option.
sparse
after each \fIBS\fR * \fIBPT\fR byte segment is read from the input,
it is checked for being all zeros. If so, nothing is written to the output
-file unless this is the last segment of the transfer. This option is
-only active with oflag. It cannot be used when the output is not
+file unless this is the last segment of the transfer. This flag is only
+active with the oflag option. It cannot be used when the output is not
seekable (e.g. stdout). It is ignored if the output file is /dev/null .
Note that this utility does not remove the \fIOFILE\fR prior to starting
to write to it. Hence it may be advantageous to manually remove the
@@ -462,7 +462,7 @@ Copyright \(co 2000\-2008 Douglas Gilbert
This software is distributed under the GPL version 2. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
-There is a web page discussing sg_dd at http://www.torque.net/sg/sg_dd.html
+There is a web page discussing sg_dd at http://sg.danny.cz/sg/sg_dd.html
.PP
A POSIX threads version of this utility called
.B sgp_dd
diff --git a/sg3_utils.spec b/sg3_utils.spec
index a48ba93f..675fa5e4 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -5,12 +5,12 @@ Version: 1.27
Release: 1
License: GPL
Group: Utilities/System
-Source: ftp://www.torque.net/sg/p/sg3_utils-%{version}.tgz
-Url: http://www.torque.net/sg/sg3_utils.html
+Source: ftp://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
+Url: http://sg.danny.cz/sg/sg3_utils.html
Provides: sg_utils
BuildRequires: libtool
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Packager: Douglas Gilbert <dougg@torque.net>
+Packager: Douglas Gilbert <dgilbert@interlog.com>
%description
Collection of Linux utilities for devices that use the SCSI command set.
@@ -79,7 +79,7 @@ fi
%{_libdir}/*.la
%changelog
-* Thu Oct 23 2008 - dgilbert at interlog dot com
+* Sun Oct 26 2008 - dgilbert at interlog dot com
- sg_dd: add flock, of2= and posix_fadvise support
* sg3_utils-1.27