From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] series: Add pagure (v2). Date: Wed, 14 Dec 2016 12:25:15 +0000 Message-ID: <20161214122526.4458-1-ng0@libertad.pw> References: <20161212151837.GA24973@jasmine> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cH8dN-00046D-L0 for guix-devel@gnu.org; Wed, 14 Dec 2016 07:26:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cH8dM-0005P4-La for guix-devel@gnu.org; Wed, 14 Dec 2016 07:26:09 -0500 Received: from aibo.runbox.com ([91.220.196.211]:60759) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cH8dM-0005Of-Er for guix-devel@gnu.org; Wed, 14 Dec 2016 07:26:08 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cH8dL-0000gb-98 for guix-devel@gnu.org; Wed, 14 Dec 2016 13:26:07 +0100 Received: from ded31663.iceservers.net ([82.221.139.25] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cH8cv-0006jt-Ko for guix-devel@gnu.org; Wed, 14 Dec 2016 13:25:41 +0100 In-Reply-To: <20161212151837.GA24973@jasmine> 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: guix-devel@gnu.org Applied the feedback, thanks. Regarding the extra files, read the changed comment and the link I included. It's my understanding that this will help people to use pagure. My intention is to write a service for it, so I do not need the sample files, but it might serve as a reference for systems which are not GuixSD.