All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 rdma-core 0/5] Packaging: fixes and SUSE support
@ 2017-08-25 10:39 Nicolas Morey-Chaisemartin
       [not found] ` <88926674-d707-6f00-e9a1-e2a823fec323-l3A5Bk7waGM@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Morey-Chaisemartin @ 2017-08-25 10:39 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

This series contains a few fixes for the packaging and add support for RPM packaging on SUSE

Patch 1-3 are fixes
#1 adds a CMake variable to select the patch tot systemd-modules-load
#2 installs udev.md which is referenced in multiple service files
#3 fixes a typo in redhat spec file
#4 adds the SUSE spec file
#5 enable the suse spec file do SUSE build in cbuild

Changes since v1:
- Add packaging fixes
- Several fixes on the SUSE spec file:
  * Drop unneeded service file registering
  * Drop duplicate rdma-ndd udev rule


Nicolas Morey-Chaisemartin (5):
  kernel-boot: Add cmake variable to configure the path to systemd-*
    binaries
  Documentation: install udev.md
  redhat: fix typo in librdacm package description
  suse: Add spec file for SUSE
  cbuild: use SUSE spec file for SUSE targets

 CMakeLists.txt                            |   2 +
 Documentation/CMakeLists.txt              |   1 +
 MAINTAINERS                               |   5 +
 buildlib/cbuild                           |   2 +
 debian/rdma-core.install                  |   1 +
 kernel-boot/rdma-load-modules@.service.in |   2 +-
 redhat/rdma-core.spec                     |   3 +-
 suse/rdma-core.spec                       | 688 ++++++++++++++++++++++++++++++
 8 files changed, 702 insertions(+), 2 deletions(-)
 create mode 100644 suse/rdma-core.spec

-- 
2.14.1.252.gf15771ee3

--
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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-08-25 15:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-25 10:39 [PATCHv2 rdma-core 0/5] Packaging: fixes and SUSE support Nicolas Morey-Chaisemartin
     [not found] ` <88926674-d707-6f00-e9a1-e2a823fec323-l3A5Bk7waGM@public.gmane.org>
2017-08-25 10:40   ` [PATCHv2 rdma-core 1/5] kernel-boot: Add cmake variable to configure the path to systemd-* binaries Nicolas Morey-Chaisemartin
2017-08-25 10:40   ` [PATCHv2 rdma-core 2/5] Documentation: install udev.md Nicolas Morey-Chaisemartin
2017-08-25 10:40   ` [PATCHv2 rdma-core 3/5] redhat: fix typo in librdacm package description Nicolas Morey-Chaisemartin
2017-08-25 10:40   ` [PATCHv2 rdma-core 4/5] suse: Add spec file for SUSE Nicolas Morey-Chaisemartin
2017-08-25 10:40   ` [PATCHv2 rdma-core 5/5] cbuild: use SUSE spec file for SUSE targets Nicolas Morey-Chaisemartin
     [not found]     ` <6173036c-1120-3afa-274d-8b41ce821da2-l3A5Bk7waGM@public.gmane.org>
2017-08-25 15:16       ` Jason Gunthorpe
     [not found]         ` <20170825151651.GB1027-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-08-25 15:29           ` [PATCHv2 rdma-core 6/6] rdma-core.spec: remove top spec file Nicolas Morey-Chaisemartin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.