unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [Patch v2 0/2] Symlink daemon start-up files and guix publish
@ 2016-11-21 17:33 Hartmut Goebel
  2016-11-21 17:33 ` [Patch v2 1/2] doc: Symlink daemon start-up files Hartmut Goebel
  2016-11-21 17:33 ` [Patch v2 2/2] Add system start-up files for "guix publish" Hartmut Goebel
  0 siblings, 2 replies; 6+ messages in thread
From: Hartmut Goebel @ 2016-11-21 17:33 UTC (permalink / raw)
  To: guix-devel

Update:
patch 1: Unchanged
patch 2: Text in docum moved to "Invoking guix publish" as suggested by Ludo

      	 Any better idea than using bullet-points here?


* 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 challenge".

*** BLURB HERE ***

Hartmut Goebel (2):
  doc: Symlink daemon start-up files.
  Add system start-up files for "guix publish".

 .gitignore                  |  2 ++
 doc/guix.texi               | 25 +++++++++++++++++++++++--
 etc/guix-publish.conf.in    | 12 ++++++++++++
 etc/guix-publish.service.in | 19 +++++++++++++++++++
 nix/local.mk                | 16 ++++++++--------
 5 files changed, 64 insertions(+), 10 deletions(-)
 create mode 100644 etc/guix-publish.conf.in
 create mode 100644 etc/guix-publish.service.in

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-11-24  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 17:33 [Patch v2 0/2] Symlink daemon start-up files and guix publish Hartmut Goebel
2016-11-21 17:33 ` [Patch v2 1/2] doc: Symlink daemon start-up files Hartmut Goebel
2016-11-23 21:22   ` Ludovic Courtès
2016-11-21 17:33 ` [Patch v2 2/2] Add system start-up files for "guix publish" Hartmut Goebel
2016-11-23 21:25   ` Ludovic Courtès
2016-11-24  8:25     ` Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).