Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: mkinitcpio-dropbear-0.0.4
Date: Wed, 23 Aug 2023 23:32:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45734@inbox.vuxu.org> (raw)

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

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

https://github.com/ahesford/void-packages mkinitcpio-dropbear
https://github.com/void-linux/void-packages/pull/45734

New package: mkinitcpio-dropbear-0.0.4
I got approval from @grazzolini in #archlinux on libera to pick up the baton for this package, so let's make it available (with a few enhancments over the original) available for Void.

#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From eab48298238b7ba6b7ceae572eb8701b857570c8 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 23 Aug 2023 17:30:51 -0400
Subject: [PATCH] New package: mkinitcpio-dropbear-0.0.4

---
 srcpkgs/mkinitcpio-dropbear/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/mkinitcpio-dropbear/template

diff --git a/srcpkgs/mkinitcpio-dropbear/template b/srcpkgs/mkinitcpio-dropbear/template
new file mode 100644
index 0000000000000..881b4651f1827
--- /dev/null
+++ b/srcpkgs/mkinitcpio-dropbear/template
@@ -0,0 +1,16 @@
+# Template file for 'mkinitcpio-dropbear'
+pkgname=mkinitcpio-dropbear
+version=0.0.4
+revision=1
+build_style=gnu-makefile
+depends="mkinitcpio"
+short_desc="Hook for mkinitcpio to enable dropbear SSH in early userspace"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="BSD-3-Clause"
+homepage="https://github.com/ahesford/mkinitcpio-dropbear"
+distfiles="https://github.com/ahesford/mkinitcpio-dropbear/archive/v${version}.tar.gz"
+checksum=25c9bc01ff19a3807f7a16bc2eb18fd0938e9191d88390eec74e4aa566ce3374
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2023-08-23 21:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 21:32 ahesford [this message]
2023-08-25 15:16 ` [PR PATCH] [Updated] " ahesford
2023-08-25 15:17 ` ahesford
2023-08-25 15:21 ` ahesford
2023-08-25 15:30 ` [PR PATCH] [Updated] " ahesford
2023-09-08 14:49 ` [PR PATCH] [Merged]: " ahesford

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-45734@inbox.vuxu.org \
    --to=ahesford@users.noreply.github.com \
    --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).