From owner-cvs-src@FreeBSD.ORG Fri Aug 5 19:30:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 0CE2E16A41F; Fri, 5 Aug 2005 19:30:49 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from haven.freebsd.dk (haven.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id A52FD43D4C; Fri, 5 Aug 2005 19:30:48 +0000 (GMT) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (unknown [192.168.48.2]) by haven.freebsd.dk (Postfix) with ESMTP id BC30CBC69; Fri, 5 Aug 2005 19:30:46 +0000 (UTC) To: John Baldwin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 05 Aug 2005 14:28:17 EDT." <200508051428.19181.jhb@FreeBSD.org> Date: Fri, 05 Aug 2005 21:30:46 +0200 Message-ID: <21942.1123270246@phk.freebsd.dk> Sender: phk@phk.freebsd.dk Cc: cvs-src@FreeBSD.org, Maxim.Sobolev@portaone.com, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 05 Aug 2005 19:30:49 -0000 In message <200508051428.19181.jhb@FreeBSD.org>, John Baldwin writes: >> >I have an objections. rcs is useful thing for various administrative >> >tasks as well (i.e. keeping track of config file revisions), therefore >> >it is not quite a "toolchain" thing. >> >> You are free to keep local patches. > >You could always change this to NO_RCS instead and just add that to your >nanobsd config file. Maybe a NO_SCM that turns off both rcs and cvs? Ideally we would have NO_FOO for any program FOO, but that would be totally unmanageable, so the idea has been to use functional categories rather than per program. If this is really a big deal for people I'll make it NO_RCS, but I think we're discussion paint again now. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.