From: Alfredo Deza Date: Thu, 31 May 2018 13:26:52 +0000 (-0400) Subject: alpine: remove ceph-disk, add ceph-volume in APKBUILD.in X-Git-Tag: v14.0.1~1088^2~13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e5eca4646faf4b7f6e657c5213206758060b1525;p=ceph.git alpine: remove ceph-disk, add ceph-volume in APKBUILD.in Signed-off-by: Alfredo Deza --- diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in index dccc75d4f6eb..c8bb371944a4 100644 --- a/alpine/APKBUILD.in +++ b/alpine/APKBUILD.in @@ -190,7 +190,7 @@ base() { xfsprogs " - _pkg $_bindir crushtool monmaptool osdmaptool ceph-run ceph-detect-init + _pkg $_bindir crushtool monmaptool osdmaptool ceph-run _pkg $_sbindir ceph-create-keys mount.ceph _pkg $_libexecdir/ceph ceph_common.sh _pkg $_libdir/rados-classes *.so* @@ -296,7 +296,7 @@ osd() { depends="ceph-base parted gptfdisk" _pkg $_bindir ceph-clsinfo ceph-bluefs-tool ceph-objectstore-tool ceph-osd - _pkg $_sbindir ceph-disk + _pkg $_sbindir ceph-volume _pkg $_libexecdir/ceph ceph-osd-prestart.sh _pkg $_udevrulesdir 60-ceph-by-parttypeuuid.rules 95-ceph-osd.rules install -m 750 -o $_ceph_uid -g $_ceph_gid -d \