udev.md is referenced by rdma-hw,target and rdma-load-modules@.service and needs to be installed. Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin@xxxxxxxx> --- Documentation/CMakeLists.txt | 1 + debian/rdma-core.install | 1 + redhat/rdma-core.spec | 1 + 3 files changed, 3 insertions(+) diff --git a/Documentation/CMakeLists.txt b/Documentation/CMakeLists.txt index 6170b5f2..d6e08ded 100644 --- a/Documentation/CMakeLists.txt +++ b/Documentation/CMakeLists.txt @@ -5,6 +5,7 @@ install(FILES libibverbs.md librdmacm.md rxe.md + udev.md ../README.md ../MAINTAINERS DESTINATION "${CMAKE_INSTALL_DOCDIR}") diff --git a/debian/rdma-core.install b/debian/rdma-core.install index 8f5779a4..87bff10f 100644 --- a/debian/rdma-core.install +++ b/debian/rdma-core.install @@ -25,6 +25,7 @@ usr/sbin/rdma-ndd usr/share/doc/rdma-core/MAINTAINERS usr/share/doc/rdma-core/README.md usr/share/doc/rdma-core/rxe.md +usr/share/doc/rdma-core/udev.md usr/share/man/man5/iwpmd.conf.5 usr/share/man/man7/rxe.7 usr/share/man/man8/iwpmd.8 diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index 61e16de5..ca11f663 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -319,6 +319,7 @@ rm -rf %{buildroot}/%{_sbindir}/srp_daemon.sh %dir %{_docdir}/%{name}-%{version} %doc %{_docdir}/%{name}-%{version}/README.md %doc %{_docdir}/%{name}-%{version}/rxe.md +%doc %{_docdir}/%{name}-%{version}/udev.md %config(noreplace) %{_sysconfdir}/rdma/mlx4.conf %config(noreplace) %{_sysconfdir}/rdma/modules/infiniband.conf %config(noreplace) %{_sysconfdir}/rdma/modules/iwarp.conf -- 2.14.1.252.gf15771ee3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html