Skip to content

Draft: Simplify split-packages to reduce their count

nl6720 requested to merge nl6720/package-libblockdev:simplify into main
  • Merge libblockdev-utils into libblockdev.
  • Merge libblockdev-lvm-dbus into libblockdev-lvm.
  • Merge libblockdev-swap into libblockdev-fs.
  • Split the two binaries of libblockdev-tools (lvm-cache-stats and vfat-resize) between libblockdev-fs and libblockdev-lvm. Add parted as an optdepend to libblockdev-fs.

It can most likely be simplified further still. I.e. loop & fs → part.

Merge request reports