From mohacsi@norfolk.ki.iif.hu  Thu Jul 15 08:23:46 2004
Return-Path: <mohacsi@norfolk.ki.iif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 444C016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Jul 2004 08:23:46 +0000 (GMT)
Received: from norfolk.ki.iif.hu (norfolk.ki.iif.hu [193.6.222.32])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 830CF43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Jul 2004 08:23:45 +0000 (GMT)
	(envelope-from mohacsi@norfolk.ki.iif.hu)
Received: (from mohacsi@localhost)
	by norfolk.ki.iif.hu (8.12.11/8.12.11) id i6F8NVB3025354;
	Thu, 15 Jul 2004 10:23:31 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <200407150823.i6F8NVB3025354@norfolk.ki.iif.hu>
Date: Thu, 15 Jul 2004 10:23:31 +0200 (CEST)
From: Janos Mohacsi <mohacsi@niif.hu>
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/mkisofs no longer exist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69087
>Category:       docs
>Synopsis:       sysutils/mkisofs no longer exist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 08:30:27 GMT 2004
>Closed-Date:    Fri Jul 16 10:23:06 GMT 2004
>Last-Modified:  Fri Jul 16 10:23:06 GMT 2004
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #12: Thu Jul 8 14:37:25 CEST 2004 root@norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386

>Description:
	sysutils/mkisofs no longer exist (i.e merged to sysutils/cdrtools)
	There are lots of reference to mkisofs that has to be update:
	1. man page of burncd
	2. Chapter 16 of FreeBSD Handbook
>How-To-Repeat:
	Read man page and Chapter 16.
>Fix:
	Do I send patches?

>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Janos Mohacsi <janos.mohacsi@bsd.hu>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/69087: sysutils/mkisofs no longer exist
Date: Thu, 15 Jul 2004 15:44:50 +0300

 On 2004-07-15 10:23, Janos Mohacsi <mohacsi@niif.hu> wrote:
 > sysutils/mkisofs no longer exist (i.e merged to sysutils/cdrtools)
 > There are lots of reference to mkisofs that has to be update:
 > 1. man page of burncd
 > 2. Chapter 16 of FreeBSD Handbook
 
 Does this patch look ok for the Handbook chapter?
 
 %%
 Index: chapter.sgml
 ===================================================================
 RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v
 retrieving revision 1.212
 diff -u -r1.212 chapter.sgml
 --- chapter.sgml	14 Jul 2004 05:33:13 -0000	1.212
 +++ chapter.sgml	15 Jul 2004 12:43:07 -0000
 @@ -920,13 +920,13 @@
  	working with systems that do not support those extensions.</para>
  
        <indexterm>
 -        <primary><filename role="package">sysutils/mkisofs</filename></primary>
 +        <primary><filename role="package">sysutils/cdrtools</filename></primary>
        </indexterm>
 -      <para>The <filename role="package">sysutils/mkisofs</filename>
 -	program is used to produce a data file containing an ISO 9660 file
 +      <para>The <filename role="package">sysutils/cdrtools</filename>
 +	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
 -	described below. You can install it with the
 -	<filename role="package">sysutils/mkisofs</filename> port.</para>
 +	described below.</para>
  
        <indexterm>
          <primary>CD burner</primary>
 @@ -972,7 +972,9 @@
      <sect2 id="mkisofs">
        <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
  	space. The simplest usage is:</para>
  
 @@ -1045,7 +1047,7 @@
  	and <filename>/tmp/myboot</filename> are identical.</para>
  
        <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
  	and HFS discs.  See the	&man.mkisofs.8; manual page for details.</para>
      </sect2>
 @@ -1213,7 +1215,7 @@
  
        <para>You can copy a data CD to a image file that is
  	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
  	device is <devicename>acd0</devicename>.  Substitute your
  	correct CDROM device.  Under &os;&nbsp;4.X, a <literal>c</literal> must be appended
 @@ -1307,7 +1309,7 @@
  	  Such a CDROM cannot be read under any operating system
  	  except FreeBSD.  If you want to be able to mount the CD, or
  	  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 id="atapicam">
 %%

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Janos Mohacsi <janos.mohacsi@bsd.hu>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/69087: sysutils/mkisofs no longer exist
Date: Thu, 15 Jul 2004 15:49:48 +0300

 On 2004-07-15 10:23, Janos Mohacsi <mohacsi@niif.hu> wrote:
 > sysutils/mkisofs no longer exist (i.e merged to sysutils/cdrtools)
 > There are lots of reference to mkisofs that has to be update:
 > 1. man page of burncd
 
 Here's a patch for the burncd manpage too.  Does this look ok?
 I'm most concerned about the use of .Pa to mark up the port name.
 
 %%
 Index: burncd.8
 ===================================================================
 RCS file: /home/ncvs/src/usr.sbin/burncd/burncd.8,v
 retrieving revision 1.31
 diff -u -r1.31 burncd.8
 --- burncd.8	18 Nov 2003 02:33:27 -0000	1.31
 +++ burncd.8	15 Jul 2004 12:46:39 -0000
 @@ -179,7 +179,9 @@
  .Xr mkisofs 8 ,
  available in the
  .Fx
 -Ports Collection, is commonly used to create ISO9660 file system images
 +Ports Collection as part of the
 +.Pa sysutils/cdrtools
 +port, is commonly used to create ISO9660 file system images
  from a given directory tree.
  .Sh ENVIRONMENT
  The following environment variables affect the execution of
 %%

From: Mohacsi Janos <mohacsi@niif.hu>
To: Giorgos Keramidas <keramida@FreeBSD.org>
Cc: Janos Mohacsi <janos.mohacsi@bsd.hu>, bug-followup@FreeBSD.org
Subject: Re: docs/69087: sysutils/mkisofs no longer exist
Date: Thu, 15 Jul 2004 15:11:23 +0200 (CEST)

 On Thu, 15 Jul 2004, Giorgos Keramidas wrote:
 
 > Does this patch look ok for the Handbook chapter?
 >
 
 Yes, I think so.
 
 Janos Mohacsi
 Network Engineer, Research Associate
 NIIF/HUNGARNET, HUNGARY
 Key 00F9AF98: 8645 1312 D249 471B DBAE  21A2 9F52 0D1F 00F9 AF98
 

From: Giorgos Keramidas <keramida@freebsd.org>
To: Mohacsi Janos <mohacsi@niif.hu>
Cc: Janos Mohacsi <janos.mohacsi@bsd.hu>, bug-followup@freebsd.org
Subject: Re: docs/69087: sysutils/mkisofs no longer exist
Date: Thu, 15 Jul 2004 18:54:01 +0300

 On 2004-07-15 15:11, Mohacsi Janos <mohacsi@niif.hu> wrote:
 > On Thu, 15 Jul 2004, Giorgos Keramidas wrote:
 > >Does this patch look ok for the Handbook chapter?
 >
 > Yes, I think so.
 
 Nice.  If nobody raises any ort of objections or has style comments to
 make, I'll commit this tomorrow morning at 10:00-11:00 EEST -- that is,
 in about 14 hours.
 
 Giorgos
 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Fri Jul 16 10:21:42 GMT 2004 
State-Changed-Why:  
I've committed some fixes to burncd.8 and the Handbook.  If you happen 
to notice any other places where the sysutils/mkisofs port is 
mentioned please let us know :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Fri Jul 16 10:21:42 GMT 2004 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=69087 
>Unformatted:
