From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46798) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4lnT-00035y-6I for guix-patches@gnu.org; Mon, 02 Sep 2019 08:51:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4lnS-0001O1-AC for guix-patches@gnu.org; Mon, 02 Sep 2019 08:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4lnS-0001Nb-74 for guix-patches@gnu.org; Mon, 02 Sep 2019 08:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4lnS-00025G-2h for guix-patches@gnu.org; Mon, 02 Sep 2019 08:51:02 -0400 Subject: [bug#36477] [PATCH v2 00/61] Add --target support to guix system Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87zhlwmpmy.fsf@gmail.com> <87wof6x5v4.fsf@gmail.com> Date: Mon, 02 Sep 2019 14:50:36 +0200 In-Reply-To: <87wof6x5v4.fsf@gmail.com> (Mathieu Othacehe's message of "Wed, 21 Aug 2019 10:47:11 +0200") Message-ID: <874l1uamlf.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Mathieu Othacehe Cc: 36477@debbugs.gnu.org Hi! Mathieu Othacehe skribis: > Here's a serie to add target support to guix system command. Most of the > patches were reviewed in v1 by Marius and Ludo, but this serie adds some = more > patches to complete target support. Sorry for the delay. Could you already apply the patches that Marius and I already agreed to? Double-check that they can go to =E2=80=98master=E2=80=99 without triggerin= g a full rebuild. I=E2=80=99ll comment on the rest hopefully soon=E2=80=A6 Thanks, Ludo=E2=80=99.