From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Things to do for 0.8 Date: Sat, 26 Jul 2014 23:01:35 +0200 Message-ID: <87mwbvltqo.fsf@gnu.org> References: <878unhf5qk.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]:39885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB96A-0007Xf-Cw for guix-devel@gnu.org; Sat, 26 Jul 2014 17:01:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XB961-0006q4-D0 for guix-devel@gnu.org; Sat, 26 Jul 2014 17:01:46 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB961-0006oV-6I for guix-devel@gnu.org; Sat, 26 Jul 2014 17:01:37 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 94F2935F9 for ; Sat, 26 Jul 2014 23:01:36 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GDOm8UcphJ7A for ; Sat, 26 Jul 2014 23:01:36 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 437252F4D for ; Sat, 26 Jul 2014 23:01:36 +0200 (CEST) In-Reply-To: <878unhf5qk.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 26 Jul 2014 00:12:03 +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 Another one: - httpd or similar installed on hydra.gnu.org, with caching for the .narinfo pages, after which wip-http-pipelining can be merged. Ludo=E2=80=99.