public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Yishai Hadas <yishaih-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	alaa-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	"yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org"
	<yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH 13/16] Remove Debian and RPM packaging files
Date: Wed, 21 Sep 2016 09:52:39 -0600	[thread overview]
Message-ID: <20160921155239.GB1510@obsidianresearch.com> (raw)
In-Reply-To: <2447bfda-5a48-18db-94b3-d031d5913a8e-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>

On Wed, Sep 21, 2016 at 05:00:41PM +0300, Yishai Hadas wrote:
> On 9/21/2016 1:10 AM, Jason Gunthorpe wrote:
> >These no longer apply to the combined build.
> 
> Taking this patch without introducing an alternative leaves the system
> without an option to build RPMs as it removes all packaging files.

The packaging was largely broken at the merge commit when we renamed
the sub trees. It was rendered totally useless by commit 11 which
deleted the build system it relied on. There is no reason to keep the
files at this point in the git history.

> What is the plan here ?

As I explined in the cover letter my preview tree contains
RPM and DEB packaging. It will take a bit before all the prerequists
for those patches go through the review process. Use my preview tree
to test packaging please.

This is only the first 16 out of 80 patches.

> In addition, did we come to a decision re having RPM per component ?

This is not our decision. The distros will follow their internal
policies. I recommend the layout seen in the debian/ sample packaging.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-09-21 15:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-20 22:10 [PATCH 00/16] Consolidated RDMA userspace: rdma-core Jason Gunthorpe
     [not found] ` <1474409425-15769-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-09-20 22:10   ` [PATCH 01/16] Fix bogus executable file permissions Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 02/16] Include pthreads in the provider libraries Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 03/16] Be explicit about _GNU_SOURCE Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 04/16] hfi/ipath: Use the name of the provider for the .driver file Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 05/16] ibcm: Actually use the version script when linking Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 06/16] iwpm: Update autotools enough to build Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 07/16] rdmacm: Control symbol export from librspreload Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 08/16] Unified CMake build system Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 09/16] Support obsolete cmake from 2013 Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 10/16] Add a MAINTAINERS file Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 11/16] Remove the auto* based build systems Jason Gunthorpe
     [not found]     ` <1474409425-15769-12-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-09-21 13:53       ` Yishai Hadas
     [not found]         ` <6e3d2ab0-7c86-fe1c-affd-b7fb9ba59c20-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-09-21 15:44           ` Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 12/16] Remove the ChangeLog files Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 13/16] Remove Debian and RPM packaging files Jason Gunthorpe
     [not found]     ` <1474409425-15769-14-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-09-21 14:00       ` Yishai Hadas
     [not found]         ` <2447bfda-5a48-18db-94b3-d031d5913a8e-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-09-21 15:52           ` Jason Gunthorpe [this message]
2016-09-20 22:10   ` [PATCH 14/16] ibacm: Remove windows support files Jason Gunthorpe
     [not found]     ` <1474409425-15769-15-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-09-21 20:17       ` Hefty, Sean
2016-09-20 22:10   ` [PATCH 15/16] Remove README files in the provider directories Jason Gunthorpe
2016-09-20 22:10   ` [PATCH 16/16] Remove iwpmd/README Jason Gunthorpe
2016-09-21 22:01   ` [PATCH 00/16] Consolidated RDMA userspace: rdma-core Doug Ledford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160921155239.GB1510@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=alaa-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=yishaih-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org \
    --cc=yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox