From owner-freebsd-current@FreeBSD.ORG Mon May 9 10:03:17 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F7D416A4E7 for ; Mon, 9 May 2005 10:03:17 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C3C43DA0 for ; Mon, 9 May 2005 10:03:15 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j49A1dx0020516; Mon, 9 May 2005 13:01:40 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j49A38Cc020124; Mon, 9 May 2005 13:03:08 +0300 (EEST) (envelope-from keramida@linux.gr) Received: (from keramida@localhost)j49A36Gf020010; Mon, 9 May 2005 13:03:06 +0300 (EEST) (envelope-from keramida@linux.gr) Date: Mon, 9 May 2005 13:03:06 +0300 From: Giorgos Keramidas To: "Daniel O'Connor" Message-ID: <20050509100306.GB93542@orion.daedalusnetworks.priv> References: <200505081828.08055.david.freebsd@verizon.net> <20050508235140.GA15530@gothmog.gr> <200505091006.48132.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505091006.48132.doconnor@gsoft.com.au> cc: Leonidas Tsampros cc: freebsd-current@FreeBSD.org cc: David Gurvich Subject: Re: Using nvidia-driver with 6-x/CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 10:03:17 -0000 On 2005-05-09 10:06, Daniel O'Connor wrote: > Also, if we're talking about the port can it modify the makefile so > the KLD installs into /boot/kernel? Going into /boot/modules is a > recipe for user frustration :( I understand that arguments for or against of either choise exist. For instance, by installing in /boot/modules one easily avoids the problem of having to manually copy some files or reinstall the port from scratch after *every* installkernel. - Giorgos