From nobody Tue Jun 08 15:45:57 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2B6B27ECFB0 for ; Tue, 8 Jun 2021 15:46:03 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound4s.ore.mailhop.org (outbound4s.ore.mailhop.org [54.185.97.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fzvj66WXyz3MLv for ; Tue, 8 Jun 2021 15:46:02 +0000 (UTC) (envelope-from ian@freebsd.org) ARC-Seal: i=1; a=rsa-sha256; t=1623167161; cv=none; d=outbound.mailhop.org; s=arc-outbound20181012; b=ZUlqHUxqCIdFCM8UOyWTectWcDIlGzeFmpDrd8yyovR9DfsORpUu+9iWLhRbAN2RD5HL2Pq0NqtUF mVCkY32u6tHcNsRhjtJlHSGw0fJorp0E711utobtvbRe54JJLEVKWec4Pa5c1/GIIg/ENJ9rKn7X+i 2IQTeFO/9dmeHIFs1MrYo3+p3Vxx+9D0Rx5WOi+jPNjPeX219x5WcjWrMVST8TWMYDveefUjaAbWEO nPX4uEMhwLj4rLU9P/vEy962akMs58u4mSmqYDkpAiG05cUmjGTRSrWPUKn4xUHDQgVQS4UTo11b2i hjbRPH7YHqtkcmWr8jb6SzcVlY3GsaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=arc-outbound20181012; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:cc:to:from:subject:message-id:dkim-signature:from; bh=WTeRv7SZPqDqC4yHm5n3UDgit+gIPoO5Jog0Pb38Iw4=; b=QrFhp4decWb7i4ZCHa2Vt6mQFE2ySrAp3xRoaUtQi554f2UXvbLqr3+aWULJuHwegs1DxN1EGr9ga /CL0u/HTBXxNYTPDBYLOtmvKDj08fCebtea3ad8IekaQUuMjJYl6RTq0na1LrSGNLAI2+FNvDDjuZO x0DVGUPTDzmV8JGG0FUsY1eHV+amWuFC+FMmiWn2G1ksMqC64Urpv6yIMFuxRIeek6Yf71uB2BrdNP mn6+0fwg+39m6QKfKVDFK9vW8ieg60H8ZmTCgw+dQ1EMd8QrkMsMTcyhkxF6/SPfvlrCOK9YjX0TLZ sjvwGXWl386Gkv40Fl6teNV9yrSczFA== ARC-Authentication-Results: i=1; outbound4.ore.mailhop.org; spf=softfail smtp.mailfrom=freebsd.org smtp.remote-ip=67.177.211.60; dmarc=none header.from=freebsd.org; arc=none header.oldest-pass=0; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=dkim-high; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:cc:to:from:subject:message-id:from; bh=WTeRv7SZPqDqC4yHm5n3UDgit+gIPoO5Jog0Pb38Iw4=; b=DXFw3O4rfy1Tw9Lnfs9Yi3YZ5QHOpfaz6zJiD7E6W3xQVLgKIZwxunqGjgm2O7gMAm9xFq6dTimkC K9j7oi4sw000o5uwTsWQ7btoC6WI5EKd6fH6K9lKkiLWhvMZ+Dp3NqBgCVigJg/LNT/wMTNUUD9jv7 a3DtelF04HncB96q7FQQ2pFfh1eUaPTEHqyLfvV7oR8QcqhPSln9yH+r/S1w9CFa/RvTmfJbh9GIW5 Z3vR07SJHLogT6gOd/DUZcAYhxyARiORpqDHCdjRtujxtOcGi1/obUWz1iAlGCCi3CTaKNHgHIShID UxJkb2LkEHXSG2lbTvr8jd5PyIIMDMw== X-Originating-IP: 67.177.211.60 X-MHO-RoutePath: aGlwcGll X-MHO-User: 9e1f1703-c870-11eb-a655-89389772cfc7 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (c-67-177-211-60.hsd1.co.comcast.net [67.177.211.60]) by outbound4.ore.mailhop.org (Halon) with ESMTPSA id 9e1f1703-c870-11eb-a655-89389772cfc7; Tue, 08 Jun 2021 15:46:00 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id 158FjvlY056905; Tue, 8 Jun 2021 09:45:57 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: Subject: Re: Files in /etc containing empty VCSId header From: Ian Lepore To: gljennjohn@gmail.com, Mark Linimon Cc: Warner Losh , John Baldwin , Michael Gmelin , "freebsd-current@freebsd.org" Date: Tue, 08 Jun 2021 09:45:57 -0600 In-Reply-To: <20210608114741.3e944e67@ernst.home> References: <20210520183705.3673dfb2@bsd64.grem.de> <2bd37d63-1806-b621-a32b-954c912bd16b@FreeBSD.org> <2a280bc83d9a6289b3443329eb15bb0cb6c75063.camel@freebsd.org> <20210608094133.GA25151@lonesome.com> <20210608114741.3e944e67@ernst.home> Content-Type: text/plain; charset="ASCII" X-Mailer: Evolution 3.28.5 FreeBSD GNOME Team List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Fzvj66WXyz3MLv X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, 2021-06-08 at 13:47 +0200, Gary Jennejohn wrote: > On Tue, 8 Jun 2021 09:41:34 +0000 > Mark Linimon wrote: > > > On Mon, Jun 07, 2021 at 01:58:01PM -0600, Ian Lepore wrote: > > > Sometimes it's a real interesting exercise to figure out where a > > > file on your runtime system comes from in the source world. > > > > A tangential problem I trip over is "what is on this SD card?" > > > > It generally takes me 5-10 minutes to remember: > > > > strings //boot/kernel/kernel | tail > > > > AFIAK it's the only way to be sure; nothing in //* seems > > to have that data. > > > > (Yes, in theory they all live in their own little box each of > > which is labeled but things happen ...) > > > > I use locate for this kind of search, e.g. > > locate netoptions > /etc/rc.d/netoptions > /usr/src/libexec/rc/rc.d/netoptions > Not a useful technique on my machine: revolution > locate netoptions | wc -l 192 I have dozens of build chroots for various products for $work. -- Ian