From owner-freebsd-arm@freebsd.org Sat Jun 30 23:21:01 2018 Return-Path: Delivered-To: freebsd-arm@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 96238FDEACE for ; Sat, 30 Jun 2018 23:21:01 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47B5690511 for ; Sat, 30 Jun 2018 23:20:58 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id w5UNL3J2048738 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 30 Jun 2018 16:21:04 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id w5UNL3io048737; Sat, 30 Jun 2018 16:21:03 -0700 (PDT) (envelope-from fbsd) Date: Sat, 30 Jun 2018 16:21:02 -0700 From: bob prohaska To: Warner Losh Cc: "freebsd-arm@freebsd.org" , bob prohaska Subject: Re: devmatch: Malformed NOMATCH string: '$' Message-ID: <20180630232102.GB47792@www.zefox.net> References: <20180630221821.GA47792@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2018 23:21:01 -0000 On Sat, Jun 30, 2018 at 05:07:06PM -0600, Warner Losh wrote: > See UPDATING. I fixed this. > I'm halfway between chicken and egg at the moment and can't look yet. Will it keep until I can checkout a source tree? There may be quite a few reboots in the meantime. Thanks for reading! bob prohaska > Warner > > On Sat, Jun 30, 2018 at 4:18 PM, bob prohaska wrote: > > > In booting up a new snapshot for the rpi3 dated June 28 a message on the > > console says > > devmatch: Malformed NOMATCH string: '$' > > which repeats perhaps twenty times and then goes away. > > > > From the man page it seems fairly harmless. Is this correct? > > > > Thanks for reading, > > > > bob prohaska > > > > _______________________________________________ > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > >