glfs/multimedia/cdwriteutils/cdrtools/cdrtools-desc.xml
Larry Lawrence 666f6de69c filesystem->file system, bootdisk->boot disk, other spelling
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1275 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-03 02:12:31 +00:00

55 lines
2.2 KiB
XML

<sect2>
<title>Contents</title>
<para>The <application>Cdrtools</application> package contains <command>cdrecord</command>,
<command>cdda2wav</command>, <command>mkisofs</command>, <command>mkhybrid</command>,
<command>readcd</command>, <command>scgcheck</command>,
<command>isoinfo</command>, <command>isodump</command>,
<command>isovfy</command>, <command>isodebug</command>, <command>devdump</command>,
<command>rscsi</command> and support libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>cdrecord</title>
<para><command>cdrecord</command> records audio or data Compact Discs.</para></sect3>
<sect3><title>cdda2wav</title>
<para><command>cdda2wav</command> dumps Compact Disc audio into
<filename>WAV</filename> sound files.</para></sect3>
<sect3><title>mkisofs</title>
<para><command>mkisofs</command> and <command>mkhybrid</command>
generate an <acronym>ISO</acronym>9660/JOLIET/<acronym>HFS</acronym> hybrid file system.</para></sect3>
<sect3><title>readcd</title>
<para><command>readcd</command> reads or writes Compact Discs.</para></sect3>
<sect3><title>scgcheck</title>
<para><command>scgcheck</command> is used to check and verify the Application Binary
Interface of <filename class="libraryfile">libscg.</filename></para></sect3>
<sect3><title>support utilities</title>
<para><command>isoinfo</command>, <command>isodump</command>,
<command>isovfy</command>, <command>isodebug</command> and
<command>devdump</command> are utility programs for
dumping and verifying <acronym>ISO</acronym>9660 images.</para></sect3>
<sect3><title>rscsi</title>
<para><command>rscsi</command> is a remote <acronym>SCSI</acronym> manager.</para></sect3>
<sect3><title>support libraries</title>
<para><filename class="libraryfile">libdeflt</filename>,
<filename class="libraryfile">libedc_ecc</filename>,
<filename class="libraryfile">libfile</filename>,
<filename class="libraryfile">libhfs</filename>,
<filename class="libraryfile">libparanoia</filename>,
<filename class="libraryfile">librscg</filename>,
<filename class="libraryfile">libscg</filename>,
<filename class="libraryfile">libschily</filename> and
<filename class="libraryfile">libunls</filename>
are the support libraries for this package.</para></sect3>
</sect2>