From owner-freebsd-ports Sun Jun 27 17:52:32 1999 Delivered-To: freebsd-ports@freebsd.org Received: from lion.butya.kz (butya-gw.butya.kz [194.87.112.252]) by hub.freebsd.org (Postfix) with ESMTP id 6D1291541D; Sun, 27 Jun 1999 17:52:16 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by lion.butya.kz with local-esmtp (Exim 2.12 #1) id 10yPee-0006GD-00; Mon, 28 Jun 1999 07:52:12 +0700 Date: Mon, 28 Jun 1999 07:52:12 +0700 (ALMST) From: Boris Popov To: sheldonh@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/12408: New port for ncplib (Netware client) In-Reply-To: <199906271931.MAA24635@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 27 Jun 1999 sheldonh@FreeBSD.org wrote: > Synopsis: New port for ncplib (Netware client) > > State-Changed-From-To: open->feedback > State-Changed-By: sheldonh > State-Changed-When: Sun Jun 27 12:30:30 PDT 1999 > State-Changed-Why: > This looks cool, but is it absolutely necessary to install files into / ? Yes, one file is a kernel module which should go into /modules in order to be loaded via loader.conf file. And another one is a mount_nwfs command which should be placed into /sbin directory because mount(8) expect it in the /sbin or /usr/sbin directory. I'm select first because all of mount_* commands located here. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message