From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add linux-pam. Date: Sat, 27 Aug 2016 10:00:47 +0200 Message-ID: <87h9a6od3k.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdYY4-0001p1-G6 for guix-devel@gnu.org; Sat, 27 Aug 2016 04:01:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdYY0-0005jA-Cd for guix-devel@gnu.org; Sat, 27 Aug 2016 04:01:03 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdYY0-0005j0-3j for guix-devel@gnu.org; Sat, 27 Aug 2016 04:01:00 -0400 In-reply-to: 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" To: rennes@openmailbox.org, Manolis Ragkousis Cc: guix-devel@gnu.org rennes@openmailbox.org writes: > This is a patch for linux-pam, at compile on the Hurd system searches > the file fsuid.h. The patch was taken from the Debian project. > > * This patch is prerequisite for lsh/openssh packages. > * The patch was build and installed on Linux and the Hurd systems. Thanks for the patch! Would you like to try to get the patch accepted upstream by the developers of linux-pam? If I remember correctly, a lot of the patches for Debian Hurd are in need of being sent upstream, so getting the patch accepted would be the best for all involved projects. @Manolis: What do you think about this? ~~ Ricardo