From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amirouche Boubekki Subject: Re: It's time to build "guix deploy" Date: Mon, 11 Feb 2019 19:11:34 +0100 Message-ID: References: <87k2wx6t1e.fsf@fsf.org> <87h8da5u5k.fsf@dustycloud.org> <20190211140203.cy745yyhtujv56ip@thebird.nl> <87ftsu5qmv.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtG3T-0002WQ-7T for guix-devel@gnu.org; Mon, 11 Feb 2019 13:11:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtG3S-0006OO-HK for guix-devel@gnu.org; Mon, 11 Feb 2019 13:11:43 -0500 In-Reply-To: <87ftsu5qmv.fsf@dustycloud.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: Christopher Lemmer Webber Cc: guix-devel@gnu.org, Guix-devel On 2019-02-11 15:47, Christopher Lemmer Webber wrote: > 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 Great idea!