Date: Thu, 23 Aug 2018 14:31:57 -0700 From: Conrad Meyer <cem@freebsd.org> To: Warner Losh <imp@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338238 - in head/sbin/init: . rc.d Message-ID: <CAG6CVpUogFKt4YiJYtB3fKxvpyxrZ_xbu8FEdN43%2BZPrcy-tTg@mail.gmail.com> In-Reply-To: <201808230506.w7N56RTX063052@repo.freebsd.org> References: <201808230506.w7N56RTX063052@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 22, 2018 at 10:06 PM, Warner Losh <imp@freebsd.org> wrote: > Author: imp > Date: Thu Aug 23 05:06:27 2018 > New Revision: 338238 > URL: https://svnweb.freebsd.org/changeset/base/338238 > > Log: > Implement blacklisting for devmatch > > devmatch_blacklist is a space separated list of modules (w/o the .ko > or full path) to exclude from devmatch's processing. Are these module names, or kld names? They can be distinct and represent distinct objects. (I think this should maybe be clarified in the rc.conf comment.) Thanks, Conrad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpUogFKt4YiJYtB3fKxvpyxrZ_xbu8FEdN43%2BZPrcy-tTg>