[shepherd] branch master updated (414f1ea -> 88c6a20)

2016-01-27 Thread Alex Kost
alezost pushed a change to branch master in repository shepherd. from 414f1ea tests: Do not fail when $HOME or $XDG_CONFIG_HOME are erroneous. new 88c6a20 service: 'conflicts-with' returns a list of services. The 1 revisions listed above as "new" are entirely new to this repos

[shepherd] 01/01: service: 'conflicts-with' returns a list of services.

2016-01-27 Thread Alex Kost
alezost pushed a commit to branch master in repository shepherd. commit 88c6a20b895c41b8998ee298165e82dcba2d16e8 Author: Alex Kost Date: Tue Jan 26 12:12:41 2016 +0300 service: 'conflicts-with' returns a list of services. This fixes a regression introduced in commit cb168150d4

[shepherd] 03/06: Move commands to (shepherd scripts xyz).

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 279d8939a13183e8e7b5985684fa8bf6dbc282a4 Author: Ludovic Courtès Date: Wed Jan 27 10:37:48 2016 +0100 Move commands to (shepherd scripts xyz). * Makefile.am (dist_shepherd_DATA): Remove {herd,halt,reboot}.scm

[shepherd] branch master updated (88c6a20 -> 83567c4)

2016-01-27 Thread Ludovic Court�s
civodul pushed a change to branch master in repository shepherd. from 88c6a20 service: 'conflicts-with' returns a list of services. new e1eb5e2 Canonicalize the running value to valid read syntax. new 9569d26 Add the list of conflicting services to the status sexp.

[shepherd] 02/06: Add the list of conflicting services to the status sexp.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 9569d262810a05cc34bf27e01ba8442a2f967e0c Author: Ludovic Courtès Date: Wed Jan 27 10:09:02 2016 +0100 Add the list of conflicting services to the status sexp. * modules/shepherd/service.scm (service->sexp): A

[shepherd] 05/06: build: Build man pages.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 4edc9f1e4351e8d9067793f7ef41452e740fa611 Author: Ludovic Courtès Date: Wed Jan 27 11:08:59 2016 +0100 build: Build man pages. * Makefile.am (AM_V_HELP2MAN, AM_V_HELP2MAN_, AM_V_HELP2MAN_0) (HELP2MANFLAGS)

[shepherd] 01/06: Canonicalize the running value to valid read syntax.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit e1eb5e23399f305118e24578c69683a7103dad77 Author: Ludovic Courtès Date: Wed Jan 27 09:55:12 2016 +0100 Canonicalize the running value to valid read syntax. * modules/shepherd/service.scm (service->sexp): Pass

[shepherd] 06/06: Default system-wide config file is now /etc/shepherd.scm.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 83567c4e3d397024651b432b81347dd2c9968820 Author: Ludovic Courtès Date: Wed Jan 27 11:18:38 2016 +0100 Default system-wide config file is now /etc/shepherd.scm. * modules/shepherd/support.scm (default-config-f

[shepherd] 04/06: build: Install Guile modules to the usual place.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 1be92699ea34a271b927afdab6ea19b29f8ab900 Author: Ludovic Courtès Date: Wed Jan 27 10:44:45 2016 +0100 build: Install Guile modules to the usual place. * Makefile.am (shepherddir): Remove. (dist_shepherd_D

02/02: gnu: Add aria2.

2016-01-27 Thread Efraim Flashner
efraim pushed a commit to branch master in repository guix. commit f66842dccc96524d9e1ab36e58cf3d0813dac34a Author: Efraim Flashner Date: Wed Jan 27 13:59:49 2016 +0200 gnu: Add aria2. * gnu/packages/bittorrent.scm (aria2): New variable. --- gnu/packages/bittorrent.scm | 67 +++

01/02: gnu: c-ares: Move to adns.scm.

2016-01-27 Thread Efraim Flashner
efraim pushed a commit to branch master in repository guix. commit cd44f1c1b087c65380adce733a8a966518d2887f Author: Efraim Flashner Date: Wed Jan 27 14:06:23 2016 +0200 gnu: c-ares: Move to adns.scm. * gnu/packages/aria2.scm (c-ares): Move to... * gnu/packages/adns.scm (c-ares

branch master updated (bb2120c -> f66842d)

2016-01-27 Thread Efraim Flashner
efraim pushed a change to branch master in repository guix. from bb2120c gnu: libressl: Update to 2.2.5. new cd44f1c gnu: c-ares: Move to adns.scm. new f66842d gnu: Add aria2. The 2 revisions listed above as "new" are entirely new to this repository and will be descri

[shepherd] 04/07: comm: Buffer the communication socket on the server side.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit e4989cab043005af8e19a06703399f6a67f81eb7 Author: Ludovic Courtès Date: Wed Jan 27 14:33:43 2016 +0100 comm: Buffer the communication socket on the server side. * modules/shepherd.scm (main): Add 'setvbuf' cal

[shepherd] 01/07: build: Really make sure installed .go files are newer.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 519e990b755ebef81752b3be32474734354cb783 Author: Ludovic Courtès Date: Wed Jan 27 13:30:42 2016 +0100 build: Really make sure installed .go files are newer. * Makefile.am (shepherd_install_go_files): Remove '

[shepherd] branch master updated (83567c4 -> bc7757c)

2016-01-27 Thread Ludovic Court�s
civodul pushed a change to branch master in repository shepherd. from 83567c4 Default system-wide config file is now /etc/shepherd.scm. new 519e990 build: Really make sure installed .go files are newer. new 3cb777b comm: The 'arguments' of a command is a list. n

[shepherd] 06/07: doc: Improve the introduction.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 8cbf1a5c4b2a7d2ff8d767f020395235ca4ee4ae Author: Ludovic Courtès Date: Wed Jan 27 14:57:03 2016 +0100 doc: Improve the introduction. * shepherd.texi (Introduction): Mention "GNU Daemon Shepherd"; reword a

[shepherd] 07/07: Update 'NEWS'.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit bc7757cd1f3d0a162e765d0ecebde052765a6a23 Author: Ludovic Courtès Date: Wed Jan 27 14:58:16 2016 +0100 Update 'NEWS'. --- NEWS | 46 -- 1 files changed, 44 insertions(+),

[shepherd] 03/07: comm: Buffer the communication socket on the client side.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 8b8f503cdd1a110125d06784c6e41e14db86c803 Author: Ludovic Courtès Date: Wed Jan 27 14:27:16 2016 +0100 comm: Buffer the communication socket on the client side. * modules/shepherd/comm.scm (open-connection): A

[shepherd] 02/07: comm: The 'arguments' of a command is a list.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 3cb777b7d34d0df5df015104470c7330ae2752f0 Author: Ludovic Courtès Date: Wed Jan 27 14:25:28 2016 +0100 comm: The 'arguments' of a command is a list. * modules/shepherd/comm.scm (read-command): Expect 'argument

[shepherd] 05/07: doc: Document the sexp protocol.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 96a04e75d16baf9f44460d402a8b9ad1e34933f6 Author: Ludovic Courtès Date: Wed Jan 27 14:36:16 2016 +0100 doc: Document the sexp protocol. * shepherd.texi (Communication): Document the sexp protocol. --- shepher

08/17: gnu: Add ruby-fivemat.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit eb5e0bd96e94cb770bf75742a1bb400aa7cf4e60 Author: Ben Woodcroft Date: Thu Dec 31 09:03:19 2015 +1000 gnu: Add ruby-fivemat. * gnu/packages/ruby.scm (ruby-fivemat): New variable. --- gnu/packages/ruby.scm |

07/17: gnu: Add ruby-mime-types-data.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 32d1c06ffa2768c473b20a43489b2db22c38b72f Author: Ben Woodcroft Date: Thu Dec 31 09:01:01 2015 +1000 gnu: Add ruby-mime-types-data. * gnu/packages/ruby.scm (ruby-mime-types-data): New variable. --- gnu/packag

14/17: gnu: Add ruby-shoulda.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 6f390716b664c5cbebef2130d605925d272e3c0a Author: Ben Woodcroft Date: Thu Dec 31 09:22:43 2015 +1000 gnu: Add ruby-shoulda. * gnu/packages/ruby.scm (ruby-shoulda): New variable. --- gnu/packages/ruby.scm |

13/17: gnu: Add ruby-shoulda-matchers-2.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 3885c58b252093b49966a0198d2e2f1d1c8eba8d Author: Ben Woodcroft Date: Thu Dec 31 09:21:51 2015 +1000 gnu: Add ruby-shoulda-matchers-2. * gnu/packages/ruby.scm (ruby-shoulda-matchers-2): New variable. --- gnu/

09/17: gnu: Add ruby-mime-types.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit d39b606c8874204e6f12a7af9049c3d1615eda25 Author: Ben Woodcroft Date: Thu Dec 31 09:05:55 2015 +1000 gnu: Add ruby-mime-types. * gnu/packages/ruby.scm (ruby-mime-types): New variable. --- gnu/packages/ruby.sc

17/17: gnu: Add ruby-http-cookie.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit d114ceebaca88edc9716e6de9949ce20c11a342f Author: Ben Woodcroft Date: Thu Dec 31 09:27:51 2015 +1000 gnu: Add ruby-http-cookie. * gnu/packages/ruby.scm (ruby-http-cookie): New variable. --- gnu/packages/ruby.

05/17: gnu: Add ruby-minitest-bonus-assertions.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit e07ef1d625c01e83d8853ea4ece11af07989d585 Author: Ben Woodcroft Date: Thu Dec 31 08:56:18 2015 +1000 gnu: Add ruby-minitest-bonus-assertions. * gnu/packages/ruby.scm (ruby-minitest-bonus-assertions): New varia

02/17: gnu: Add ruby-minitest-focus.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 39dc0eb50204f03e95a7a5636e7c28c8e5e0ae99 Author: Ben Woodcroft Date: Wed Dec 30 23:22:05 2015 +1000 gnu: Add ruby-minitest-focus. * gnu/packages/ruby.scm (ruby-minitest-focus): New variable. --- gnu/packages

11/17: gnu: Add ruby-shoulda-context.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 4dfa39cc67b4ca0f21d9d7794593f399c141625c Author: Ben Woodcroft Date: Thu Dec 31 09:11:35 2015 +1000 gnu: Add ruby-shoulda-context. * gnu/packages/ruby.scm (ruby-shoulda-context): New variable. --- gnu/packag

branch master updated (f66842d -> d114cee)

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a change to branch master in repository guix. from f66842d gnu: Add aria2. new 8092e33 gnu: Add ruby-turn. new 39dc0eb gnu: Add ruby-minitest-focus. new 99fc5cd gnu: Add ruby-minitest-pretty-diff. new 685d0d2 gnu: Add ruby-minite

10/17: gnu: Add ruby-sqlite3.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 4fea500bb1ce9da76b4f3f11b17ef108b87fdbcb Author: Ben Woodcroft Date: Thu Dec 31 09:08:56 2015 +1000 gnu: Add ruby-sqlite3. * gnu/packages/ruby.scm (ruby-sqlite3): New variable. --- gnu/packages/ruby.scm |

15/17: gnu: Add ruby-unf.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 3b44bcdfcdb161dd1109635c449034a0a0f9e7e9 Author: Ben Woodcroft Date: Thu Dec 31 09:23:55 2015 +1000 gnu: Add ruby-unf. * gnu/packages/ruby.scm (ruby-unf): New variable. --- gnu/packages/ruby.scm | 37 +

06/17: gnu: Add ruby-minitest-rg.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit e582fa93a8b2f332da06035c6056c377888958c5 Author: Ben Woodcroft Date: Thu Dec 31 08:58:44 2015 +1000 gnu: Add ruby-minitest-rg. * gnu/packages/ruby.scm (ruby-minitest-rg): New variable. --- gnu/packages/ruby.

12/17: gnu: Add ruby-shoulda-matchers.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit e4fea00896244635c9e89770315e365879a99105 Author: Ben Woodcroft Date: Thu Dec 31 09:12:59 2015 +1000 gnu: Add ruby-shoulda-matchers. * gnu/packages/ruby.scm (ruby-shoulda-matchers): New variable. --- gnu/pack

04/17: gnu: Add ruby-minitest-moar.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 685d0d2fbeade48b5da6e1bee421ea42ca6cf202 Author: Ben Woodcroft Date: Thu Dec 31 07:30:37 2015 +1000 gnu: Add ruby-minitest-moar. * gnu/packages/ruby.scm (ruby-minitest-moar): New variable. --- gnu/packages/r

03/17: gnu: Add ruby-minitest-pretty-diff.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 99fc5cd57710a0d74ade9bbf560fec4b2a259122 Author: Ben Woodcroft Date: Wed Dec 30 23:36:03 2015 +1000 gnu: Add ruby-minitest-pretty-diff. * gnu/packages/ruby.scm (ruby-minitest-pretty-diff): New variable. ---

16/17: gnu: Add ruby-domain-name.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 5799aadde41ea576c158ddf027ea8d16f47c91ac Author: Ben Woodcroft Date: Thu Dec 31 09:25:45 2015 +1000 gnu: Add ruby-domain-name. * gnu/packages/ruby.scm (ruby-domain-name): New variable. --- gnu/packages/ruby.

01/17: gnu: Add ruby-turn.

2016-01-27 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit 8092e33376f3cdd69e5e44774be8876f6f1e6f72 Author: Ben Woodcroft Date: Wed Dec 30 23:19:10 2015 +1000 gnu: Add ruby-turn. * gnu/packages/ruby.scm (ruby-turn): New variable. --- gnu/packages/ruby.scm | 33 +++

01/03: gnu: Add snapshot of the GNU Shepherd.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit e932d371e5ab4b549008e3027c27a2d8259a03d4 Author: Ludovic Courtès Date: Wed Jan 27 15:34:41 2016 +0100 gnu: Add snapshot of the GNU Shepherd. * gnu/packages/admin.scm (shepherd): New variable. --- gnu/packages/ad

branch master updated (d114cee -> 9a8b9eb)

2016-01-27 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from d114cee gnu: Add ruby-http-cookie. new e932d37 gnu: Add snapshot of the GNU Shepherd. new c273d81 services: dmd: Provide dmd via 'profile-service-type'. new 9a8b9eb services: guix: Provide Guix

03/03: services: guix: Provide Guix via 'profile-service-type'.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 9a8b9eb8de74280dae0997c4449501f9f2720d30 Author: Ludovic Courtès Date: Wed Jan 27 15:40:29 2016 +0100 services: guix: Provide Guix via 'profile-service-type'. * gnu/services/base.scm (guix-service-type): Extend

02/03: services: dmd: Provide dmd via 'profile-service-type'.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit c273d81bfa560076414e7e221505f25c91232860 Author: Ludovic Courtès Date: Wed Jan 27 15:36:27 2016 +0100 services: dmd: Provide dmd via 'profile-service-type'. * gnu/services/dmd.scm (dmd-root-service-type): Extend

[shepherd] 02/02: build: Unset 'GUILE_LOAD_COMPILED_PATH' while building.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit 20a3e455f65a1eb84a45eb78ee25df6ad89b4e89 Author: Ludovic Courtès Date: Wed Jan 27 22:04:13 2016 +0100 build: Unset 'GUILE_LOAD_COMPILED_PATH' while building. * Makefile.am (%.go): Unset GUILE_LOAD_COMPILED_PA

[shepherd] branch master updated (bc7757c -> 20a3e45)

2016-01-27 Thread Ludovic Court�s
civodul pushed a change to branch master in repository shepherd. from bc7757c Update 'NEWS'. new fe6033d services: Add 'eval' action to 'root'. new 20a3e45 build: Unset 'GUILE_LOAD_COMPILED_PATH' while building. The 2 revisions listed above as "new" are entirely new t

[shepherd] 01/02: services: Add 'eval' action to 'root'.

2016-01-27 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository shepherd. commit fe6033d2ebb0ffea2a3c5e7299e936757588bb5b Author: Ludovic Courtès Date: Wed Jan 27 21:43:14 2016 +0100 services: Add 'eval' action to 'root'. * modules/shepherd/support.scm (eval-in-user-module): New procedure

01/01: hydra: Update machines.rec.

2016-01-27 Thread Andreas Enge
andreas pushed a commit to branch master in repository maintenance. commit 5ce91bf562d331ef59f044c347fceadc427c0a5b Author: Andreas Enge Date: Wed Jan 27 23:25:00 2016 +0100 hydra: Update machines.rec. * machines.rec: Update. --- hydra/machines.rec |2 +- 1 files changed, 1 i

branch master updated (b804f40 -> 5ce91bf)

2016-01-27 Thread Andreas Enge
andreas pushed a change to branch master in repository maintenance. from b804f40 hydra: Add new machine redhill.enge.fr. new 5ce91bf hydra: Update machines.rec. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

[shepherd] 01/03: doc: Move examples to the 'doc/examples' directory.

2016-01-27 Thread Mathieu Lirzin
mthl pushed a commit to branch master in repository shepherd. commit 55a6d8122d3aed8a0af28f2d65ab4a84fd96ad47 Author: Mathieu Lirzin Date: Wed Jan 27 18:45:37 2016 +0100 doc: Move examples to the 'doc/examples' directory. * doc/examples/README: moved from 'examples' directory.

[shepherd] 02/03: doc: Move manual to the 'doc' directory.

2016-01-27 Thread Mathieu Lirzin
mthl pushed a commit to branch master in repository shepherd. commit 202e846a9908e9779df6ab5192de70ff874b129e Author: Mathieu Lirzin Date: Wed Jan 27 18:59:16 2016 +0100 doc: Move manual to the 'doc' directory. * doc/shepherd.texi: Moved from the root directory. * doc/fdl-1.3.

[shepherd] 03/03: doc: Move man pages to the 'doc' directory.

2016-01-27 Thread Mathieu Lirzin
mthl pushed a commit to branch master in repository shepherd. commit cc6ba321180e52ae5255f073e4542f2e5716c5ea Author: Mathieu Lirzin Date: Wed Jan 27 19:20:05 2016 +0100 doc: Move man pages to the 'doc' directory. * Makefile.am (man-page-target): Delete function. (dist_man1_MA

[shepherd] branch master updated (20a3e45 -> cc6ba32)

2016-01-27 Thread Mathieu Lirzin
mthl pushed a change to branch master in repository shepherd. from 20a3e45 build: Unset 'GUILE_LOAD_COMPILED_PATH' while building. new 55a6d81 doc: Move examples to the 'doc/examples' directory. new 202e846 doc: Move manual to the 'doc' directory. new cc6ba32

branch core-updates updated (a394c60 -> 29a7801)

2016-01-27 Thread Mark H. Weaver
mhw pushed a change to branch core-updates in repository guix. from a394c60 gnu: hop: Add input avahi. new 29a7801 gnu: icecat: Add fixes for CVE-2016-{1930,1935} and other bugs. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: gnu: icecat: Add fixes for CVE-2016-{1930, 1935} and other bugs.

2016-01-27 Thread Mark H. Weaver
mhw pushed a commit to branch core-updates in repository guix. commit 29a780147d066d5ce218d1fa2678a0a36a1145e3 Author: Mark H Weaver Date: Thu Jan 28 00:22:49 2016 -0500 gnu: icecat: Add fixes for CVE-2016-{1930,1935} and other bugs. * gnu/packages/patches/icecat-CVE-2016-1930-pt0