From owner-svn-src-all@freebsd.org Mon Feb 12 05:01:25 2018 Return-Path: Delivered-To: svn-src-all@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 08CBFF17A86; Mon, 12 Feb 2018 05:01:25 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-it0-f48.google.com (mail-it0-f48.google.com [209.85.214.48]) (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 9C6B87E66E; Mon, 12 Feb 2018 05:01:24 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by mail-it0-f48.google.com with SMTP id e1so5121607ita.0; Sun, 11 Feb 2018 21:01:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=RExAIDMbONLN8FmSEYCCg2u39hxGmd1WUZmtlE0Ql5M=; b=D6RQlvHnJi7TyKi2GcaKfEcAPHEPhDgnolSkY/NxW8AlBCMUIeSNbf1ha78k5xirEe wutXtydIUOtr5mr3qM+EHaLap6lJeW9KJ/BbPwq92cZULoQGL3Kom6u3fFXRpfK377a4 DDPvTIZHnsEbjODrJd9tB3sL+arHTRAA6iSGXt5FJj2+9abhVIUyi59VceDHMlQ4krWZ 4BOIrBkwGZQdxIZkf7x7xUA25ryfB9S8EHA6/vyCXDH/QPA3OGW1GiQUmvksTL8wPmxV 71uDJ1RXNRmippBXUnUs9XRnBrZfMVdhgtCqac+BbGRdtb9TVEhxXAW5FmyPxW+UmgNB 3sig== X-Gm-Message-State: APf1xPDbYGI4Go6Z5IAI7f0BrXj95t1kD5ke2UDUDz/XuD3MtWpKRWMb Q65G6h3vNkkRcKfjliWyXop6gsDD X-Google-Smtp-Source: AH8x227J0D7iaxqKHCkXpNMeSXejGimbOI9g7PwCx7F/rIkM+S1NhiTu4AqhgjSBvEeg7gFY687m7Q== X-Received: by 10.36.89.73 with SMTP id p70mr4334676itb.117.1518411678483; Sun, 11 Feb 2018 21:01:18 -0800 (PST) Received: from mail-it0-f44.google.com (mail-it0-f44.google.com. [209.85.214.44]) by smtp.gmail.com with ESMTPSA id f16sm8711621iob.75.2018.02.11.21.01.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2018 21:01:18 -0800 (PST) Received: by mail-it0-f44.google.com with SMTP id b66so5246423itd.5; Sun, 11 Feb 2018 21:01:18 -0800 (PST) X-Received: by 10.36.204.139 with SMTP id x133mr4082091itf.75.1518411678091; Sun, 11 Feb 2018 21:01:18 -0800 (PST) MIME-Version: 1.0 Reply-To: cem@freebsd.org Received: by 10.2.30.149 with HTTP; Sun, 11 Feb 2018 21:01:17 -0800 (PST) In-Reply-To: References: <1518374549.32585.238.camel@freebsd.org> <201802112346.w1BNkPXc041510@pdx.rh.CN85.dnsmgr.net> From: Conrad Meyer Date: Sun, 11 Feb 2018 21:01:17 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r329126 - head/etc/devd To: Warner Losh Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2018 05:01:25 -0000 I am happy with this outcome, thanks. On Sun, Feb 11, 2018 at 8:45 PM, Warner Losh wrote: > 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 > >