From owner-cvs-all Mon Jan 1 15:31:11 2001 From owner-cvs-all@FreeBSD.ORG Mon Jan 1 15:31:08 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 99D9A37B400; Mon, 1 Jan 2001 15:31:00 -0800 (PST) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f01NUwh69943; Mon, 1 Jan 2001 15:30:58 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.0) id f01NUu331983; Mon, 1 Jan 2001 15:30:56 -0800 (PST) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200101012317.f01NHCQ46771@freefall.freebsd.org> Date: Mon, 01 Jan 2001 15:30:55 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Ben Smithurst Subject: RE: cvs commit: src/share/man/man8 Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: jhb@foo.osd.bsdi.com Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Jan-01 Ben Smithurst wrote: > ben 2001/01/01 15:17:12 PST > > Modified files: > share/man/man8 Makefile > Log: > Install sysinstall.8 as part of buildworld. > > PR: 19818 > Submitted by: Brian Candler > > Revision Changes Path > 1.17 +5 -2 src/share/man/man8/Makefile Probably a better solution if jkh doesn't object would be to move sysinstall's source into src/sbin or src/usr.sbin and have it built as part of world. /stand could stay around as the installed crunch binary, but [/usr]/sbin/sysinstall would be kept up to date with buildworld, etc. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message