From kaduk@prolepsis.scs.uiuc.edu  Sun Jul  1 00:43:03 2007
Return-Path: <kaduk@prolepsis.scs.uiuc.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2D87916A421
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Jul 2007 00:43:03 +0000 (UTC)
	(envelope-from kaduk@prolepsis.scs.uiuc.edu)
Received: from prolepsis.scs.uiuc.edu (74-139-211-128.dhcp.insightbb.com [74.139.211.128])
	by mx1.freebsd.org (Postfix) with ESMTP id E040113C46A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Jul 2007 00:43:02 +0000 (UTC)
	(envelope-from kaduk@prolepsis.scs.uiuc.edu)
Received: from prolepsis.scs.uiuc.edu (localhost [127.0.0.1])
	by prolepsis.scs.uiuc.edu (8.13.8/8.13.8) with ESMTP id l610gK9d002278
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 1 Jul 2007 00:42:20 GMT
	(envelope-from kaduk@prolepsis.scs.uiuc.edu)
Received: (from kaduk@localhost)
	by prolepsis.scs.uiuc.edu (8.13.8/8.13.8/Submit) id l610gKmB002277;
	Sun, 1 Jul 2007 00:42:20 GMT
	(envelope-from kaduk)
Message-Id: <200707010042.l610gKmB002277@prolepsis.scs.uiuc.edu>
Date: Sun, 1 Jul 2007 00:42:20 GMT
From: minimarmot@gmail.com
Reply-To: minimarmot@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: nit in handbook/install chapter (number of release ISO's)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         114181
>Category:       docs
>Synopsis:       nit in handbook/install chapter (number of release ISO's)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 00:50:03 GMT 2007
>Closed-Date:    Sun Jul 01 01:36:47 GMT 2007
>Last-Modified:  Sun Jul 01 01:36:47 GMT 2007
>Originator:     Ben Kaduk
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prolepsis.scs.uiuc.edu 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Apr 1 16:59:00 UTC 2007 kaduk@prolepsis.scs.uiuc.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	The handbook unequivocially decrees that the project makes available
two CDROM images as part of each release.  This isn't really true, though
-- for one thing, there are N images <em>per architecture</em>.
Additionally, we have a miniinst.iso as well as disc1 and disc2. 
Ken Smith recently noted that the amd64 monthly snapshots have been overflowing
disc1 (without packages), so I don't know if that will push out a disc 3 as well.

>How-To-Repeat:
	http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html
>Fix:

--- chapter.sgml.orig   Sat Jun 30 17:15:48 2007
+++ chapter.sgml        Sat Jun 30 17:23:11 2007
@@ -4212,8 +4236,9 @@
     <sect2 id="install-cdrom">
       <title>Creating an Installation CDROM</title>

-      <para>As part of each release, the FreeBSD project makes available two
-       CDROM images (<quote>ISO images</quote>).  These images can be written
+      <para>As part of each release, the FreeBSD project makes available
+       at least two CDROM images (<quote>ISO images</quote>) per
+       supported architecture.  These images can be written
        (<quote>burned</quote>) to CDs if you have a CD writer, and then used
        to install FreeBSD.  If you have a CD writer, and bandwidth is cheap,
        then this is the easiest way to install FreeBSD.</para>


>Release-Note:
>Audit-Trail:

From: "Murray Stokely" <murray.stokely@gmail.com>
To: minimarmot@gmail.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/114181: nit in handbook/install chapter (number of release ISO's)
Date: Sat, 30 Jun 2007 18:05:28 -0700

 Hey I'm take a look at these today.  Can you batch them into larger
 submissions?  At least all the nits in one chapter going into one bug,
 if not all the nits found in one day going together into one bug.
 
         - Murray
 
 
 On 6/30/07, minimarmot@gmail.com <minimarmot@gmail.com> wrote:
 >
 > >Number:         114181
 > >Category:       docs
 > >Synopsis:       nit in handbook/install chapter (number of release ISO's)
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-doc
 > >State:          open
 > >Quarter:
 > >Keywords:
 > >Date-Required:
 > >Class:          doc-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sun Jul 01 00:50:03 GMT 2007
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Ben Kaduk
 > >Release:        FreeBSD 7.0-CURRENT i386
 > >Organization:
 > >Environment:
 > System: FreeBSD prolepsis.scs.uiuc.edu 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Apr 1 16:59:00 UTC 2007 kaduk@prolepsis.scs.uiuc.edu:/usr/obj/usr/src/sys/GENERIC i386
 >
 >
 >
 > >Description:
 >         The handbook unequivocially decrees that the project makes available
 > two CDROM images as part of each release.  This isn't really true, though
 > -- for one thing, there are N images <em>per architecture</em>.
 > Additionally, we have a miniinst.iso as well as disc1 and disc2.
 > Ken Smith recently noted that the amd64 monthly snapshots have been overflowing
 > disc1 (without packages), so I don't know if that will push out a disc 3 as well.
 >
 > >How-To-Repeat:
 >         http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html
 > >Fix:
 >
 > --- chapter.sgml.orig   Sat Jun 30 17:15:48 2007
 > +++ chapter.sgml        Sat Jun 30 17:23:11 2007
 > @@ -4212,8 +4236,9 @@
 >      <sect2 id="install-cdrom">
 >        <title>Creating an Installation CDROM</title>
 >
 > -      <para>As part of each release, the FreeBSD project makes available two
 > -       CDROM images (<quote>ISO images</quote>).  These images can be written
 > +      <para>As part of each release, the FreeBSD project makes available
 > +       at least two CDROM images (<quote>ISO images</quote>) per
 > +       supported architecture.  These images can be written
 >         (<quote>burned</quote>) to CDs if you have a CD writer, and then used
 >         to install FreeBSD.  If you have a CD writer, and bandwidth is cheap,
 >         then this is the easiest way to install FreeBSD.</para>
 >
 >
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > _______________________________________________
 > freebsd-doc@freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-doc
 > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
 >
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Sun Jul 1 01:36:20 UTC 2007 
State-Changed-Why:  
Submitted in r1.352 of install/chapter.sgml.  Thanks for the submission.  Website will be updated later today. 



Responsible-Changed-From-To: freebsd-doc->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Sun Jul 1 01:36:20 UTC 2007 
Responsible-Changed-Why:  
Submitted in r1.352 of install/chapter.sgml.  Thanks for the submission.  Website will be updated later today. 


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