Commit Graph

42 Commits

Author SHA1 Message Date
Christoph Klaffl dedf35df85
fix debian postinst in the case of non existing legacy cache file 2020-01-31 09:13:18 +01:00
Christoph Klaffl d3309d311f
post install script for debian package to remove old unused snapshot cache file 2020-01-22 17:22:44 +01:00
Christoph Klaffl 22a7445404
Revert "Depend on systemd"
The debian package ships with a systemd timer unit but can still be usefull on systems without systemd

This reverts commit 59e181e61d.
2019-12-28 01:59:05 +01:00
Jim Salter 45d0898523
Merge pull request #441 from phreaker0/prepare-2.0.3
prepare v2.0.3 bugfix release
2019-11-01 22:05:58 -04:00
Richard Laager 55e362c951 Bump Standards-Version to 4.1.2 (no changes) 2019-10-23 21:45:41 +02:00
Richard Laager a7662511c8 Add myself to debian/copyright 2019-10-23 21:45:41 +02:00
Richard Laager af115dcbe2 Add debian/TODO
This has some notes on things that need to change before this package
can be submitted to Debian.
2019-10-23 21:45:41 +02:00
Richard Laager cac90382e2 Use debhelper compat 10 2019-10-23 21:45:41 +02:00
Richard Laager fd9d4bc54a Bump Standards-Version (no changes) 2019-10-23 21:45:41 +02:00
Richard Laager 6c4477f772 Recommends: utilities for syncoid 2019-10-23 21:45:41 +02:00
Richard Laager 59e181e61d Depend on systemd
For sanoid to function, it needs to be run periodically.  Currently, the
package only has a systemd timer.
2019-10-23 21:45:39 +02:00
Richard Laager bcf1967cb4 Fix the syntax in debian/copyright's Source
There is no need for angle brackets around URLs.
2019-10-23 21:44:37 +02:00
Richard Laager 2bbf4b50c3 Remove extraneous debian/copyright boilerplate 2019-10-23 21:44:37 +02:00
Richard Laager c86301f4fd Wrap README.Debian 2019-10-23 21:44:37 +02:00
Richard Laager 52912a9bb8 Use install in debian/rules
Using install is more ideomatic than mkdir + cp.
2019-10-23 21:44:37 +02:00
Richard Laager 676c08c9f4 Run wrap-and-sort -a 2019-10-23 21:44:26 +02:00
Richard Laager 6a3e38b643 Set a Section 2019-10-23 21:21:22 +02:00
Richard Laager 6fed3f6c1b Add a debian/.gitignore 2019-10-23 21:21:11 +02:00
Christoph Klaffl a1de743c3f
fix sha512 checksum for gentoo packaging 2019-10-16 09:08:17 +02:00
Christoph Klaffl 96a48efd92
prepare v2.0.3 bugfix release 2019-10-02 16:42:38 +02:00
Christoph Klaffl b04bd2f02d
proper changelog for the last two version and packaging updates 2019-09-25 22:22:00 +02:00
Christoph Klaffl 5d7ee40405
fix centos package name 2019-05-24 08:29:54 +02:00
Jim Salter 681820ceab
Merge pull request #370 from g-a-c/patch-1
Update INSTALL.md
2019-05-22 10:33:09 -04:00
Jim Salter 39af643817
Merge pull request #375 from johnramsden/master
Declare that sanoid service 'Wants' sanoid-prune
2019-05-22 10:32:28 -04:00
Jim Salter 2fceef65a3
Merge branch 'master' into patch-1 2019-05-22 10:32:12 -04:00
Christoph Klaffl 83c5e2c29b
added new dependency to all packages and install instructions 2019-05-20 18:31:38 +02:00
Gavin Chappell eef598c729 Update rules
On my Debian Stretch system `dpkg-buildpackage` returns errors about not being able to find `sanoid.timer`
2019-05-15 20:43:32 +01:00
John Ramsden ce93d89ec8
Declare that sanoid service 'Wants' sanoid-prune
Also add --verbose flag for logging as mentioned in readme.

sanoid-prune.service never runs. Declare a 'Wants' dependency,
and 'Before' condition in the sanoid unit, and prune is run
after 'sanoid.service'.
2019-04-20 15:34:49 -07:00
Simon Alman ffa6ad32e5 Fix gentoo package snafu - need a sanoid directory to store the files 2019-03-29 10:28:17 +00:00
Simon Alman df1e344678 Fix gentoo package snafu - need a sanoid directory to store the files 2019-03-29 10:27:21 +00:00
Simon Alman d3f19c8397 Sanoid ebuild for Gentoo 2019-02-17 07:17:03 +00:00
Christoph Klaffl 5fd4ff04bb
Merge branch 'master' into prepare-release 2018-12-04 23:42:18 +01:00
Christoph Klaffl 00a9c6f6b5
added changed from recently merged PR's 2018-12-04 23:12:16 +01:00
Christoph Klaffl e162433389
Merge branch 'master' into prepare-release 2018-12-04 23:11:36 +01:00
Jim Salter d482b91dec
Merge pull request #287 from phreaker0/non-blocking-prune
split snapshot taking/pruning into seperate units for debian package …
2018-12-04 15:15:39 -05:00
Rodger Donaldson a25ec83812
Add a dependency for the configini patch
The RPM will install but fail to run if the perl-Config-IniFiles rpm is not also installed; this adds as a Requires: so that yum/dnf can find and install.
2018-11-25 07:14:59 +13:00
Christoph Klaffl fa3c511dc1
split snapshot taking/pruning into seperate units for debian package to prevent pruning blocking snapshot taking 2018-11-14 18:26:11 +01:00
Christoph Klaffl 2fe97f13ad
prepare for v1.4.19 release 2018-09-05 10:07:05 +02:00
Jim Salter 733f3ad030
Merge pull request #227 from phreaker0/debian-changelog
updated debian changelog
2018-06-28 16:05:44 -04:00
Christoph Klaffl 52661afb41
updated debian changelog 2018-06-05 12:45:13 +02:00
Christoph Klaffl bb654c1cf6
use utc for timestamps as default 2018-06-05 11:41:48 +02:00
dcrdev b3b69c598c Restructure dist packages & bump rpm spec to 1.4.18 2018-04-28 17:38:19 +01:00