Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: trident-core-20.01
@ 2020-01-30 18:52 voidlinux-github
  2020-02-01  7:30 ` voidlinux-github
  2020-02-01  7:30 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30 18:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/beanpole135/void-packages trident-core
https://github.com/void-linux/void-packages/pull/18667

New package: trident-core-20.01
This is the CLI meta-package + overlay files for an entire system
  configuration from Project Trident.

Sponsored by: Project Trident

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

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

From 187969e266c1b3e78a896187177a158d661763e1 Mon Sep 17 00:00:00 2001
From: Ken Moore <ken@ixsystems.com>
Date: Thu, 30 Jan 2020 13:39:31 -0500
Subject: [PATCH] New package: trident-core-20.01

This is the CLI meta-package + overlay files for an entire system
  configuration from Project Trident.

Sponsored by: Project Trident
---
 srcpkgs/trident-core/INSTALL  |  9 +++++++++
 srcpkgs/trident-core/template | 17 +++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/trident-core/INSTALL
 create mode 100644 srcpkgs/trident-core/template

diff --git a/srcpkgs/trident-core/INSTALL b/srcpkgs/trident-core/INSTALL
new file mode 100644
index 00000000000..3425c17fe7f
--- /dev/null
+++ b/srcpkgs/trident-core/INSTALL
@@ -0,0 +1,9 @@
+# INSTALL
+case "$ACTION" in
+
+post)
+  #Run the post-install setup script to configure the system overlays
+  trident-sysinit
+  ;;
+
+esac
diff --git a/srcpkgs/trident-core/template b/srcpkgs/trident-core/template
new file mode 100644
index 00000000000..92a0cbbfaf3
--- /dev/null
+++ b/srcpkgs/trident-core/template
@@ -0,0 +1,17 @@
+# Template file for 'trident-core'
+pkgname=trident-core
+version=20.01
+revision=1
+archs=noarch
+depends="nano git jq wireguard bluez bluez-alsa nftables dcron autofs cifs-utils openntpd"
+short_desc="Project Trident system setup: modifies system services"
+maintainer="Ken Moore <ken@project-trident.org>"
+license="BSD-2-Clause"
+homepage="https://github.com/project-trident/trident-core"
+distfiles="https://github.com/project-trident/trident-core/archive/${version}.tar.gz"
+checksum=4f5a4f7f929ea7b50af2fb2405702c5558c8628459b05fc9a169cb04254e02f4
+
+do_install() {
+	./install-local.sh "${DESTDIR}" void
+	vlicense LICENSE
+}

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

* Re: New package: trident-core-20.01
  2020-01-30 18:52 [PR PATCH] New package: trident-core-20.01 voidlinux-github
@ 2020-02-01  7:30 ` voidlinux-github
  2020-02-01  7:30 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-01  7:30 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/18667#issuecomment-581003829

Comment:
see #18668

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

* Re: [PR PATCH] [Closed]: New package: trident-core-20.01
  2020-01-30 18:52 [PR PATCH] New package: trident-core-20.01 voidlinux-github
  2020-02-01  7:30 ` voidlinux-github
@ 2020-02-01  7:30 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-01  7:30 UTC (permalink / raw)
  To: ml

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

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

New package: trident-core-20.01
https://github.com/void-linux/void-packages/pull/18667

Description:
This is the CLI meta-package + overlay files for an entire system
  configuration from Project Trident.

Sponsored by: Project Trident

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 18:52 [PR PATCH] New package: trident-core-20.01 voidlinux-github
2020-02-01  7:30 ` voidlinux-github
2020-02-01  7:30 ` [PR PATCH] [Closed]: " 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).