Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 11:57:37 -0700
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        Alexander Langer <alex@big.endian.de>
Cc:        Dag-Erling Smorgrav <des@flood.ping.uio.no>, emulation@FreeBSD.ORG
Subject:   Re: linux.sh should mount linprocfs
Message-ID:  <39735721.BE08EA1C@cup.hp.com>
References:  <xzp3dl8g7fw.fsf@flood.ping.uio.no> <20000717164744.A21201@cichlids.cichlids.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39735721.BE08EA1C>