From owner-cvs-src@FreeBSD.ORG Thu Jul 15 15:17:04 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF95716A4CE; Thu, 15 Jul 2004 15:17:04 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A7D43D1F; Thu, 15 Jul 2004 15:17:04 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i6FFH3U4090600; Fri, 16 Jul 2004 00:17:03 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 16 Jul 2004 00:17:03 +0900 From: Norikatsu Shigemura To: Murray Stokely Message-Id: <20040716001703.79c72a33.nork@FreeBSD.org> In-Reply-To: <200407150504.i6F54dgo039099@repoman.freebsd.org> References: <200407150504.i6F54dgo039099@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.12-gtk2-20040622 (GTK+ 2.4.4; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (sakura.ninth-nine.com [219.127.74.121]); Fri, 16 Jul 2004 00:17:03 +0900 (JST) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/worm README makecdfs.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 15:17:05 -0000 On Thu, 15 Jul 2004 05:04:39 +0000 (UTC) Murray Stokely wrote: > murray 2004-07-15 05:04:39 UTC > FreeBSD src repository > Removed files: > share/examples/worm README makecdfs.sh > Log: > Remove Walnut Creek CDROM script that Jordan wrote in the 90s. > This functionality is largely in src/release/${ARCH}/mkisofs.sh now. > PR: docs/43569 Oops, please remove worm/* in src/share/examples/Makefile. So `make installworld' will be fixed:-). > Revision Changes Path > 1.4 +0 -15 src/share/examples/worm/README (dead) > 1.7 +0 -29 src/share/examples/worm/makecdfs.sh (dead)