Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zfs-prune-snapshots-1.1.0
@ 2020-01-18  5:17 voidlinux-github
  2020-01-30 17:22 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-18  5:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

There is a new pull request by ahesford against master on the void-packages repository

https://github.com/ahesford/void-packages zfs-prune-snapshots
https://github.com/void-linux/void-packages/pull/18360

New package: zfs-prune-snapshots-1.1.0
zfs-prune-snapshots is a bash script that deletes ZFS snapshots based on many criteria, providing pruning capabilities similar to those of zfs-auto-snapshot for arbitrary snapshots.

A patch file from https://github.com/void-linux/void-packages/pull/18360.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zfs-prune-snapshots-18360.patch --]
[-- Type: text/x-diff, Size: 1172 bytes --]

From f3e8c0388a56522c43c4f556b4fc2342bc2c1fc1 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Sat, 18 Jan 2020 00:07:24 -0500
Subject: [PATCH] New package: zfs-prune-snapshots-1.1.0

---
 srcpkgs/zfs-prune-snapshots/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/zfs-prune-snapshots/template

diff --git a/srcpkgs/zfs-prune-snapshots/template b/srcpkgs/zfs-prune-snapshots/template
new file mode 100644
index 00000000000..e2da713d73f
--- /dev/null
+++ b/srcpkgs/zfs-prune-snapshots/template
@@ -0,0 +1,19 @@
+# Template file for 'zfs-prune-snapshots'
+pkgname=zfs-prune-snapshots
+version=1.1.0
+revision=1
+archs="noarch"
+build_style=gnu-makefile
+hostmakedepends="make"
+depends="bash zfs"
+checkdepends="shellcheck"
+short_desc="Remove snapshots that match given criteria from one or more ZFS pools"
+maintainer="Andrew J. Hesford <ahesford@gleason.com>"
+license="MIT"
+homepage="https://github.com/bahamas10/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=a9f2fb3c5230111db7622f70318219a37aa8d6bd3d7f894fee54e1ec00cdff2f
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: New package: zfs-prune-snapshots-1.1.0
  2020-01-18  5:17 [PR PATCH] New package: zfs-prune-snapshots-1.1.0 voidlinux-github
@ 2020-01-30 17:22 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-30 17:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

There's a merged pull request on the void-packages repository

New package: zfs-prune-snapshots-1.1.0
https://github.com/void-linux/void-packages/pull/18360

Description:
zfs-prune-snapshots is a bash script that deletes ZFS snapshots based on many criteria, providing pruning capabilities similar to those of zfs-auto-snapshot for arbitrary snapshots.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-30 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18  5:17 [PR PATCH] New package: zfs-prune-snapshots-1.1.0 voidlinux-github
2020-01-30 17:22 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).