From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: Graphical Installer - Call for Testing. Date: Wed, 12 Jul 2017 19:31:40 +0200 Message-ID: <20170712193140.419e574d@scratchpost.org> References: <20170104075928.GA23509@jocasta.intra> <87eg07cybi.fsf@gmail.com> <20170113063511.GA18383@jocasta.intra> <20170705192731.5fdd6933@scratchpost.org> <87wp7k97io.fsf@gmail.com> <20170707081300.29503638@scratchpost.org> <87inj4bhqt.fsf@gnu.org> <20170712133054.3af3ab2d@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVLUo-0002CP-8q for guix-devel@gnu.org; Wed, 12 Jul 2017 13:32:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVLUl-0007IO-6h for guix-devel@gnu.org; Wed, 12 Jul 2017 13:32:18 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:57860) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVLUk-0007Hz-Vn for guix-devel@gnu.org; Wed, 12 Jul 2017 13:32:15 -0400 Received: from localhost (77.118.188.216.wireless.dyn.drei.com [77.118.188.216]) by dd1012.kasserver.com (Postfix) with ESMTPSA id A7E291CA0705 for ; Wed, 12 Jul 2017 19:32:04 +0200 (CEST) In-Reply-To: <20170712133054.3af3ab2d@scratchpost.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: guix-devel@gnu.org > Also, what do you think of us providing a "guix system" command for this? guix system disk-image -t iso9660 gnu/system/install.scm Adapted for my purposes, from the manual :)