From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25101: [PATCH 1/2] gnu: Add hpaio-enabled sane-backends variant. Date: Sat, 17 Dec 2016 23:12:41 +0100 Message-ID: <87r356qk6e.fsf@gnu.org> References: <87zik0wz24.fsf@gnu.org> <20161214050325.6348-1-ajpatter@uwaterloo.ca> 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]:48453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cINDz-0007ui-L4 for bug-guix@gnu.org; Sat, 17 Dec 2016 17:13:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cINDy-0008O9-QJ for bug-guix@gnu.org; Sat, 17 Dec 2016 17:13:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58062) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cINDy-0008Nn-NQ for bug-guix@gnu.org; Sat, 17 Dec 2016 17:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cINDy-0000Ln-JG for bug-guix@gnu.org; Sat, 17 Dec 2016 17:13:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20161214050325.6348-1-ajpatter@uwaterloo.ca> (Andy Patterson's message of "Wed, 14 Dec 2016 00:03:22 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Andy Patterson Cc: 25101-done@debbugs.gnu.org Hello! Andy Patterson skribis: > Here's some patches implementing what you've suggested. I decided to use = the > full "sane-backends" for the other dependents, since I guessed that they = need > some backend support. If anyone knows that that's not required, it can be > changed. I think that=E2=80=99s fine. Applied all 3 patches. I also fixed a reproducibility issue due to timestamps in a subsequent commit. Thanks! Ludo=E2=80=99.