Refer to sysutils/cdrtools instead of sysutils/mkisofs now that the

mkisofs port was merged into cdrtools.  I've also replaced most of the
references to the <filename role="package">mkisofs</filename> program
with an entity which we already have.

PR:		docs/69087
Submitted by:	Janos Mohasci <janos.mohasci@bsd.hu>
This commit is contained in:
Giorgos Keramidas 2004-07-16 08:38:33 +00:00
parent 2b6d0fac50
commit 59b1918b83
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21531

View file

@ -920,13 +920,13 @@ umass0: detached</screen>
working with systems that do not support those extensions.</para> working with systems that do not support those extensions.</para>
<indexterm> <indexterm>
<primary><filename role="package">sysutils/mkisofs</filename></primary> <primary><filename role="package">sysutils/cdrtools</filename></primary>
</indexterm> </indexterm>
<para>The <filename role="package">sysutils/mkisofs</filename> <para>The <filename role="package">sysutils/cdrtools</filename>
program is used to produce a data file containing an ISO 9660 file port includes &man.mkisofs.8;, a program that you can use to
produce a data file containing an ISO 9660 file
system. It has options that support various extensions, and is system. It has options that support various extensions, and is
described below. You can install it with the described below.</para>
<filename role="package">sysutils/mkisofs</filename> port.</para>
<indexterm> <indexterm>
<primary>CD burner</primary> <primary>CD burner</primary>
@ -972,7 +972,9 @@ umass0: detached</screen>
<sect2 id="mkisofs"> <sect2 id="mkisofs">
<title>mkisofs</title> <title>mkisofs</title>
<para><filename role="package">sysutils/mkisofs</filename> produces an ISO 9660 file system <para>The &man.mkisofs.8; program, which is part of the
<filename role="package">sysutils/cdrtools</filename> port,
produces an ISO 9660 file system
that is an image of a directory tree in the &unix; file system name that is an image of a directory tree in the &unix; file system name
space. The simplest usage is:</para> space. The simplest usage is:</para>
@ -1045,7 +1047,7 @@ umass0: detached</screen>
and <filename>/tmp/myboot</filename> are identical.</para> and <filename>/tmp/myboot</filename> are identical.</para>
<para>There are many other options you can use with <para>There are many other options you can use with
<filename role="package">sysutils/mkisofs</filename> to fine-tune its behavior. In particular: &man.mkisofs.8; to fine-tune its behavior. In particular:
modifications to an ISO 9660 layout and the creation of Joliet modifications to an ISO 9660 layout and the creation of Joliet
and HFS discs. See the &man.mkisofs.8; manual page for details.</para> and HFS discs. See the &man.mkisofs.8; manual page for details.</para>
</sect2> </sect2>
@ -1213,7 +1215,7 @@ scsibus1:
<para>You can copy a data CD to a image file that is <para>You can copy a data CD to a image file that is
functionally equivalent to the image file created with functionally equivalent to the image file created with
<filename role="package">sysutils/mkisofs</filename>, and you can use it to duplicate &man.mkisofs.8;, and you can use it to duplicate
any data CD. The example given here assumes that your CDROM any data CD. The example given here assumes that your CDROM
device is <devicename>acd0</devicename>. Substitute your device is <devicename>acd0</devicename>. Substitute your
correct CDROM device. Under &os;&nbsp;4.X, a <literal>c</literal> must be appended correct CDROM device. Under &os;&nbsp;4.X, a <literal>c</literal> must be appended
@ -1307,7 +1309,7 @@ scsibus1:
Such a CDROM cannot be read under any operating system Such a CDROM cannot be read under any operating system
except FreeBSD. If you want to be able to mount the CD, or except FreeBSD. If you want to be able to mount the CD, or
share data with another operating system, you must use share data with another operating system, you must use
<filename role="package">sysutils/mkisofs</filename> as described above.</para> &man.mkisofs.8; as described above.</para>
</sect2> </sect2>
<sect2 id="atapicam"> <sect2 id="atapicam">