From owner-cvs-all Fri Jun 15 10:43:46 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id B72A037B405; Fri, 15 Jun 2001 10:43:37 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.3/8.11.3) with SMTP id f5FHhOf50244; Fri, 15 Jun 2001 13:43:24 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 15 Jun 2001 13:43:23 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Eivind Eklund Cc: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles freebsd-tips Makefile In-Reply-To: <20010615190541.A65742@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG robert@fledge.watson.org NAI Labs, Safeport Network Services On Fri, 15 Jun 2001, Eivind Eklund wrote: > On Fri, Jun 15, 2001 at 01:45:44AM -0700, Nik Clayton wrote: > > nik 2001/06/15 01:45:44 PDT > > > > Modified files: > > games/fortune/datfiles Makefile > > Added files: > > games/fortune/datfiles freebsd-tips > > Log: > > Add a new category of fortunes, 'freebsd-tips'. Useful hints, advice, and > > pointers to areas of the system that might not be apparent on first > > inspection. > > I think this is extremely cool, but have one fairly strong objection. I > think this is useful enough that it should be trivial to enable (without > having to know about the file and setting it up) - maybe as a sysinstall > toggle to enable it on login. Well, while I think this is spiffy, I think enabling it for all logins by all users is obnoxious in and of itself :-). Anyone else here get endlessly irritated by that need to constantly disable "tips" every time they log into a windows machine, start a windows application, etc? Currently, we don't have a framework for mapping global configurations into individual logins. The closest thing that might be a reasonable match is the existing fortune stuff in login files. I commented them out a while back because the occasionally stupid one (such as "Core dumped." which looks very stupid), or long one caused problems and looked stunningly unprofessional. How about just adding another commented out entry in the .login skeleton file, and documenting it somewhere visible. Given that none of these files read in rc.conf, that wouldn't be a good place to put it, and most other global files in /etc are managed out of CVS, where creating local differences actually causes notable increased management overhead. I won't attempt to speak to the tips authorship/credit issue, except to say that there is lots of precedent for fortune entries to have credit given. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message