From owner-freebsd-questions@FreeBSD.ORG Mon May 29 18:38:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687CB16A506 for ; Mon, 29 May 2006 18:38:03 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B645543D53 for ; Mon, 29 May 2006 18:38:02 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k4TIc1eT012657; Mon, 29 May 2006 13:38:01 -0500 (CDT) (envelope-from dan) Date: Mon, 29 May 2006 13:38:01 -0500 From: Dan Nelson To: Stephen Hurd Message-ID: <20060529183801.GB6982@dan.emsphone.com> References: <004101c6810c$edeeaaf0$5200a8c0@backoffice> <447A8B42.2060901@sasktel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <447A8B42.2060901@sasktel.net> X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: Custom termcap entries and installworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 18:38:03 -0000 In the last episode (May 28), Stephen Hurd said: > Stephen Hurd wrote: > >So, I suppose my questions are these: > >1) How do people cope with custom termcap entries? > >2) Is there a *correct* way to cope with custom termcap entries? > >3) Is there a good reason to not have /usr/share/misc/termcap be a > >symlink to /etc/termcap rather than the reverse which would allow > >mergemaster to Just Work? that is... putting it in /etc fixes a > >problem... does moving it create one or more more serious problems? > >4) Am I supposed to submit every custom termcap tweak for inclusion in > >the next release so I can keep using my terminals? > Anyone? What's wrong with just putting your custom termcap entry in /usr/src/share/termcap/termcap.src so it gets installed during installworld? -- Dan Nelson dnelson@allantgroup.com