Date: Mon, 28 Jun 1999 07:10:04 -0700 (PDT) From: Boris Popov <bp@butya.kz> To: freebsd-ports@FreeBSD.org Subject: Re: ports/12408: New port for ncplib (Netware client) Message-ID: <199906281410.HAA04370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12408; it has been noted by GNATS. From: Boris Popov <bp@butya.kz> To: sheldonh@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/12408: New port for ncplib (Netware client) Date: Mon, 28 Jun 1999 07:52:12 +0700 (ALMST) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906281410.HAA04370>