From owner-freebsd-emulation Mon Jul 17 11:57:41 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id F245B37BAA9 for ; Mon, 17 Jul 2000 11:57:38 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 76540272; Mon, 17 Jul 2000 11:57:38 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id LAA06845; Mon, 17 Jul 2000 11:57:37 -0700 (PDT) Message-ID: <39735721.BE08EA1C@cup.hp.com> Date: Mon, 17 Jul 2000 11:57:37 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Langer Cc: Dag-Erling Smorgrav , emulation@FreeBSD.ORG Subject: Re: linux.sh should mount linprocfs References: <20000717164744.A21201@cichlids.cichlids.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexander Langer wrote: > > Thus spake Dag-Erling Smorgrav (des@flood.ping.uio.no): > > > +if [ -z $(kldstat -v | grep 'linprocfs') ] ; then > > + kldstat linprocfs > ^^^^ kldload? > > That should be an additional option, though (for rc.conf), such as > linux_procfs_enable="yes" # mount linuxprocfs, if linux_enable is set > > and a param to linux.sh, such as -p (for procfs) I agree. As long as linprocfs is a seperate module that is not needed in most cases, it should not be loaded and mounted unconditionally. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message