From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Patterson Subject: bug#25101: [PATCH 1/2] gnu: Add hpaio-enabled sane-backends variant. Date: Wed, 14 Dec 2016 00:03:22 -0500 Message-ID: <20161214050325.6348-1-ajpatter@uwaterloo.ca> References: <87zik0wz24.fsf@gnu.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cH1jW-0004HQ-J8 for bug-guix@gnu.org; Wed, 14 Dec 2016 00:04:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cH1jV-0008Kv-UM for bug-guix@gnu.org; Wed, 14 Dec 2016 00:04:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54139) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cH1jV-0008Kl-SQ for bug-guix@gnu.org; Wed, 14 Dec 2016 00:04:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cH1jV-0004Wm-Li for bug-guix@gnu.org; Wed, 14 Dec 2016 00:04:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87zik0wz24.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 25101@debbugs.gnu.org Hi, 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. Thanks, -- Andy