Github messages for voidlinux
 help / color / mirror / Atom feed
From: CameronNemo <CameronNemo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] WIP: New package: rock64-base-0.1
Date: Sat, 24 Jul 2021 02:52:29 +0200	[thread overview]
Message-ID: <20210724005229.FVEaiyaL7qWvxBJLcaqGDVTb6N1Sg8Ttomeomz6noSw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27942@inbox.vuxu.org>

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

There is an updated pull request by CameronNemo against master on the void-packages repository

https://github.com/CameronNemo/void-packages rock64
https://github.com/void-linux/void-packages/pull/27942

WIP: New package: rock64-base-0.1
still in testing https://github.com/void-linux/void-mklive/pull/177

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

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

From 509d0d82853059f8798dd768130b9fde3512c828 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Fri, 15 Jan 2021 00:05:29 -0800
Subject: [PATCH] New package: rock64-base-0.1

---
 srcpkgs/rock64-base/INSTALL  |  5 +++++
 srcpkgs/rock64-base/template | 12 ++++++++++++
 2 files changed, 17 insertions(+)
 create mode 100644 srcpkgs/rock64-base/INSTALL
 create mode 100644 srcpkgs/rock64-base/template

diff --git a/srcpkgs/rock64-base/INSTALL b/srcpkgs/rock64-base/INSTALL
new file mode 100644
index 000000000000..e3c9b3bafa26
--- /dev/null
+++ b/srcpkgs/rock64-base/INSTALL
@@ -0,0 +1,5 @@
+if [ "${UPDATE}" = "no" ] && [ "${ACTION}" = "post" ]; then
+	mkdir -p etc/runit/runsvdir/default/
+	ln -sf /etc/sv/sshd etc/runit/runsvdir/default/
+	ln -sf /etc/sv/dhcpcd etc/runit/runsvdir/default/
+fi
diff --git a/srcpkgs/rock64-base/template b/srcpkgs/rock64-base/template
new file mode 100644
index 000000000000..6f885e79783f
--- /dev/null
+++ b/srcpkgs/rock64-base/template
@@ -0,0 +1,12 @@
+# Template file for 'rock64-base'
+pkgname=rock64-base
+version=0.1
+revision=1
+archs="aarch64*"
+build_style=meta
+# Linux 5.10 used for USB3 support and stability
+depends="rock64-uboot u-boot-menu linux5.10 dracut"
+short_desc="Void Linux Rock64 platform package"
+maintainer="Cameron Nemo <cnemo@tutanota.org>"
+license="Public Domain"
+homepage="https://www.voidlinux.org"

  parent reply	other threads:[~2021-07-24  0:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15  8:41 [PR PATCH] " CameronNemo
2021-01-15  8:43 ` [PR PATCH] [Updated] " CameronNemo
2021-07-12  6:40 ` Johnnynator
2021-07-14  4:54 ` CameronNemo
2021-07-14  4:54 ` CameronNemo
2021-07-14 19:43 ` Johnnynator
2021-07-16 20:01 ` [PR PATCH] [Updated] " CameronNemo
2021-07-16 20:02 ` WIP: " CameronNemo
2021-07-24  0:52 ` CameronNemo [this message]
2021-07-24  5:35 ` CameronNemo
2021-07-25 10:35 ` [PR PATCH] [Merged]: " Johnnynator

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=20210724005229.FVEaiyaL7qWvxBJLcaqGDVTb6N1Sg8Ttomeomz6noSw@z \
    --to=cameronnemo@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).