From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Conole Subject: Re: [PATCH v6 00/10] Add installation rules for dpdk files Date: Tue, 10 Nov 2015 12:18:32 -0500 Message-ID: References: <1442608390-12537-1-git-send-email-mario.alfredo.c.arevalo@intel.com> <1447175260-26162-1-git-send-email-mario.alfredo.c.arevalo@intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: dev@dpdk.org, jos.c.venegas.munoz@intel.com To: Mario Carrillo Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id CD31F8E7A for ; Tue, 10 Nov 2015 18:18:34 +0100 (CET) In-Reply-To: <1447175260-26162-1-git-send-email-mario.alfredo.c.arevalo@intel.com> (Mario Carrillo's message of "Tue, 10 Nov 2015 11:07:30 -0600") List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Mario, Mario Carrillo writes: > DPDK package lacks of a mechanism to install libraries, headers > applications, kernel modules and sdk files to a file system tree. > This patch set allows to install files based on the next > proposal: > http://www.freedesktop.org/software/systemd/man/file-hierarchy.html I'm not sure what this patch holds, given the following proposal: http://dpdk.org/ml/archives/dev/2015-November/027777.html -Aaron