OSDN Git Service

avyssos/void-66-services.git
3 years agorepo-wide: remove @options when it is not needed, standardize:
mobinmob [Tue, 27 Apr 2021 19:55:17 +0000 (22:55 +0300)]
repo-wide: remove @options when it is not needed, standardize:
Due to some 66 changes, the @options key is not needed in most cases.
Τhe logger is now opt-out and the [environment] is automatically
recognized.
With this commit I am removing unneeded @options keys. I am also making
sure that between sections there is always a single newline and also a
single newline at the end. This is not some misguided attempt to
save some space. I want to be consistent, as new services do not have an
option key if it is not necessary. I am happy that this frontend service
file collection is getting some use outside of voidlinux and I want to
have consistent style to help anyone that finds them useful.

3 years agoCHANGELOG.md: update.
mobinmob [Sat, 20 Mar 2021 16:50:22 +0000 (18:50 +0200)]
CHANGELOG.md: update.

3 years agoMerge branch 'devel'
mobinmob [Sat, 20 Mar 2021 16:38:34 +0000 (18:38 +0200)]
Merge branch 'devel'

3 years agoNew service: Clightd.
mobinmob [Sat, 20 Mar 2021 16:06:04 +0000 (18:06 +0200)]
New service: Clightd.

3 years agodropbear: disable password logins for root by default.
mobinmob [Fri, 19 Mar 2021 18:53:52 +0000 (20:53 +0200)]
dropbear: disable password logins for root by default.

3 years agoNew service: dnsmasq.
mobinmob [Fri, 19 Mar 2021 10:51:32 +0000 (12:51 +0200)]
New service: dnsmasq.

3 years agoNew service: monkey.
mobinmob [Thu, 18 Mar 2021 22:58:23 +0000 (00:58 +0200)]
New service: monkey.

3 years agoNew service: thttpd.
mobinmob [Thu, 18 Mar 2021 22:22:27 +0000 (00:22 +0200)]
New service: thttpd.

3 years agoNew service: lighttpd.
mobinmob [Thu, 18 Mar 2021 22:05:43 +0000 (00:05 +0200)]
New service: lighttpd.

3 years agoNew service: boltd.
mobinmob [Thu, 18 Mar 2021 21:53:50 +0000 (23:53 +0200)]
New service: boltd.

3 years agoNew services: snooze (as a cron alternative).
mobinmob [Thu, 18 Mar 2021 19:53:57 +0000 (21:53 +0200)]
New services: snooze (as a cron alternative).

3 years agoNew service: ratbagd.
mobinmob [Thu, 18 Mar 2021 21:46:00 +0000 (23:46 +0200)]
New service: ratbagd.

3 years agoNew service:seatd.
mobinmob [Thu, 18 Mar 2021 13:12:03 +0000 (15:12 +0200)]
New service:seatd.

3 years agoNew service: colord.
mobinmob [Thu, 18 Mar 2021 12:51:02 +0000 (14:51 +0200)]
New service: colord.

3 years agoNew service: inspircd.
mobinmob [Thu, 18 Mar 2021 10:16:46 +0000 (12:16 +0200)]
New service: inspircd.

3 years agoNew service: i2pd.
mobinmob [Thu, 18 Mar 2021 09:55:56 +0000 (11:55 +0200)]
New service: i2pd.

3 years agoimprove license information:
mobinmob [Sun, 7 Mar 2021 21:32:32 +0000 (23:32 +0200)]
improve license information:
- split the licensing information. LICENSE contains the project license,
LICENSE-3RD-PARTY the licenses of the projects services are copied or
derived from.
- document the change clearly in README.md.

3 years agoconf/void-66-conf.md: Multiple changes.
Alexis [Tue, 9 Mar 2021 03:57:40 +0000 (14:57 +1100)]
conf/void-66-conf.md: Multiple changes.

* Fix typos.
* Improve style.
* Improve formatting.

3 years agoconf/void-66-conf: packages available for more archs in void-66.
mobinmob [Sun, 7 Mar 2021 14:36:27 +0000 (16:36 +0200)]
conf/void-66-conf: packages available for more archs in void-66.

3 years agoconf/void-66-conf.md changes:
mobinmob [Fri, 5 Mar 2021 17:41:01 +0000 (19:41 +0200)]
conf/void-66-conf.md changes:
- add instructions on how to use the unofficial void-66 repo
- minor edits from clarity.

3 years agoisc-ntpd: fix the service,
mobinmob [Sat, 27 Feb 2021 17:04:39 +0000 (19:04 +0200)]
isc-ntpd: fix the service,
- use -n to stay in the foreground,
- send -g to the [environment] section,
- use the isc-ntpd executable,
- remove the options key.

3 years agoadd service frontend file for noip2
mobinmob [Sat, 27 Feb 2021 19:20:07 +0000 (21:20 +0200)]
add service frontend file for noip2

3 years agoCHANGELOG.md: more work, getting it ready for merging.
mobinmob [Thu, 25 Feb 2021 21:09:52 +0000 (23:09 +0200)]
CHANGELOG.md: more work, getting it ready for merging.

3 years agoCreate CHANGELOG.md
mobinmob [Mon, 22 Feb 2021 21:14:49 +0000 (23:14 +0200)]
Create CHANGELOG.md

- First attempt at creating a human readable changelog for the project.

3 years agoNew service: espeakup.
mobinmob [Sun, 21 Feb 2021 20:56:22 +0000 (22:56 +0200)]
New service: espeakup.

3 years agoNew service: agetty@,
mobinmob [Sat, 20 Feb 2021 21:14:01 +0000 (23:14 +0200)]
New service: agetty@,
- based on tty-rc@ service by @Obarun (boot-66serv)
- created after a report from @fungilife on the 66 m-l.

3 years agosmartd: change type to classic, make comments cleaner.
mobinmob [Sat, 20 Feb 2021 21:03:34 +0000 (23:03 +0200)]
smartd: change type to classic, make comments cleaner.

3 years agosmartd: log in stdout, provide cmd_args in [environment].
mobinmob [Fri, 19 Feb 2021 21:30:00 +0000 (23:30 +0200)]
smartd: log in stdout, provide cmd_args in [environment].

3 years agodcron: increment '@version'.
mobinmob [Fri, 26 Feb 2021 12:48:31 +0000 (14:48 +0200)]
dcron: increment '@version'.

3 years agodcron: stop spamming the log when sendmail is not available,
mobinmob [Thu, 25 Feb 2021 21:15:24 +0000 (23:15 +0200)]
dcron: stop spamming the log when sendmail is not available,
- add debug (-d) output by default to the logger
- stop dcrond from trying to use sendmail and failing
- document the options in a comment.

3 years agodropbear: log to stderr by default, remove unneeded options key.
mobinmob [Tue, 16 Feb 2021 15:34:22 +0000 (17:34 +0200)]
dropbear: log to stderr by default, remove unneeded options key.

3 years agoMerge pull request #59 from mobinmob/devel
mobinmob [Sun, 14 Feb 2021 22:17:18 +0000 (00:17 +0200)]
Merge pull request #59 from mobinmob/devel

merge devel branch for v.0.0.2

3 years agoconf/void-66-conf.md: minor fixes.
mobinmob [Sun, 14 Feb 2021 22:07:26 +0000 (00:07 +0200)]
conf/void-66-conf.md: minor fixes.

3 years agoMerge pull request #58 from mobinmob/add_doc
mobinmob [Sun, 14 Feb 2021 18:08:56 +0000 (20:08 +0200)]
Merge pull request #58 from mobinmob/add_doc

conf/void-66-conf.md: add basic documentation

3 years agoconf/void-66-conf.md fixes:
mobinmob [Sun, 14 Feb 2021 18:00:42 +0000 (20:00 +0200)]
conf/void-66-conf.md fixes:
- remove not needed step in the default tree configuration (thanx @Obarun)
- do not advise to start the runit service when enabling it.

3 years agodcron: increment version, add deleted comment.
mobinmob [Sat, 13 Feb 2021 19:53:31 +0000 (21:53 +0200)]
dcron: increment version, add deleted comment.

3 years agoconf/void-66-conf.md: add basic documentation
mobinmob [Sat, 13 Feb 2021 19:34:49 +0000 (21:34 +0200)]
conf/void-66-conf.md: add basic documentation

3 years agoMakefile: remove.
mobinmob [Sat, 13 Feb 2021 19:31:38 +0000 (21:31 +0200)]
Makefile: remove.

3 years agoMerge branch 'packaging' into devel
mobinmob [Sat, 13 Feb 2021 19:30:24 +0000 (21:30 +0200)]
Merge branch 'packaging' into devel

3 years agoremove Makefile and add packaging information in README.md.
mobinmob [Fri, 12 Feb 2021 22:15:52 +0000 (00:15 +0200)]
remove Makefile and add packaging information in README.md.

3 years agoadd templates for master and devel branches under packaging/
mobinmob [Fri, 12 Feb 2021 22:05:12 +0000 (00:05 +0200)]
add templates for master and devel branches under packaging/

3 years agoMerge pull request #55 from mobinmob/dcron
mobinmob [Fri, 12 Feb 2021 17:26:01 +0000 (19:26 +0200)]
Merge pull request #55 from mobinmob/dcron

dcron : use 66-ns in order to work around the nosetsid issue.

3 years agoMerge pull request #56 from mobinmob/makefile-dbus
mobinmob [Thu, 11 Feb 2021 13:37:55 +0000 (15:37 +0200)]
Merge pull request #56 from mobinmob/makefile-dbus

makefile changes for dbus service installation.

3 years agomakefile: install the dbus service separately.
mobinmob [Thu, 11 Feb 2021 13:36:25 +0000 (15:36 +0200)]
makefile: install the dbus service separately.

3 years agodcron : use 66-ns in order to work around the nosetsid issue.
mobinmob [Thu, 11 Feb 2021 12:54:16 +0000 (14:54 +0200)]
dcron : use 66-ns in order to work around the nosetsid issue.

3 years agoMerge branch 'dbus_fix' into devel
mobinmob [Thu, 11 Feb 2021 11:26:41 +0000 (13:26 +0200)]
Merge branch 'dbus_fix' into devel

3 years agoMerge branch 'devel' into dbus_fix
mobinmob [Thu, 11 Feb 2021 11:25:53 +0000 (13:25 +0200)]
Merge branch 'devel' into dbus_fix

3 years agoMerge pull request #51 from mobinmob/oneshots
mobinmob [Thu, 11 Feb 2021 10:54:55 +0000 (12:54 +0200)]
Merge pull request #51 from mobinmob/oneshots

[WIP] Oneshot services.

3 years agoMerge pull request #53 from mobinmob/zamen_fix
mobinmob [Thu, 11 Feb 2021 09:16:06 +0000 (11:16 +0200)]
Merge pull request #53 from mobinmob/zamen_fix

zramen: use execline, properly separate the configuration.

3 years agozramen: use execline, properly separate the configuration.
mobinmob [Wed, 10 Feb 2021 22:24:49 +0000 (00:24 +0200)]
zramen: use execline, properly separate the configuration.

3 years agodbus: use polling to notify readiness
mobinmob [Wed, 10 Feb 2021 21:51:58 +0000 (23:51 +0200)]
dbus: use polling to notify readiness

3 years agoremove '@options' for new services as it is no longer needed after 66 v0.6.0.0.
mobinmob [Tue, 2 Feb 2021 23:46:21 +0000 (01:46 +0200)]
remove '@options' for new services as it is no longer needed after 66 v0.6.0.0.

3 years agoMerge pull request #49 from mobinmob/new_srv+fixes
mobinmob [Tue, 2 Feb 2021 23:40:53 +0000 (01:40 +0200)]
Merge pull request #49 from mobinmob/new_srv+fixes

New srv+fixes

3 years agoremove '@options' in new services, no longer needed after the 66 v 0.6.0.0.
mobinmob [Tue, 2 Feb 2021 23:40:14 +0000 (01:40 +0200)]
remove '@options' in new services, no longer needed after the 66 v 0.6.0.0.

3 years agoMerge pull request #50 from mobinmob/samba
mobinmob [Tue, 2 Feb 2021 23:34:55 +0000 (01:34 +0200)]
Merge pull request #50 from mobinmob/samba

Samba

3 years agoMore oneshot services.
mobinmob [Sat, 2 Jan 2021 18:14:08 +0000 (20:14 +0200)]
More oneshot services.

3 years agoNew service: ctdbd
mobinmob [Sat, 2 Jan 2021 00:09:26 +0000 (02:09 +0200)]
New service: ctdbd

3 years agoNew service: smbd.
mobinmob [Sat, 2 Jan 2021 00:08:43 +0000 (02:08 +0200)]
New service: smbd.

3 years agoNew service: nmbd.
mobinmob [Sat, 2 Jan 2021 00:08:23 +0000 (02:08 +0200)]
New service: nmbd.

3 years agoNew service: gpm.
mobinmob [Thu, 31 Dec 2020 13:01:35 +0000 (15:01 +0200)]
New service: gpm.

3 years agoNew service: thermald.
mobinmob [Wed, 30 Dec 2020 23:19:23 +0000 (01:19 +0200)]
New service: thermald.

3 years agoNew service: wesnothd.
mobinmob [Wed, 30 Dec 2020 23:08:47 +0000 (01:08 +0200)]
New service: wesnothd.

3 years agoNew service: mbpfan.
mobinmob [Wed, 30 Dec 2020 20:39:29 +0000 (22:39 +0200)]
New service: mbpfan.

3 years agoNew service: dmeventd.
mobinmob [Wed, 30 Dec 2020 20:18:36 +0000 (22:18 +0200)]
New service: dmeventd.

3 years agoNew service: dhcpd4.
mobinmob [Wed, 30 Dec 2020 19:56:05 +0000 (21:56 +0200)]
New service: dhcpd4.

3 years agoMerge pull request #48 from mobinmob/devel
mobinmob [Mon, 28 Dec 2020 21:46:06 +0000 (23:46 +0200)]
Merge pull request #48 from mobinmob/devel

Devel

3 years agoMerge pull request #46 from mobinmob/fixes
mobinmob [Mon, 28 Dec 2020 21:44:47 +0000 (23:44 +0200)]
Merge pull request #46 from mobinmob/fixes

Fixes

3 years agodbus: double the @timeout-up value to 6000:
mobinmob [Sun, 27 Dec 2020 23:05:22 +0000 (01:05 +0200)]
dbus: double the @timeout-up value to 6000:
that is an easy but imperfect solution.
@Obarun helped to track down the issue to the dbus service, many thanks!

3 years agonanoklogd: remove frontend
mobinmob [Wed, 23 Dec 2020 15:16:49 +0000 (17:16 +0200)]
nanoklogd: remove frontend
- it has been extremely unreliable in my tests
- needs more work to determine the cause and fix the problems.

3 years agobusybox-udhcpc@: remove frontend (for now)
mobinmob [Wed, 23 Dec 2020 15:13:40 +0000 (17:13 +0200)]
busybox-udhcpc@: remove frontend (for now)
- needs more testing
- needs external configuration file to function properly
- there is not a service for it in voidlinux.

3 years agoNew service: cups-browsed, also
mobinmob [Wed, 23 Dec 2020 14:58:21 +0000 (16:58 +0200)]
New service: cups-browsed, also
make cupsd a longrun.

3 years agolvmetad: simplify, follow the runit service.
mobinmob [Wed, 23 Dec 2020 14:48:24 +0000 (16:48 +0200)]
lvmetad: simplify, follow the runit service.

3 years agoMerge pull request #28 from mobinmob/copying_and_authors
mobinmob [Tue, 22 Dec 2020 23:43:04 +0000 (01:43 +0200)]
Merge pull request #28 from mobinmob/copying_and_authors

Add AUTHORS and LICENSE files.

3 years agoAdd AUTHORS and LICENSE files.
mobinmob [Wed, 25 Nov 2020 20:37:51 +0000 (22:37 +0200)]
Add AUTHORS and LICENSE files.

3 years agoMerge pull request #45 from mobinmob/devel
mobinmob [Tue, 22 Dec 2020 22:24:14 +0000 (00:24 +0200)]
Merge pull request #45 from mobinmob/devel

Devel

3 years agoMerge pull request #44 from mobinmob/skarnet_log_services
mobinmob [Tue, 22 Dec 2020 22:22:14 +0000 (00:22 +0200)]
Merge pull request #44 from mobinmob/skarnet_log_services

syslog service from s6-rc example.

3 years agoNew service: syslogd, based on the s6-rc examples.
mobinmob [Tue, 22 Dec 2020 22:20:03 +0000 (00:20 +0200)]
New service: syslogd, based on the s6-rc examples.

3 years agoMerge pull request #43 from mobinmob/devel
mobinmob [Tue, 22 Dec 2020 21:48:57 +0000 (23:48 +0200)]
Merge pull request #43 from mobinmob/devel

Devel

3 years agoMerge pull request #41 from mobinmob/@version_change
mobinmob [Tue, 22 Dec 2020 21:47:06 +0000 (23:47 +0200)]
Merge pull request #41 from mobinmob/@version_change

@version change

3 years agoAll service frontend files: set "@version = 0.0.1".
mobinmob [Mon, 21 Dec 2020 23:27:09 +0000 (01:27 +0200)]
All service frontend files: set "@version = 0.0.1".

3 years agoMerge pull request #42 from mobinmob/socklog-unix
mobinmob [Tue, 22 Dec 2020 21:38:37 +0000 (23:38 +0200)]
Merge pull request #42 from mobinmob/socklog-unix

socklogd-unix: rename to socklog-unix, the runit service name from vo…

3 years agosocklogd-unix: rename to socklog-unix, the runit service name from voidlinux.
mobinmob [Mon, 21 Dec 2020 23:47:10 +0000 (01:47 +0200)]
socklogd-unix: rename to socklog-unix, the runit service name from voidlinux.

3 years agoSuggestions_for_services.md: change no 8 to reflect changes in '@version" handling.
mobinmob [Mon, 21 Dec 2020 23:26:21 +0000 (01:26 +0200)]
Suggestions_for_services.md: change no 8 to reflect changes in '@version" handling.

3 years agoMakefile: simplify, all services have @version set.
mobinmob [Mon, 21 Dec 2020 23:25:32 +0000 (01:25 +0200)]
Makefile: simplify, all services have @version set.

3 years agoMerge pull request #40 from mobinmob/acpid-fix
mobinmob [Wed, 16 Dec 2020 21:22:27 +0000 (23:22 +0200)]
Merge pull request #40 from mobinmob/acpid-fix

acpid: simplify service, follow void runit service.

3 years agoacpid: simplify service, follow void runit service.
mobinmob [Wed, 16 Dec 2020 13:50:29 +0000 (15:50 +0200)]
acpid: simplify service, follow void runit service.

3 years agoMerge pull request #36 from mobinmob/@extdepends
mobinmob [Tue, 15 Dec 2020 21:13:20 +0000 (23:13 +0200)]
Merge pull request #36 from mobinmob/@extdepends

Place dbus always on extdepends.

3 years agoMerge pull request #39 from mobinmob/unbound-fix
mobinmob [Tue, 15 Dec 2020 21:09:25 +0000 (23:09 +0200)]
Merge pull request #39 from mobinmob/unbound-fix

unbound: use -dd instead of -d in order to

3 years agounbound: use -dd instead of -d in order to
mobinmob [Tue, 15 Dec 2020 21:08:19 +0000 (23:08 +0200)]
unbound: use -dd instead of -d in order to
always log on stderr and prevent boot problems.

3 years agouuidd: fix the service, thanks @Obarun!
mobinmob [Mon, 14 Dec 2020 22:15:07 +0000 (00:15 +0200)]
uuidd: fix the service, thanks @Obarun!

3 years agoExecline (#38)
mobinmob [Sat, 12 Dec 2020 21:40:30 +0000 (23:40 +0200)]
Execline (#38)

* nginx: remove unneeded foreground, execl-toc works without it.

* uuidd: remove foreground, execline-toc is sufficient with proper switches, thanks @Obarun !

3 years agoMerge devel to master (#37)
mobinmob [Sat, 12 Dec 2020 21:20:16 +0000 (23:20 +0200)]
Merge devel to master (#37)

* dbus: simplify frontend, follow the runit service. (#32)

* New service: uuidd. (#33)

* Remove chpst. (#34)

* dockerd: replace chpst with s6-softlimit.

* nanoklogd: replace chpst with s6-setuidgid.

3 years agowicd: place dbus on '@extdepends" instead of '@depends".
mobinmob [Sat, 12 Dec 2020 21:13:54 +0000 (23:13 +0200)]
wicd: place dbus on '@extdepends" instead of '@depends".

3 years agolxdm: place dbus on '@extdepends" instead of '@depends".
mobinmob [Sat, 12 Dec 2020 21:13:37 +0000 (23:13 +0200)]
lxdm: place dbus on '@extdepends" instead of '@depends".

3 years agoconnmand: place dbus on '@extdepends" instead of '@depends".
mobinmob [Sat, 12 Dec 2020 21:13:18 +0000 (23:13 +0200)]
connmand: place dbus on '@extdepends" instead of '@depends".

3 years agobluetoothd: place dbus on '@extdepends" instead of '@depends".
mobinmob [Sat, 12 Dec 2020 21:12:41 +0000 (23:12 +0200)]
bluetoothd: place dbus on '@extdepends" instead of '@depends".

3 years agobusybox-udhcpc@, sssh, busybox-getty@: remove @build = auto. (#30) (#31)
mobinmob [Tue, 1 Dec 2020 17:39:59 +0000 (19:39 +0200)]
busybox-udhcpc@, sssh, busybox-getty@: remove @build = auto. (#30) (#31)

3 years agoMerge pull request #29 from mobinmob/devel
mobinmob [Wed, 25 Nov 2020 21:18:41 +0000 (23:18 +0200)]
Merge pull request #29 from mobinmob/devel

merge devel to master, preparing for release

3 years agoMerge pull request #27 from mobinmob/switchinitutils
mobinmob [Wed, 25 Nov 2020 20:04:15 +0000 (22:04 +0200)]
Merge pull request #27 from mobinmob/switchinitutils

switch-initutils: include the code in the frontend service file,

3 years agoswitch-initutils: include the code in the frontend service file, document what it...
mobinmob [Wed, 25 Nov 2020 19:27:58 +0000 (21:27 +0200)]
switch-initutils: include the code in the frontend service file, document what it does.