From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: =?utf-8?B?4oCYbnNzLWNlcnRz4oCZ?= missing in the installation image Date: Fri, 08 Feb 2019 15:31:40 +0100 Message-ID: <875ztu9ws3.fsf@ambrevar.xyz> References: <87zhrw7b94.fsf@ambrevar.xyz> <87ef96jerh.fsf@gnu.org> <875zuiksyo.fsf@ambrevar.xyz> <874la2ksx6.fsf@ambrevar.xyz> <87ef94omkr.fsf_-_@gnu.org> <8736pku6yf.fsf@ambrevar.xyz> <875zufrbnm.fsf@roquette.mug.biscuolo.net> <87sgxjhfqn.fsf@ambrevar.xyz> <87va2ffxle.fsf@gnu.org> <87r2d3hb4j.fsf@ambrevar.xyz> <87ef8vrhgm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gs7C8-0005OR-GZ for guix-devel@gnu.org; Fri, 08 Feb 2019 09:31:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gs7C7-0003Qr-Bs for guix-devel@gnu.org; Fri, 08 Feb 2019 09:31:56 -0500 In-reply-to: <87ef8vrhgm.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Find a patch attached. Let me know if it's the right way to do it, then I'll merge. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-install-Add-nss-certs-to-the-image.patch Content-Transfer-Encoding: quoted-printable From=20082f569611a889ef0e852263b5ba23373936b422 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 8 Feb 2019 15:30:08 +0100 Subject: [PATCH] install: Add nss-certs to the image. * gnu/system/install.scm (installation-os)[packages]: Add nss-certs. =2D-- gnu/system/install.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 880a8be32..137123c72 100644 =2D-- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -409,6 +409,7 @@ You have been warned. Thanks for being so brave.\x1b[0m ;; available here, so we keep that. bash-completion nvi ;:wq! + nss-certs ; To access HTTPS, use git, etc. %base-packages)))) =20 (define* (os-with-u-boot os board #:key (bootloader-target "/dev/mmcblk0") =2D-=20 2.20.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlxdkswACgkQm9z0l6S7 zH+ouwf/VqDGPVpy4WiJD3pNWDuLPVWlnB8sGXGuFRSn9nL8zVq7TkbTVf6c51RJ FEE1KD83W4OEwNmsvPN2VKgupwd8HwMamVgERBmv6F/H8H2P0kATMSbQJSr4+8A+ Bc/et2/ypYB+AUXiEbPY5G391EU0GvUP3x7/uxX3/zZBfLekd0xysqMMjKvLik6I NH1GvrDyXamsyXz+yOTgdoPagH0ks+ZkxotP5wW9h0L13E+Iv/r8CuIQJrnDN0Ps JRoXrWucpCB1SU7XU1lI/sb2clbqbtf7eSnW66Cq/HUCxjdHzZsZy0+paEltxF8Q eTRWXdTnswtLwz4U4w1C2oOS0Ic+PQ== =Pz1U -----END PGP SIGNATURE----- --==-=-=--