From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: Re: It's time to build "guix deploy" Date: Mon, 11 Feb 2019 09:47:04 -0500 Message-ID: <87ftsu5qmv.fsf@dustycloud.org> References: <87k2wx6t1e.fsf@fsf.org> <87h8da5u5k.fsf@dustycloud.org> <20190211140203.cy745yyhtujv56ip@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtCrb-000363-Bs for guix-devel@gnu.org; Mon, 11 Feb 2019 09:47:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtCrZ-0006RK-Gi for guix-devel@gnu.org; Mon, 11 Feb 2019 09:47:15 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:49556) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtCrX-0006AR-Gh for guix-devel@gnu.org; Mon, 11 Feb 2019 09:47:11 -0500 In-reply-to: <20190211140203.cy745yyhtujv56ip@thebird.nl> 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: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins writes: > I am also interested in 'guix deploy', especially if it can run on top > of Debian and handle HOME directories. Currently using a mixture of > sysadmin heroics and my own cfengine style Ruby deploy tool ;). Happy > to switch, test and hack. But not enough time to run with it. > > Pj. I am trying to think, "what can I do to help advance things further", and maybe my best next step is to write minimalist user stories with mockups of configurations and deployments based off of davexunit's old branch? That way I can think through what's there and what I need yet. - Chris