Date: Sat, 24 Sep 2005 06:31:32 +0300 From: Alex Lyashkov <shadow@psoft.net> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldstat kldstat.8 kldstat.c Message-ID: <1127532692.3382.0.camel@berloga.shadowland> In-Reply-To: <200509232352.j8NNqQBC031440@repoman.freebsd.org> References: <200509232352.j8NNqQBC031440@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
÷ óÂÔ, 24.09.2005, × 02:52, Pawel Jakub Dawidek ÐÉÛÅÔ: > pjd 2005-09-23 23:52:26 UTC > > FreeBSD src repository > > Modified files: > sbin/kldstat kldstat.8 kldstat.c > Log: > Add '-q' option, which (when used with '-m' option) just tells if the given > module is loaded or compiled into the kernel. > This is useful mostly in startup scripts, when module should be loaded only > if it wasn't compiled into the kernel nor already loaded, eg.: > > kldstat -q -m g_eli || kldload geom_eli.ko || err 1 'geom_eli module failed to load.' > Please MFC this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1127532692.3382.0.camel>
