From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:57454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h94ou-0008My-4t for guix-patches@gnu.org; Wed, 27 Mar 2019 05:26:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h94os-0003Cc-RS for guix-patches@gnu.org; Wed, 27 Mar 2019 05:26:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47320) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h94or-0003CF-VS for guix-patches@gnu.org; Wed, 27 Mar 2019 05:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h94or-0003ic-Q5 for guix-patches@gnu.org; Wed, 27 Mar 2019 05:26:01 -0400 Subject: [bug#34978] Enable support for veyron chrombooks Resent-Message-ID: Date: Wed, 27 Mar 2019 11:24:56 +0200 From: Efraim Flashner Message-ID: <20190327092456.GC28591@macbook41> References: <87wokogngm.fsf@ponder> <87mulkgmga.fsf@ponder> <87y351qmhb.fsf@aikidev.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oJ71EGRlYNjSvfq7" Content-Disposition: inline In-Reply-To: <87y351qmhb.fsf@aikidev.net> 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: Vagrant Cascadian Cc: 34978@debbugs.gnu.org --oJ71EGRlYNjSvfq7 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 example > >> system config used on the veyron-speedy. It may also work on other > >> veyron models; they are untested. > > > > A bonus caveat: > > > > * currently u-boot-tools and tdb fail tests on armhf; but those should > > probably be their own bugs... >=20 > "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? >=20 You might need to add the new (non guix-package-*) files to Makefile.am too. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --oJ71EGRlYNjSvfq7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAlybQWQACgkQQarn3Mo9 g1GX/BAAtFNBBYKBdTMsG2ZpWQM1pP6yWOYgAAQLaVReQUCpYsx0tv7HRvWFLYyV jVzTO+CLuRl06VNWt2JtIbJ/6p5RZe/RvY9JLfSBb7Lq6isF6gA2Lp7GDSTFl321 d/pJFSyCaGY1MGsR5H+qpdmCJaBuF49X5itXaGg9f8XeBac1Ca7qzzJpeIiTh21y 4nG5z06b2tyzFyaF70Gn5//VClYokIxkJv8bYLDw0a5mig+lUmFLRCg9eY6XDctq NMhL8mIXxZgFSAGng8WSx2X/QO2lHPRJms2SA19vL378v6fCNvEZd+CPuIe/oiIV jUNh2n+sbsWQpRTOS93sYWrnuOqS3nBa+d121bMOxRFqZoHe0T69PC8HJaAg0VyL 5vighdnQJj8u2tZVyqXjdkZ6mvGOscJFewKDo+7Fi107Kh2iz6jS/xTfTZ2isQO2 lIJ5BAmmiyI5SHfzUA0nqW2yTbWfcTekuhVn1wRj6rV+FK51fbXa9bKzFPwYSmVG zE6Zt0h0Wa0PEG25g7XoZjbJQQFf+tnzZ3u5x36PEjnfQxzl0VS9g3trIfRfcEQ8 WuXttXHc9JQ2KXBTpyMtHP5ptBIga+YngYHxy/Nd/UX6fDoB3DCHnf3eZEBWuiJl HAYHtdsLr1SqL6vLd/dv21D7dMdXyEg5oHZm2m6csEhsxxTPQzk= =zfam -----END PGP SIGNATURE----- --oJ71EGRlYNjSvfq7--