Date: Sun, 11 Feb 2018 12:08:26 -0700 From: Warner Losh <imp@bsdimp.com> To: Ian Lepore <ian@freebsd.org> Cc: "Conrad E. Meyer" <cem@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r329126 - head/etc/devd Message-ID: <CANCZdfofPK%2BWMdEs%2B2LsrfzhwoNtfPeJ9tx6LR2qENke=SaiPA@mail.gmail.com> In-Reply-To: <1518374549.32585.238.camel@freebsd.org> References: <201802111635.w1BGZutu015341@repo.freebsd.org> <CAG6CVpXSStnidYd88ofZ%2BxC9hbRUHJHgCBnp-UMU8BSnkGOt6g@mail.gmail.com> <1518374549.32585.238.camel@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 11, 2018 at 11:42 AM, Ian Lepore <ian@freebsd.org> wrote: > On Sun, 2018-02-11 at 10:20 -0800, Conrad Meyer wrote: > > On Sun, Feb 11, 2018 at 8:35 AM, Ian Lepore <ian@freebsd.org> wrote: > > > > > > Author: ian > > > Date: Sun Feb 11 16:35:56 2018 > > > New Revision: 329126 > > > URL: https://svnweb.freebsd.org/changeset/base/329126 > > > > > > Log: > > > Regenerate devd/usb.conf after the recent addition of several new > > > device IDs. > > > > > > Modified: > > > head/etc/devd/usb.conf > > > > If this file is machine generated and not an administrator > > configuration file, shouldn't it live in /usr/share instead of /etc, > > per hier(7)? > > > > Best, > > Conrad > > > > I wonder if that question would apply to all five files we put in > /etc/devd? It looks like they could be moved to /usr/share with > minimal fuss by adding that directory to the search list in > /etc/devd.conf. > > I'm agnostic about the value of moving them. Users can configure local > rules by modifying the existing devd.conf and files in devd/ and > dealing with mergemaster on updates, or by adding their own new files > in devd/. > It doesn't matter. We're better off throwing the generated stuff away entirely and migrating this to devmatch. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfofPK%2BWMdEs%2B2LsrfzhwoNtfPeJ9tx6LR2qENke=SaiPA>