From owner-freebsd-emulation Wed Aug 16 6: 2:42 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id CD5CB37C28F for ; Wed, 16 Aug 2000 06:02:37 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id PAA25875; Wed, 16 Aug 2000 15:01:43 +0200 (MET DST) Date: Wed, 16 Aug 2000 15:01:43 +0200 From: Martin Cracauer To: Alexander Langer Cc: Dag-Erling Smorgrav , emulation@FreeBSD.ORG Subject: Re: linux.sh should mount linprocfs Message-ID: <20000816150143.A25568@cons.org> References: <20000717164744.A21201@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000717164744.A21201@cichlids.cichlids.com>; from alex@big.endian.de on Mon, Jul 17, 2000 at 04:47:44PM +0200 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In <20000717164744.A21201@cichlids.cichlids.com>, 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 think it might be better to have an entry in /etc/fstab for linprocfs, which is ignored by normal startup, but used by linux.sh Sounds like the smallest surprise to the user. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message