Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] runit-void: make forgotten files as conf
Date: Fri, 01 Nov 2019 12:36:30 +0100	[thread overview]
Message-ID: <20191101113630.t_Ys6yqLe3pE2HFnq3tVs-jwP12xhU5DrI586oJUTEw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16028@inbox.vuxu.org>

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

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

https://github.com/void-ppc/void-packages void-runit
https://github.com/void-linux/void-packages/pull/16028

runit-void: make forgotten files as conf


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

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

From 3115a6d2075f37699169a11bb4099ef1cec63130 Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Fri, 1 Nov 2019 12:34:33 +0100
Subject: [PATCH] runit-void: mark forgotten files as conf

---
 srcpkgs/runit-void/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template
index 3d834128658..1013f6ed23c 100644
--- a/srcpkgs/runit-void/template
+++ b/srcpkgs/runit-void/template
@@ -1,7 +1,7 @@
 # Template file for 'runit-void'
 pkgname=runit-void
 version=20190906
-revision=2
+revision=3
 wrksrc="void-runit-${version}"
 build_style=gnu-makefile
 short_desc="Void Linux runit scripts"
@@ -20,7 +20,9 @@ conf_files="
  /etc/rc.shutdown
  /etc/sv/agetty-console/conf
  /etc/sv/agetty-serial/conf
- /etc/sv/agetty-tty1/conf"
+ /etc/sv/agetty-tty1/conf
+ /etc/sv/agetty-hvc0/conf
+ /etc/sv/agetty-hvsi0/conf"
 
 make_dirs="
  /etc/zzz.d/suspend 0755 root root

  parent reply	other threads:[~2019-11-01 11:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01 11:35 [PR PATCH] " voidlinux-github
2019-11-01 11:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-01 11:36 ` voidlinux-github [this message]
2019-11-01 13:05 ` [PR PATCH] [Merged]: runit-void: mark " 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=20191101113630.t_Ys6yqLe3pE2HFnq3tVs-jwP12xhU5DrI586oJUTEw@z \
    --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).