Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-19 Thread Ludovic Courtès
Alex Kost skribis: > Chris Marusich (2016-03-12 14:38 +0300) wrote: > >> From bf03c0a3fa35144342849cdf550219a185fbf10d Mon Sep 17 00:00:00 2001 >> From: Chris Marusich >> Date: Mon, 7 Mar 2016 01:55:07 -0800 >> Subject: [PATCH] doc: Clarify and consolidate

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-19 Thread Alex Kost
2016 01:55:07 -0800 >>> Subject: [PATCH] doc: Clarify and consolidate modify-services documentation. >>> >>> * doc/guix.texi ("Using the Configuration System": Move the example... >>> * doc/guix.texi ("Service Reference"): ...to here, and clarify

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-19 Thread Alex Kost
Chris Marusich (2016-03-12 14:38 +0300) wrote: > From bf03c0a3fa35144342849cdf550219a185fbf10d Mon Sep 17 00:00:00 2001 > From: Chris Marusich > Date: Mon, 7 Mar 2016 01:55:07 -0800 > Subject: [PATCH] doc: Clarify and consolidate modify-services documentation. > > * doc/gui

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-18 Thread Ludovic Courtès
m: Chris Marusich >>>> Date: Mon, 7 Mar 2016 01:55:07 -0800 >>>> Subject: [PATCH] doc: Clarify and consolidate modify-services >>>> documentation. >>>> >>>> * doc/guix.texi ("Using the Configuration System": Move the exam

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-15 Thread Ludovic Courtès
Chris Marusich skribis: > From bf03c0a3fa35144342849cdf550219a185fbf10d Mon Sep 17 00:00:00 2001 > From: Chris Marusich > Date: Mon, 7 Mar 2016 01:55:07 -0800 > Subject: [PATCH] doc: Clarify and consolidate modify-services documentation. > > * doc/guix.texi ("Using t

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-12 Thread Chris Marusich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I finished installing texlive, but when I try to build the PDF document, it fails. I'm not sure I can test this on my end using GuixSD out of the box: - --8<---cut here---start->8--- [0] marusich@carbuncle:~/guix/

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-12 Thread Chris Marusich
1:55:07 -0800 Subject: [PATCH] doc: Clarify and consolidate modify-services documentation. * doc/guix.texi ("Using the Configuration System": Move the example... * doc/guix.texi ("Service Reference"): ...to here, and clarify more. * gnu/services.scm (modify-services): Up

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-12 Thread Chris Marusich
cordingly. > Thanks a lot for your feedback! It’s good to have a fresh eye on this > and quality suggestions to improve it! I'm glad to help! Chris >From 891e944dc522cdc250058e92d9150d6a6a39242f Mon Sep 17 00:00:00 2001 From: Chris Marusich Date: Mon, 7 Mar 2016 01:55:07 -0800 Subject

Re: [PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-11 Thread Ludovic Courtès
n under “Programming Interface” that would explain the features of records created by ‘define-record-type*’, and optionally ‘define-record-type*’ itself. > From 10518b419c2f9322082c3f6d2a2c7535f7645f3d Mon Sep 17 00:00:00 2001 > From: Chris Marusich > Date: Mon, 7 Mar 2016 01:55:07 -0

[PATCH] doc: Clarify and consolidate modify-services documentation.

2016-03-07 Thread Chris Marusich
ly this patch will help others to more quickly understand how 'modify-services' works. Chris >From 10518b419c2f9322082c3f6d2a2c7535f7645f3d Mon Sep 17 00:00:00 2001 From: Chris Marusich Date: Mon, 7 Mar 2016 01:55:07 -0800 Subject: [PATCH] doc: Clarify and consolidate modify-ser