From linimon@lonesome.com  Tue Oct  1 19:22:44 2002
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6E52C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Oct 2002 19:22:44 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EE04843E42
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Oct 2002 19:22:43 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242743-97.austin.rr.com [24.27.43.97])
	by mail.soaustin.net (Postfix) with ESMTP id 2D25B14255
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Oct 2002 21:22:42 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id g91LMxv1003001
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Oct 2002 22:23:00 +0100 (BST)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id g91LMwCH003000;
	Tue, 1 Oct 2002 16:22:58 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200210012122.g91LMwCH003000@lonesome.lonesome.com>
Date: Tue, 1 Oct 2002 16:22:58 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To: Mark Linimon <linimon@lonesome.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: src/share/examples/worm/README out-of-date
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43569
>Category:       docs
>Synopsis:       src/share/examples/worm/README out-of-date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    re
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 01 19:30:02 PDT 2002
>Closed-Date:    Thu Jul 15 05:11:26 GMT 2004
>Last-Modified:  Thu Jul 15 05:11:26 GMT 2004
>Originator:     Mark Linimon
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Fri Aug 9 06:15:20 CDT 2002 linimon@lonesome.lonesome.com:/usr/src/sys/compile/XPS_R350 i386


>Description:
	The README never caught up with later technology in the script,
        it appears.  Someone who has successfully made CDs should do
        a sanity-check on this suggested diff.
>How-To-Repeat:
	n/a
>Fix:

--- README.DIST	Mon Jan 28 07:12:34 2002
+++ README	Tue Oct  1 16:13:59 2002
@@ -1,15 +1,6 @@
-These two shell scripts are what the developers use to burn CDs,
+This shell script is what the developers use to burn CDs,
 including the FreeBSD releases made for Walnut Creek CDROM.
 
 makecdfs.sh is used to turn an arbitrary tree of files into a single
 ISO9660 (with RockRidge extensions) filesystem image.  See the top
 of the shell script for usage instructions.
-
-burncd.sh takes the filesystem image produced by makecdfs.sh and burns
-it onto a CDR drive.  If you want to simply test your CDR without wasting
-a blank, you can also do:
-
-	burncd.sh mybigtestimage dummy
-
-And it will "write" the CD without the laser turned on, so that it's
-actually untouched.

>Release-Note:
>Audit-Trail:

From: swear@attbi.com (Gary W. Swearingen)
To: Mark Linimon <linimon@lonesome.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/43569: src/share/examples/worm/README out-of-date
Date: 02 Oct 2002 11:45:17 -0700

 > @@ -1,15 +1,6 @@
 > -These two shell scripts are what the developers use to burn CDs,
 > +This shell script is what the developers use to burn CDs,
 >  including the FreeBSD releases made for Walnut Creek CDROM.
 
 Walnut Creek?  AFAIK, there is no such beast(ie).
 
 How's about nixing the whole paragraph?
 
 Better yet, nix the README and put the little remaining text
 into the script.
 
 Better yet, make the script refer to some document in the 
 documenation infrastructure, and put it there.
Responsible-Changed-From-To: freebsd-doc->re 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Mar 22 13:49:19 PST 2004 
Responsible-Changed-Why:  
These scripts belong to re@; let them decide what to do with this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43569 
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Thu Jul 15 05:08:58 GMT 2004 
State-Changed-Why:  
Wow this script brings back memories.  I'm surprised it has lasted so 
long in CVS.  It is obsolete now.  A similar script currently used by 
the release engineering team is maintained in 
src/release/${arch}/mkisofs.sh.   

I've removed the whole 'worm' directory from -CURRENT, but I plan on 
just leaving it there for -STABLE.  Thanks for the submission. 

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