From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: Graphical GuixSD Installer Date: Fri, 16 Dec 2016 09:14:35 -0600 Message-ID: <87shpnvrc4.fsf@dustycloud.org> References: <20161216110807.GA2104@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHuDY-00078x-O2 for guix-devel@gnu.org; Fri, 16 Dec 2016 10:14:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHuDX-00076a-QU for guix-devel@gnu.org; Fri, 16 Dec 2016 10:14:40 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:37526) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHuDX-00075q-Lu for guix-devel@gnu.org; Fri, 16 Dec 2016 10:14:39 -0500 In-reply-to: <20161216110807.GA2104@jocasta.intra> 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: John Darrington Cc: guix-devel@gnu.org John Darrington writes: > There is a new branch called "wip-installer" providing a graphical > installer for GuixSD. A screenshot of it in action is attached. > > We want GuixSD to be accessible to as many people as possible, > including people who may not (yet) be comfortable using bash and/or > guile. > > Testers and hackers are wanted! > > To try out the installer run: > > guix system installer > > It uses guile-ncurses so that will have to be installed and be > in your load path. Wowee! I'm so excited this is moving forward!