From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: [PATCH 2/2] gnu: Add GNU Mach. Date: Sun, 19 Mar 2017 10:35:25 -0600 Message-ID: References: <427262bd10c5b261b5c7d376f590a19f@openmailbox.org> <87k27l2q5s.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpdnr-0004nV-Ks for guix-devel@gnu.org; Sun, 19 Mar 2017 12:35:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpdnm-0001KL-Tc for guix-devel@gnu.org; Sun, 19 Mar 2017 12:35:35 -0400 In-Reply-To: <87k27l2q5s.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: ludo@gnu.org Cc: guix-devel@gnu.org >> For GNU/Linux (core-updates) works, also works in Hurd. >=20 > It builds on i686-linux so I=E2=80=99ve added it to =E2=80=98supported-= systems=E2=80=99 (as=20 > long > as we=E2=80=99re on one of the CPUs that Mach supports, that=E2=80=99s = fine I guess.) >=20 >> From 2128b50a0dda9e4e6dbad74f2706aee58f81708d Mon Sep 17 00:00:00 2001 >> From: rennes >> Date: Thu, 16 Mar 2017 09:29:55 -0600 >> Subject: [PATCH 2/2] gnu: Add GNU Mach. >>=20 >> * gnu/packages/hurd.scm (gnumach): New variable. >>=20 >> Co-authored-by: Rene Saavedra >=20 > Committed with Manolis as the author (I think that=E2=80=99s what you i= ntended > to do, right?). >=20 Yeah that's right! Thanks