From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Abramov <levenson@mmer.org> Subject: Re: [BLOG] A "Hello World" VM running the Hurd! Date: Thu, 09 Apr 2020 16:08:21 +0200 Message-ID: <1715f452c08.281d.da5dc967fe079fb386b94d5b80162893@mmer.org> References: <C1WGXK6DWIZ2.ID2ZFPAQY3ST@amber> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org> Received: from eggs.gnu.org ([2001:470:142:3::10]:37853) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <levenson@mmer.org>) id 1jMXr3-0001IL-Pm for guix-devel@gnu.org; Thu, 09 Apr 2020 10:08:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <levenson@mmer.org>) id 1jMXr2-0004w2-Qg for guix-devel@gnu.org; Thu, 09 Apr 2020 10:08:29 -0400 In-Reply-To: <C1WGXK6DWIZ2.ID2ZFPAQY3ST@amber> List-Id: "Development of GNU Guix and the GNU System distribution." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-devel> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org> To: Robert Smith <robertsmith@posteo.net>, Jan Nieuwenhuizen <janneke@gnu.org>, guix-devel@gnu.org Cc: bug-hurd@gnu.org Nice! Thanks! Alexey On April 9, 2020 14:45:30 "Robert Smith" <robertsmith@posteo.net> wrote: > On Wed Apr 8, 2020 at 10:02 PM Jan Nieuwenhuizen wrote: >> Hi! >> >> We have just published a new blog post---a follow-up, in a way to last >> week's April 1 post---about some real achievement: Using Guix we have >> cross-built a VM image for the Hurd. Read more... >> >> https://guix.gnu.org/blog/2020/a-hello-world-virtual-machine-runni= ng-the-hurd/ >> >> Enjoy! >> Janneke & Ludovic > > Wow that's exciting, I can't wait to try out the VM for myself! > Many thanks to everyone involvedd for their hard work! > > -Robert