Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zfsbootmenu-0.8.1
@ 2020-01-30 16:03 voidlinux-github
  2020-01-30 17:21 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-30 16:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages zfsbootmenu
https://github.com/void-linux/void-packages/pull/18664

New package: zfsbootmenu-0.8.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zfsbootmenu-18664.patch --]
[-- Type: text/x-diff, Size: 1524 bytes --]

From e7545f4c86b75c6af9caee53e3d57fee3b7bd959 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Thu, 30 Jan 2020 10:01:55 -0600
Subject: [PATCH] New package: zfsbootmenu-0.8.1

---
 srcpkgs/zfsbootmenu/INSTALL  |  6 ++++++
 srcpkgs/zfsbootmenu/template | 18 ++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/zfsbootmenu/INSTALL
 create mode 100644 srcpkgs/zfsbootmenu/template

diff --git a/srcpkgs/zfsbootmenu/INSTALL b/srcpkgs/zfsbootmenu/INSTALL
new file mode 100644
index 00000000000..16b2e65b33d
--- /dev/null
+++ b/srcpkgs/zfsbootmenu/INSTALL
@@ -0,0 +1,6 @@
+#!/bin/sh
+case "${ACTION}" in
+  post)
+    generate-zbm
+    ;;
+esac
diff --git a/srcpkgs/zfsbootmenu/template b/srcpkgs/zfsbootmenu/template
new file mode 100644
index 00000000000..85f5a2b8bc6
--- /dev/null
+++ b/srcpkgs/zfsbootmenu/template
@@ -0,0 +1,18 @@
+# Template file for 'zfsbootmenu'
+pkgname=zfsbootmenu
+version=0.8.1
+revision=1
+archs=noarch
+build_style=gnu-makefile
+conf_files="/etc/zfsbootmenu/config.ini"
+depends="dracut zfs fzf kexec-tools bash pigz perl-Config-IniFiles perl-Sort-Versions"
+short_desc="ZFS Boot Environment menu, implemented in Dracut"
+maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
+license="MIT"
+homepage="https://github.com/zdykstra/zfsbootmenu"
+distfiles="https://github.com/zdykstra/zfsbootmenu/archive/v${version}.tar.gz"
+checksum=4013da22f34f29b1dd65102f1e6e1e319ef86fc7ef12de5f2cfe4cac66cd72d3
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: zfsbootmenu-0.8.1
  2020-01-30 16:03 [PR PATCH] New package: zfsbootmenu-0.8.1 voidlinux-github
@ 2020-01-30 17:21 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-30 17:21 UTC (permalink / raw)
  To: ml

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

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

New package: zfsbootmenu-0.8.1
https://github.com/void-linux/void-packages/pull/18664

Description:


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 16:03 [PR PATCH] New package: zfsbootmenu-0.8.1 voidlinux-github
2020-01-30 17:21 ` [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).