From owner-svn-src-head@freebsd.org Mon Feb 12 04:45:41 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F40C5F164EF for ; Mon, 12 Feb 2018 04:45:40 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8495B7D6A6 for ; Mon, 12 Feb 2018 04:45:40 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x236.google.com with SMTP id b66so5214897itd.5 for ; Sun, 11 Feb 2018 20:45:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=f/BJ1Pyb3RHFyNXbvF4QncMsmo/e1RfMmT0jGfcZkt8=; b=a/jm+Qhn1J/LEV1Pm9mlQPkH448IlHeX7kkNdtGI8e0TlYsVLeyd8gCctC+JZ/UVo0 yDeiZ+/9jTmcxmz6luN+ADIThnFnrBb4vUpuO2FlHQkgJMsIEf/c1hDoqWgf50Je2tz7 DrGjsUUAES841Xe7ZvRNB6LMkQzeOJ6WiL/m3YWvqCbyJKW6LOnKvi/J7hMgvSB8ax0U GC4hHbYfQKJMMrgMYRK6wv7ZWzB5TL4ZkQQ1a0YNQNOAqDwuVkyxdFCNO+JXsu/6tNnB +3HH9Fx7C3voWZkvWnLvy1ZsnzOeJWtL41ViFIkfg0DICq+zHTiBek/EMr+WgpefTix3 rMEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=f/BJ1Pyb3RHFyNXbvF4QncMsmo/e1RfMmT0jGfcZkt8=; b=Jbzy5EYnL8oQdNo0blPjkFh4Mt4BtpsLhsemxFKO1JMd4LyKWWABUn3xD2mIi/ZAMz Frz77joiMNeNryHdRS7ddyL50H4iHJcVlQagpizAqrla2aRsdfW0auLAMA1ujLITrcWX Ia6WLfg2SSX1VRExBPON6wDk6grhVUq9C2xu06wtUvDXItZMbXGPz9St/HOTQdtzwSR5 WobJWFKtr/0Ub0rSEFQDcKEu/xPdMuZU0uk5i8A87w9GgyuR73uM+Xc/NcRd1fH19+kN QfISj5iLfDNxmMm2QXaFN/bVQJjsrT/wLl32GuupL2SJrNgSoggwE2x5EtJ2EHdvZQ67 cU4w== X-Gm-Message-State: APf1xPCnP7piOCfKfi4aydLwDIpiAnZqkRS3i6vuK6recvGYVDfOO0O6 Fv0arMOoQ0IvbhyYWBKd6bWdjqEN+Ve/RRV8nl563Q== X-Google-Smtp-Source: AH8x227W4Drqfwj6yv+OGVQfFtHabWWjhK+P3MybINhlz5sHxVtk9Jnfc3CGIX33y5Y3Rgjsx3AQjj4y2sxggDq5w0w= X-Received: by 10.36.145.139 with SMTP id i133mr4199353ite.69.1518410739752; Sun, 11 Feb 2018 20:45:39 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.201.67 with HTTP; Sun, 11 Feb 2018 20:45:38 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <1518374549.32585.238.camel@freebsd.org> <201802112346.w1BNkPXc041510@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Sun, 11 Feb 2018 21:45:38 -0700 X-Google-Sender-Auth: 5IVKZZVDqZRBKdk6YH9EPzXqPGU Message-ID: Subject: Re: svn commit: r329126 - head/etc/devd To: "Conrad E. Meyer" Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2018 04:45:41 -0000 Sigh. r329147, r329148. Trivial. Warner On Sun, Feb 11, 2018 at 9:41 PM, Conrad Meyer wrote: > As usual, I'll believe it when I see it. If it's so easy, seems like > you could just commit it today. And if it's not so easy, maybe the > integration isn't so trivial. > > On Sun, Feb 11, 2018 at 8:27 PM, Warner Losh wrote: > > > > > > On Sun, Feb 11, 2018 at 8:54 PM, Conrad Meyer wrote: > >> > >> On Sun, Feb 11, 2018 at 6:58 PM, Warner Losh wrote: > >> > No, it's another reason why generated devd files are wrong in the face > >> > of > >> > devmatch. > >> > >> Devmatch is both vaporware and orthogonal to the placement of > >> pre-devmatch static system databases. > > > > > > kldload $(devmatch | uniq) would do the trick. > > > > I take exception to the vaporware comment. At worst it's incompletely > > integrated. The point is that these generated things are at worst a > > transient thing that aren't worth moving or even arguing about where they > > should have gone were they not set for deletion soon. > > > > Warner >