From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9AHc-0000D9-4k for guix-patches@gnu.org; Wed, 27 Mar 2019 11:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9AHa-00065V-GS for guix-patches@gnu.org; Wed, 27 Mar 2019 11:16:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48178) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9AHa-00065E-8y for guix-patches@gnu.org; Wed, 27 Mar 2019 11:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9AHZ-0006AH-VH for guix-patches@gnu.org; Wed, 27 Mar 2019 11:16:02 -0400 Subject: [bug#34978] Enable support for veyron chrombooks Resent-Message-ID: From: Vagrant Cascadian In-Reply-To: <20190327092456.GC28591@macbook41> References: <87wokogngm.fsf@ponder> <87mulkgmga.fsf@ponder> <87y351qmhb.fsf@aikidev.net> <20190327092456.GC28591@macbook41> Date: Wed, 27 Mar 2019 08:14:25 -0700 Message-ID: <877eckuz72.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Efraim Flashner Cc: 34978@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2019-03-27, Efraim Flashner wrote: > On Tue, Mar 26, 2019 at 03:50:24PM -0700, Vagrant Cascadian wrote: >> On 2019-03-24, Vagrant Cascadian wrote: >> > On 2019-03-24, Vagrant Cascadian wrote: >> >> Attached is a patch series that adds a linux-libre kernel variant for >> >> "veyron" type chromebooks, tested on an Asus-C201 >> >> (a.k.a. veyron-speedy), and corresponding support for installing the >> >> kernel so that the "depthcharge" bootloader can boot it, and an examp= le >> >> system config used on the veyron-speedy. It may also work on other >> >> veyron models; they are untested. ... >> "guix system reconfigure" works just fine when done from a checkout >> (e.g. ./pre-inst-env guix system reconfigure ...), but unfortunately, if >> I guix pull the very same commit: >>=20 >> $ guix system reconfigure /home/vagrant/src/config/asus-c201-spdygx.scm >> guix system: error: failed to load '/home/vagrant/src/config/asus-c201= -spdygx.scm': >> ice-9/boot-9.scm:2803:6: In procedure resolve-interface: >> no code for module (gnu bootloader depthcharge) >>=20 >> How could that happen? > > You might need to add the new (non guix-package-*) files to Makefile.am > too. None of the other gnu/bootloader/* are added in Makefile.am. It was added to gnu/local.mk, just like the other bootloaders; This is why I'm so perplexed... the depthcharge patch mimics the entries for the other bootloaders, works with ./pre-inst-env, but not when using guix pull to pull the commit. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXJuTUgAKCRDcUY/If5cW qlNqAQDhir/97qewv90+j2SR7Fh2khlxVF7ZPIx6PorzhjC+xAD+I1dnIn9lyQXY 1UuWIZMe+8yAiHqPsR6JWA+ajygcBwE= =R9iQ -----END PGP SIGNATURE----- --=-=-=--