Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: zfs-prune-snapshots-1.1.0
Date: Sat, 18 Jan 2020 06:17:23 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18360@inbox.vuxu.org> (raw)

[-- 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
+}

             reply	other threads:[~2020-01-18  5:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18  5:17 voidlinux-github [this message]
2020-01-30 17:22 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18360@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).