debian: split ceph-mgr-dashboard plugin into its own package
authorKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 09:05:30 +0000 (17:05 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Feb 2019 09:42:01 +0000 (17:42 +0800)
commit3eefd5c524cd21590e5037b3b7b3ee20e8450e9d
tree4e578f5464836f6bdf437ad8ed8f5cf891b6abb9
parent729104e5f2e7159edbce37ce89fc83c3726a7f56
debian: split ceph-mgr-dashboard plugin into its own package

to make ceph-mgr-dashboard a separated package

- helps to reduce the repo size of downstream. because
  ceph-mgr-dashboard is an architecture independent package. by
  making it separated package avoids needless duplication of
  the same data in mutiple .debs.
- gives user a fine grained control of selection.

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/ceph-mgr-dashboard.install [new file with mode: 0644]
debian/ceph-mgr-dashboard.postinst [new file with mode: 0644]
debian/ceph-mgr-dashboard.prerm [new file with mode: 0644]
debian/ceph-mgr.install
debian/control