Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] runit-void: make forgotten files as conf
@ 2019-11-01 11:35 voidlinux-github
  2019-11-01 11:36 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-01 11:35 UTC (permalink / raw)
  To: ml

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

There is a new 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 346ad9132ab96a3f5e70d148bb30c40f8e304e01 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: make 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

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

* Re: [PR PATCH] [Updated] runit-void: make forgotten files as conf
  2019-11-01 11:35 [PR PATCH] runit-void: make forgotten files as conf voidlinux-github
@ 2019-11-01 11:36 ` voidlinux-github
  2019-11-01 11:36 ` voidlinux-github
  2019-11-01 13:05 ` [PR PATCH] [Merged]: runit-void: mark " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-01 11:36 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Updated] runit-void: make forgotten files as conf
  2019-11-01 11:35 [PR PATCH] runit-void: make forgotten files as conf voidlinux-github
  2019-11-01 11:36 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-01 11:36 ` voidlinux-github
  2019-11-01 13:05 ` [PR PATCH] [Merged]: runit-void: mark " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-01 11:36 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: runit-void: mark forgotten files as conf
  2019-11-01 11:35 [PR PATCH] runit-void: make forgotten files as conf voidlinux-github
  2019-11-01 11:36 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-01 11:36 ` voidlinux-github
@ 2019-11-01 13:05 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-01 13:05 UTC (permalink / raw)
  To: ml

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

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

runit-void: mark forgotten files as conf
https://github.com/void-linux/void-packages/pull/16028

Description:


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

end of thread, other threads:[~2019-11-01 13:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 11:35 [PR PATCH] runit-void: make forgotten files as conf voidlinux-github
2019-11-01 11:36 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-01 11:36 ` voidlinux-github
2019-11-01 13:05 ` [PR PATCH] [Merged]: runit-void: mark " 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).