From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1oR7kE-0007gW-60 for mharc-grub-devel@gnu.org; Thu, 25 Aug 2022 03:57:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR7kB-0007e7-Cr for grub-devel@gnu.org; Thu, 25 Aug 2022 03:57:40 -0400 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]:56744) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR7k9-0002k1-6F for grub-devel@gnu.org; Thu, 25 Aug 2022 03:57:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=vG8/O+Mw+PWkroT+hUMRltJrOIjrEvc8U52rvVcHE5Y=; b=ECiPzQ0+WzznfOErjOWa9H+huL nIB42fdceq5u6Msvg1AQ98p/37mDM+AoBc06QfzPg75AAtrO+1jTeKfXoR8RFbsb0yYnsoWKYygAX YDJcAulRLG6I6ZJ40hKlRS8bTVpiFu4UhotiGRUeTKznHSqxN35I/yc/GAQsmAVV4XzrknpKIb1rC JAA3FN75k2Uxq1JriOqY5jkjvSYhTtGD2f+2BOplv0AyU1Uw3xKqBitSQ6w7Z45b4uvJQjeg6JR7r bfTQQJB2tGV3X+YKNe5KcGgikcFLijlTijjvEBsEoTIKe8ehU6Rt0ZnIvE0CvMhr7qfIptdXHiIvC VwGQdb0g==; Received: from j130084.upc-j.chello.nl ([24.132.130.84] helo=worktop.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1oR7k4-005xKL-LN; Thu, 25 Aug 2022 07:57:33 +0000 Received: by worktop.programming.kicks-ass.net (Postfix, from userid 1000) id 262B798012A; Thu, 25 Aug 2022 09:57:32 +0200 (CEST) Date: Thu, 25 Aug 2022 09:57:32 +0200 From: Peter Zijlstra To: Glenn Washburn Cc: The development of GNU GRUB , Daniel Kiper Subject: Re: [PATCH] term/serial: Add support for PCI serial devices Message-ID: References: <20220824151355.6312d89d@crass-HP-ZBook-15-G2> <20220824183627.62abec4e@crass-HP-ZBook-15-G2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220824183627.62abec4e@crass-HP-ZBook-15-G2> Received-SPF: none client-ip=2001:8b0:10b:1:d65d:64ff:fe57:4e05; envelope-from=peterz@infradead.org; helo=desiato.infradead.org X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2022 07:57:41 -0000 On Wed, Aug 24, 2022 at 06:36:27PM -0500, Glenn Washburn wrote: > You will need to run the bootstrap script in the root of the repo to > rebuild the build scripts before running configure and make. FWIW bootstrap scribbles INSTALL