Bug 43569

Summary: src/share/examples/worm/README out-of-date
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Books & ArticlesAssignee: FreeBSD Release Engineering <re>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2002-10-02 03:30:02 UTC
	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
Comment 1 Gary W. Swearingen 2002-10-02 19:45:17 UTC
> @@ -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.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2004-03-22 21:49:19 UTC
Responsible Changed
From-To: freebsd-doc->re

These scripts belong to re@; let them decide what to do with this.
Comment 3 Murray Stokely freebsd_committer freebsd_triage 2004-07-15 06:08:58 UTC
State Changed
From-To: open->closed

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.