From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH 00/16] recipes for RPM packages Date: Tue, 4 Feb 2014 16:54:15 +0100 Message-ID: <1391529271-24606-1-git-send-email-thomas.monjalon@6wind.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" The goal of this patch serie is to be able to package DPDK for RPM-based distributions. Note that there is neither DKMS nor AKMOD support and that rpmlint complains about few things. But it is a first step to start thinking about packaging. -- Thomas