Changeset 47b58ec


Ignore:
Timestamp:
05/09/2005 05:50:50 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5976163
Parents:
929f6f7
Message:

Tagged udftools.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4069 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/udftools.xml

    r929f6f7 r47b58ec  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="udftools" xreflabel="UDFtools-&udftools-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="udftools.html"?>
    20 <title>UDFtools-&udftools-version;</title>
    21 <indexterm zone="udftools">
    22 <primary sortas="a-UDFTools">UDFtools</primary></indexterm>
    23 
    24 <sect2>
    25 <title>Introduction to
    26 <application><acronym>UDF</acronym>tools</application></title>
    27 
    28 <para>The <application><acronym>UDF</acronym>tools</application> package
    29 contains utilities for creating and mounting
    30 <acronym>CD</acronym>-<acronym>RW</acronym> disks with
    31 <acronym>UDF</acronym> file systems for both
    32 reading and writing. <acronym>UDF</acronym> files systems are used on
    33 both <acronym>CD</acronym>-<acronym>RW</acronym> media and
    34 on <acronym>DVD</acronym>.  For more details of the
    35 <acronym>UDF</acronym> file system standard see:
    36 <ulink url="http://www.osta.org"/> and
    37 <ulink url="http://www.ecma-international.org"/>.</para>
    38 
    39 <sect3><title>Package information</title>
    40 <itemizedlist spacing='compact'>
    41 <listitem><para>Download (HTTP):
    42 <ulink url="&udftools-download-http;"/></para></listitem>
    43 <listitem><para>Download (FTP):
    44 <ulink url="&udftools-download-ftp;"/></para></listitem>
    45 <listitem><para>Download MD5 sum:
    46 &udftools-md5sum;</para></listitem>
    47 <listitem><para>Download size:
    48 &udftools-size;</para></listitem>
    49 <listitem><para>Estimated disk space required:
    50 &udftools-buildsize;</para></listitem>
    51 <listitem><para>Estimated build time:
    52 &udftools-time;</para></listitem></itemizedlist>
    53 </sect3>
    54 
    55 <sect3><title>Additional downloads</title>
    56 <itemizedlist spacing='compact'>
    57 <listitem><para>Required patch: <ulink
    58 url="http://w1.894.telia.com/~u89404340/patches/packet/2.6/packet-2.6.8-2.patch.bz2"/></para>
    59 </listitem>
    60 <listitem><para>Required patch: <ulink
    61 url="http://w1.894.telia.com/~u89404340/patches/packet/udftools-1.0.0b3.patch.bz2"/></para>
    62 </listitem>
    63 </itemizedlist></sect3>
    64 
    65 </sect2>
    66 
    67 <sect2 id="udftools-kernel">
    68 <title>Installation of the kernel patch</title>
    69 <indexterm zone="udftools udftools-kernel">
    70 <primary sortas="d-UDF-File-System">UDF File System</primary>
    71 </indexterm>
    72 
    73 <warning>
    74 <para>Note that this patch can permanently damage your <acronym>CD</acronym>
    75 drive if it is from one of the few mentioned at
    76 <ulink url="http://slashdot.org/article.pl?sid=03/10/25/1737244"/>. Do
    77 not apply the patch without first checking out the article.</para>
    78 </warning>
    79 
    80 <para>Install the kernel patch by running the following commands from
    81 the kernel source directory:</para>
    82 
    83 <screen><userinput><command>bzcat ../packet-2.6.8-2.patch.bz2 |patch -Np1</command></userinput></screen>
    84 
    85 <para>In the kernel configuration, modify your settings to match those listed
    86 here:</para>
    87 
    88 <screen>Block devices
     16  <?dbhtml filename="udftools.html"?>
     17
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22
     23  <title>UDFtools-&udftools-version;</title>
     24
     25  <indexterm zone="udftools">
     26    <primary sortas="a-UDFTools">UDFtools</primary>
     27  </indexterm>
     28
     29  <sect2 role="package">
     30    <title>Introduction to UDFtools</title>
     31
     32    <para>The <application>UDFtools</application> package contains utilities
     33    for creating and mounting CD-RW disks with UDF file systems for both
     34    reading and writing. UDF files systems are used on both CD-RW media and
     35    on DVD.  For more details of the UDF file system standard see:
     36    <ulink url="http://www.osta.org"/> and
     37    <ulink url="http://www.ecma-international.org"/>.</para>
     38
     39    <bridgehead renderas="sect3">Package Information</bridgehead>
     40    <itemizedlist spacing="compact">
     41      <listitem>
     42        <para>Download (HTTP): <ulink url="&udftools-download-http;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download (FTP): <ulink url="&udftools-download-ftp;"/></para>
     46      </listitem>
     47      <listitem>
     48        <para>Download MD5 sum: &udftools-md5sum;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Download size: &udftools-size;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated disk space required: &udftools-buildsize;</para>
     55      </listitem>
     56      <listitem>
     57        <para>Estimated build time: &udftools-time;</para>
     58      </listitem>
     59    </itemizedlist>
     60
     61    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     62    <itemizedlist spacing='compact'>
     63      <listitem>
     64        <para>Required patch: <ulink
     65        url="http://w1.894.telia.com/~u89404340/patches/packet/2.6/packet-2.6.8-2.patch.bz2"/></para>
     66      </listitem>
     67      <listitem>
     68        <para>Required patch: <ulink
     69        url="http://w1.894.telia.com/~u89404340/patches/packet/udftools-1.0.0b3.patch.bz2"/></para>
     70      </listitem>
     71    </itemizedlist>
     72
     73  </sect2>
     74
     75  <sect2 id="udftools-kernel">
     76    <title>Installation of the Kernel Patch</title>
     77
     78    <indexterm zone="udftools udftools-kernel">
     79      <primary sortas="d-UDF-File-System">UDF File System</primary>
     80    </indexterm>
     81
     82    <warning>
     83      <para>Note that this patch can permanently damage your CD
     84      drive if it is from one of the few mentioned at
     85      <ulink url="http://slashdot.org/article.pl?sid=03/10/25/1737244"/>. Do
     86      not apply the patch without first checking out the article.</para>
     87    </warning>
     88
     89    <para>Install the kernel patch by running the following commands from
     90    the kernel source directory:</para>
     91
     92<screen><userinput>bzcat ../packet-2.6.8-2.patch.bz2 | patch -Np1</userinput></screen>
     93
     94  <para>In the kernel configuration, modify your settings to match those listed
     95  here:</para>
     96
     97<screen><literal>Block devices
    8998    Packet writing on CD/DVD media:       Y or M
    9099CD-ROM/DVD Filesystems
    91     UDF file system support               Y or M</screen>
    92 
    93 <para>Recompile and install the new kernel.</para>
     100    UDF file system support               Y or M</literal></screen>
     101
     102    <para>Recompile and install the new kernel.</para>
    94103
    95104<!--
     
    101110<para>Finally, create the packet driver device nodes in <filename
    102111class="directory">/dev</filename>, add one node for every
    103 <acronym>CD</acronym>-<acronym>RW</acronym> drive you
     112CD-RW drive you
    104113want to support:</para>
    105114
     
    108117-->
    109118
    110 </sect2>
    111 
    112 <sect2>
    113 <title>Installation of
    114 <application><acronym>UDF</acronym>tools</application></title>
    115 
    116 <para>Install <application><acronym>UDF</acronym>tools</application> by
    117 running the following commands:</para>
    118 
    119 <screen><userinput><command>bzcat ../udftools-1.0.0b3.patch.bz2 |patch -Np1 &amp;&amp;
     119  </sect2>
     120
     121  <sect2 role="installation">
     122    <title>Installation of UDFtools</title>
     123
     124    <para>Install <application>UDFtools</application> by
     125    running the following commands:</para>
     126
     127<screen><userinput>bzcat ../udftools-1.0.0b3.patch.bz2 | patch -Np1 &amp;&amp;
    120128./configure --prefix=/usr &amp;&amp;
    121 make</command></userinput></screen>
    122 
    123 <para>Now, as the root user:</para>
    124 
    125 <screen><userinput role='root'><command>make install</command></userinput></screen>
    126 
    127 </sect2>
    128 
    129 <sect2>
    130 <title>Contents</title>
    131 
    132 <segmentedlist>
    133 <segtitle>Installed Programs</segtitle>
    134 <segtitle>Installed Library</segtitle>
    135 <segtitle>Installed Directories</segtitle>
    136 <seglistitem>
    137 <seg>cdrwtool, mkudffs, pktsetup, udffsck and wrudf</seg>
    138 <seg>libudffs.a</seg>
    139 <seg>None</seg>
    140 </seglistitem>
    141 </segmentedlist>
    142 
    143 <variablelist>
    144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    145 <?dbfo list-presentation="list"?>
    146 
    147 <varlistentry id="cdrwtool">
    148 <term><command>cdrwtool</command></term>
    149 <listitem><para> provides facilities to manage
    150 <acronym>CD</acronym>-<acronym>RW</acronym> drives, including formatting
    151 new disks, setting the read and write speeds, etc.</para>
    152 
    153 <para>Example:
    154 <screen><command>cdrwtool -d /dev/scd0 -q</command></screen>
    155 
    156 prepares a new <acronym>CD</acronym>-<acronym>RW</acronym> for use and
    157 formats it with a <acronym>UDF</acronym> file system.</para>
    158 <indexterm zone="udftools cdrwtool">
    159 <primary sortas="b-cdrwtool">cdrwtool</primary></indexterm>
    160 </listitem>
    161 </varlistentry>
    162 
    163 <varlistentry id="mkudffs">
    164 <term><command>mkudffs</command></term>
    165 <listitem><para>is used to create new <acronym>UDF</acronym> file systems.
    166 It can be used on hard disks and <acronym>CD</acronym>-Rs as well as
    167 <acronym>CD</acronym>-<acronym>RW</acronym>s.</para>
    168 <indexterm zone="udftools mkudffs">
    169 <primary sortas="b-mkudffs">mkudffs</primary></indexterm>
    170 </listitem>
    171 </varlistentry>
    172 
    173 <varlistentry id="pktsetup">
    174 <term><command>pktsetup</command></term>
    175 <listitem><para>is used to establish and break down associations between the
    176 kernel packet driver and a physical drive.</para>
    177 
    178 <para>Example:
    179 <screen><command>pktsetup /dev/pktcdvd0 /dev/scd0
    180 mount /dev/pktcdvd0 /mnt/cdrom -t udf -o rw,noatime</command></screen>
    181 
    182 associates the physical device <filename>/dev/scd0</filename> with the
    183 kernel packet driver <filename>/dev/pktcdvd0</filename>, then mounts a
    184 <acronym>UDF</acronym> formatted <acronym>CD</acronym>-<acronym>RW</acronym>
    185 for read/write access.</para>
    186 <indexterm zone="udftools pktsetup">
    187 <primary sortas="b-pktsetup">pktsetup</primary></indexterm>
    188 </listitem>
    189 </varlistentry>
    190 
    191 <varlistentry id="udffsck">
    192 <term><command>udffsck</command></term>
    193 <listitem><para>is used to check the integrity and correct errors on
    194 <acronym>UDF</acronym> filesystems.</para>
    195 <indexterm zone="udftools udffsck">
    196 <primary sortas="b-udffsck">udffsck</primary></indexterm>
    197 </listitem>
    198 </varlistentry>
    199 
    200 <varlistentry id="wrudf">
    201 <term><command>wrudf</command></term>
    202 <listitem><para>is used to maintain a <acronym>UDF</acronym> filing
    203 system.</para>
    204 <indexterm zone="udftools wrudf">
    205 <primary sortas="b-wrudf">wrudf</primary></indexterm>
    206 </listitem>
    207 </varlistentry>
    208 
    209 <varlistentry id="libudffs">
    210 <term><filename class='libraryfile'>libudffs.a</filename></term>
    211 <listitem><para>contains functions used by the
    212 <application>UDFtools</application> programs.</para>
    213 <indexterm zone="udftools libudffs">
    214 <primary sortas="c-libudffs">libudffs.a</primary></indexterm>
    215 </listitem>
    216 </varlistentry>
    217 </variablelist>
    218 
    219 </sect2>
     129make</userinput></screen>
     130
     131    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     132
     133<screen role="root"><userinput>make install</userinput></screen>
     134
     135  </sect2>
     136
     137  <sect2 role="content">
     138    <title>Contents</title>
     139
     140    <segmentedlist>
     141      <segtitle>Installed Programs</segtitle>
     142      <segtitle>Installed Library</segtitle>
     143      <segtitle>Installed Directories</segtitle>
     144
     145      <seglistitem>
     146        <seg>cdrwtool, mkudffs, pktsetup, udffsck, and wrudf</seg>
     147        <seg>libudffs.a</seg>
     148        <seg>None</seg>
     149      </seglistitem>
     150    </segmentedlist>
     151
     152    <variablelist>
     153      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     154      <?dbfo list-presentation="list"?>
     155      <?dbhtml list-presentation="table"?>
     156
     157      <varlistentry id="cdrwtool">
     158        <term><command>cdrwtool</command></term>
     159        <listitem>
     160          <para> provides facilities to manage CD-RW drives, including formatting
     161          new disks, setting the read and write speeds, etc.</para>
     162
     163          <para>Example:</para>
     164
     165<screen><userinput>cdrwtool -d /dev/scd0 -q</userinput></screen>
     166
     167          <para>prepares a new CD-RW for use and
     168          formats it with a UDF file system.</para>
     169          <indexterm zone="udftools cdrwtool">
     170            <primary sortas="b-cdrwtool">cdrwtool</primary>
     171          </indexterm>
     172        </listitem>
     173      </varlistentry>
     174
     175      <varlistentry id="mkudffs">
     176        <term><command>mkudffs</command></term>
     177        <listitem>
     178          <para>is used to create new UDF file systems. It can be used on
     179          hard disks and CD-Rs as well as CD-RWs.</para>
     180          <indexterm zone="udftools mkudffs">
     181            <primary sortas="b-mkudffs">mkudffs</primary>
     182          </indexterm>
     183        </listitem>
     184      </varlistentry>
     185
     186      <varlistentry id="pktsetup">
     187        <term><command>pktsetup</command></term>
     188        <listitem>
     189          <para>is used to establish and break down associations between the
     190          kernel packet driver and a physical drive.</para>
     191
     192          <para>Example:</para>
     193
     194<screen><userinput>pktsetup /dev/pktcdvd0 /dev/scd0
     195mount /dev/pktcdvd0 /mnt/cdrom -t udf -o rw,noatime</userinput></screen>
     196
     197          <para>associates the physical device <filename>/dev/scd0</filename>
     198          with the kernel packet driver <filename>/dev/pktcdvd0</filename>, then
     199          mounts a UDF formatted CD-RW for read/write access.</para>
     200          <indexterm zone="udftools pktsetup">
     201            <primary sortas="b-pktsetup">pktsetup</primary>
     202          </indexterm>
     203        </listitem>
     204      </varlistentry>
     205
     206      <varlistentry id="udffsck">
     207        <term><command>udffsck</command></term>
     208        <listitem>
     209          <para>is used to check the integrity and correct errors on
     210          UDF filesystems.</para>
     211          <indexterm zone="udftools udffsck">
     212            <primary sortas="b-udffsck">udffsck</primary>
     213          </indexterm>
     214        </listitem>
     215      </varlistentry>
     216
     217      <varlistentry id="wrudf">
     218        <term><command>wrudf</command></term>
     219        <listitem>
     220          <para>is used to maintain a UDF filesystem.</para>
     221          <indexterm zone="udftools wrudf">
     222            <primary sortas="b-wrudf">wrudf</primary>
     223          </indexterm>
     224        </listitem>
     225      </varlistentry>
     226
     227      <varlistentry id="libudffs">
     228        <term><filename class='libraryfile'>libudffs.a</filename></term>
     229        <listitem>
     230          <para>contains functions used by the
     231          <application>UDFtools</application> programs.</para>
     232          <indexterm zone="udftools libudffs">
     233            <primary sortas="c-libudffs">libudffs.a</primary>
     234          </indexterm>
     235        </listitem>
     236      </varlistentry>
     237
     238    </variablelist>
     239
     240  </sect2>
    220241
    221242</sect1>
Note: See TracChangeset for help on using the changeset viewer.