]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #4532 from dachary/wip-init-system-detection
authorLoic Dachary <loic@dachary.org>
Thu, 7 May 2015 20:21:26 +0000 (22:21 +0200)
committerLoic Dachary <loic@dachary.org>
Thu, 7 May 2015 20:21:26 +0000 (22:21 +0200)
ceph-detect-init helper and associated tests

Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
1  2 
Makefile.am
ceph.spec.in
debian/ceph.install

diff --cc Makefile.am
Simple merge
diff --cc ceph.spec.in
index d7b6315d2229f751afc54d3b1b5e75013ce7cc27,33e3d1c0665fa7722e753ed9b20b5d3133623959..ae83383a6d7cac62a00918e98f328c806e0f55e9
@@@ -593,8 -593,8 +593,9 @@@ f
  %{_bindir}/ceph-run
  %{_bindir}/ceph-mon
  %{_bindir}/ceph-mds
 +%{_bindir}/ceph-objectstore-tool
  %{_bindir}/ceph-osd
+ %{_bindir}/ceph-detect-init
  %{_bindir}/librados-config
  %{_bindir}/ceph-client-debug
  %{_bindir}/cephfs-journal-tool
Simple merge