Hi all, Introduce flatpak build system support, forward-port debian packages to compat 11 to take advantage of systemd helper scripts. If you're going to start using this mess, you probably ought to just pull from my git trees, which are linked below. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. --D xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=packaging-cleanups --- debian/compat | 2 +- debian/rules | 1 + scrub/Makefile | 3 ++- scrub/xfs_scrub_all_fail | 24 ++++++++++++++++++++++++ scrub/xfs_scrub_all_fail.service.in | 11 +++++++++++ 5 files changed, 39 insertions(+), 2 deletions(-) create mode 100755 scrub/xfs_scrub_all_fail create mode 100644 scrub/xfs_scrub_all_fail.service.in