From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/2] Date: Fri, 18 Nov 2016 15:36:06 -0500 Message-ID: <20161118203606.GC27280@jasmine> References: <1479466834-3508-1-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7ptK-0002Ud-Pq for guix-devel@gnu.org; Fri, 18 Nov 2016 15:36:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7ptH-0005ed-Mf for guix-devel@gnu.org; Fri, 18 Nov 2016 15:36:10 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58542) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c7ptH-0005eV-I5 for guix-devel@gnu.org; Fri, 18 Nov 2016 15:36:07 -0500 Content-Disposition: inline In-Reply-To: <1479466834-3508-1-git-send-email-h.goebel@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel@gnu.org On Fri, Nov 18, 2016 at 12:00:32PM +0100, Hartmut Goebel wrote: > This series add two patches: > > * doc: Symlink daemon start-up files. > > This patch ensures that always the current profile's daemon will be used. > > This solve a minor issue I experienced when updating guix 0.10 to 0.11: The > guix-daemon 0.10 was still used since the `guix-daemon.service` file, which > was copied, contains the path to the 0.10 daemon. So I'm now using a > sym-link always pointing to the current profile's .service file and thus > using the current profile's guix-daemon. > > * Add system start-up files for "guix publish". > > This eases setting up a "guix publish" service, just for convenience for > those who want it. Primary this is meant for use in the local network. > Hopefully this will encourage people to provide more public stores - which > at least could be used for "guix Could be used for "guix what?