| 1 |
|
| 2 |
GENERAL NOTE:
|
| 3 |
|
| 4 |
This package is heavily based on cdrtools (by Jörg
|
| 5 |
Schilling, see below), however he is not affiliated
|
| 6 |
with the debburn development project creating this package.
|
| 7 |
|
| 8 |
Cdrtools (see http://cdrecord.berlios.de) 2.01.01a08 from May 2006 was
|
| 9 |
the version used as the starting code base for cdrkit.
|
| 10 |
|
| 11 |
Jörg Schilling is not responsible for problems caused by the
|
| 12 |
use or distribution of this software. Please avoid bothering
|
| 13 |
him with issues that are out of his control.
|
| 14 |
|
| 15 |
Kudos to the original authors, especially Jörg Schilling, but for
|
| 16 |
various reasons we decided that we can only continue to have a burning
|
| 17 |
suite without license incompatibilities. For more details about this
|
| 18 |
please read the file FORK.
|
| 19 |
|
| 20 |
|
| 21 |
This package contains the following software:
|
| 22 |
|
| 23 |
- cdda2wav (an digital CD audio extraction program)
|
| 24 |
By Heiko Eißfeldt <heiko@hexco.de>
|
| 25 |
|
| 26 |
- wodim (a CD recording program). Originaly based on
|
| 27 |
cdrecord by Jörg Schilling <schilling@fokus.fhg.de> but
|
| 28 |
developed independently now.
|
| 29 |
|
| 30 |
- mkisofs (an ISO-9660 filesystem image creator)
|
| 31 |
By Eric Youngdale <eric@andante.org>, Jörg Schilling
|
| 32 |
<schilling@fokus.fhg.de>, James Pearson
|
| 33 |
<jcpearso@ge.ucl.ac.uk> and other contributors.
|
| 34 |
|
| 35 |
- mkhybrid (an ISO-9660/HFS filesystem image creator)
|
| 36 |
Link to mkisofs
|
| 37 |
|
| 38 |
- several diagnostic programs for ISO-9660, originaly from
|
| 39 |
cdrtools (by Jörg Schilling),
|
| 40 |
|
| 41 |
- devdump dump a device or file in hex
|
| 42 |
|
| 43 |
- isodump dump a device or file based on ISO-9660
|
| 44 |
|
| 45 |
- isoinfo analyze or list an ISO-9660 image
|
| 46 |
|
| 47 |
- isovfy verify an ISO-9660 image
|
| 48 |
|
| 49 |
- readcd (a stripped down version of usalskeleton)
|
| 50 |
By Jörg Schilling schilling@fokus.fhg.de and
|
| 51 |
may be used to read data CD's, to write to DVD-RAM
|
| 52 |
and to copy Solaris boot CD's
|
| 53 |
|
| 54 |
- usalcheck (a program to validate the correct behavior
|
| 55 |
By Jörg Schilling schilling@fokus.fhg.de and
|
| 56 |
of the low level libusal code and the SCSI transport
|
| 57 |
code of the underlying OS).
|
| 58 |
|
| 59 |
- libusal (a highly portable SCSI transport library)
|
| 60 |
By Jörg Schilling schilling@fokus.fhg.de
|