From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Service refactoring Date: Sat, 10 Oct 2015 23:01:45 +0200 Message-ID: <87h9ly4eva.fsf@gnu.org> References: <87a8t3mc2v.fsf@netris.org> <87d1xyk45i.fsf@igalia.com> <87vbbn44zi.fsf_-_@gnu.org> <87a8shp05k.fsf@gnu.org> <87a8s4wado.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl1H7-0005Ng-CH for guix-devel@gnu.org; Sat, 10 Oct 2015 17:01:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zl1H2-00085a-Dz for guix-devel@gnu.org; Sat, 10 Oct 2015 17:01:53 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zl1H2-00085W-Ao for guix-devel@gnu.org; Sat, 10 Oct 2015 17:01:48 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:46696 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1Zl1H1-0004V8-Lp for guix-devel@gnu.org; Sat, 10 Oct 2015 17:01:48 -0400 In-Reply-To: <87a8s4wado.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 30 Sep 2015 10:59:31 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > I=E2=80=99ve entered the polishing and documentation phase of > =E2=80=98wip-service-refactor=E2=80=99, with the hope of merging it withi= n a few days. Damn, it took longer than expected, but now it=E2=80=99s merged! So now is the time to report bugs etc. :-) The documentation is pretty long, but still with missing bits here and there, mostly so that readers have a chance to discover by themselves. ;-) Ludo=E2=80=99.