From owner-freebsd-stable Sat Dec 9 8:16:42 2000 From owner-freebsd-stable@FreeBSD.ORG Sat Dec 9 08:16:40 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from miris.lcs.mit.edu (miris.lcs.mit.edu [18.111.0.89]) by hub.freebsd.org (Postfix) with ESMTP id 65DD537B400 for ; Sat, 9 Dec 2000 08:16:40 -0800 (PST) Received: (from beng@localhost) by miris.lcs.mit.edu (8.9.3/8.9.3) id LAA17762; Sat, 9 Dec 2000 11:16:37 -0500 (EST) Date: Sat, 9 Dec 2000 11:16:37 -0500 From: Benjamin Greenwald To: Maxime Henrion Cc: freebsd-stable@freebsd.org Subject: Re: /etc/termcap file Message-ID: <20001209111637.A1512@lcs.mit.edu> References: <20001209131743.A477@nebula.cybercable.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001209131743.A477@nebula.cybercable.fr>; from mux@qualys.com on Sat, Dec 09, 2000 at 01:17:43PM +0100 Sender: beng@cag.lcs.mit.edu Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 09, 2000 at 01:17:43PM +0100, Maxime Henrion wrote: > Hi, > > I recently noticed that the FreeBSD /etc/termcap file is a symblinc > link to /usr/share/misc/termcap. Is there any reason for this ? The > problem is that when you boot into single user mode with boot -s, your > /usr partition is not mounted, so tcsh won't found the termcap file, > and a lot of applications aren't usable (vi is one of them). Explain how you are going to run vi when it is also on /usr? adara:~$ which vi /usr/bin/vi adara:~$ Clearly, if you have customized your install to put vi in another place, you need to also customize the location of termcap. -Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message