From owner-svn-src-head@freebsd.org Mon Feb 12 05:01:43 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 A7C1CF17C2B for ; Mon, 12 Feb 2018 05:01:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (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 36DAF7E7D5 for ; Mon, 12 Feb 2018 05:01:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x22f.google.com with SMTP id d13so15996067iog.5 for ; Sun, 11 Feb 2018 21:01:43 -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=lHXC62wI/ejUbwip37G78dkcIuGyDzOV47nJB3oh0y4=; b=afUh1ZCGiaOWIdLZP1hgXembM0uYT2JviV6rrxcQe97C69sYzVNnTL+EZXI0Jlcnq6 Wu+1vrgQ/IKW7ZAnFgnPyAwZAWx7zBg2oEBd51zoJiOLm+rwa5mlITryVKoYRv0wnOLz cIHBTImFBvTGjzRCxhdgDtkFHH855CVNJYSOEwuOa/QRijj08a0zNvSe2vq98HjV8ogj /Q419xhTVEGqVFAG+/46Jy9VdSKXYNnqTVwe7kuXd3hObJDeC6wXSnkyvYNPhSkj6+8T sGVKBJsjS4M2hESUg/cItj/bmwVu7ae8U7mQgSCjpvYaIcyvvVMzFmh3r0tBdoHF0QZA oFDw== 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=lHXC62wI/ejUbwip37G78dkcIuGyDzOV47nJB3oh0y4=; b=nY8ulYAEvPqqWlrAOvk1ObKxLBHcFXR2Qj3LCy8x7TnfG/t208UB6rbi9QKxZmN302 QFNW8PfbJ/Gh0UT6J18j8yJJ+8DPeVM3A5z7HWEdD6m7e+WgWv5Wz3JztSDbbx2G4DN8 bIExHsycDkVMo7sYeW6MECrdiziAfB2efEWgv6zaIm2XYiQSrM4XudmULGEjSB2qyO1S sqaOxs+Xka3NGRX6qR34Q6YPSquhFQsxTh33jwGLOExysxnTTLslk2KgUMAG/rPjVFF2 bu6obCFjIlbpBbgyN3xfEECLumYlQvC+8xyfoJNav1Vxg7wAQjHrZL/f+UrD0kPsi1Jl pDnw== X-Gm-Message-State: APf1xPCdNTWYamoyFcy8kEVZwPJdOAeP63o1T++miSZdF+9MigmJkdWE xTmVim/QZV6/y4373bKz0Oms90JLT3XzJ2jEF8yKKQ== X-Google-Smtp-Source: AH8x224TSxgFIpzBmbXC+zXC+2JlniZRd7J9PCqX7DxH71/XXtLU+wceQWjINmSoaa2eNVcO67xxT4XjRq9P1G4Lp4c= X-Received: by 10.107.30.146 with SMTP id e140mr11663461ioe.291.1518411702521; Sun, 11 Feb 2018 21:01:42 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.201.67 with HTTP; Sun, 11 Feb 2018 21:01:41 -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 22:01:41 -0700 X-Google-Sender-Auth: LyFCZzAc81BNAOkEDJ0_sjlURsA 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 05:01:44 -0000 OK. I guess I shouldn't push when angry to try to prove a point. That never works out well... So, I needed r329149 and 329150 as well to tweak a couple of things. Warner On Sun, Feb 11, 2018 at 9: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 >> > >