Skip to content

Releases: mobinmob/void-66-services

0.0.3

05 Feb 18:24
Compare
Choose a tag to compare
  • 181 services in total!
  • More work to have services log to the per-service logger instead of syslog.
  • Add a changelog.
  • Split licensing information (LICENSE - LICENSE-3RD-PARTY) and amend the README.md accordingly.
  • Repo-wide: remove unneeded @options key, standardise layout a little.
  • Create additional service frontend files for nginx, dhcpcd and dhcpcd@ that use pid namespaces though 66-ns. These frontends have the suffix _ns after the service name.
  • All services are represented now by either a single frontend file or a single directory with necessary files/subdirs.
  • Use a single template that packages the master branch for the users that want to track development - void-66-services-master.
  • Include documentantion in the package, starting from void-66-services-master and version 0.0.3.
  • Documentation:
    • Add simple logging documentation in conf/void-66-logging.md.
    • Add information about the new 66boot-* utilities in conf/void-66-conf.md
    • Change Suggestions_for_services.md to point to the master branch as the development branch.
    • Add documentation for running runit services with the runit and runit-wrapsv@ service frontend files in conf/void-66-runitsv.md. These service frontend files are not in this repo, but in the 66-voidlinux repo since they are currently part of the boot-66serv package.
    • Change the instructions in conf/void-66-conf.md to use the new binary packages repo.
    • Add documentation for the new 66-void and base-system-66 packages in conf/void-66-base-system.md.
  • Many fixes.
  • New contributors: @paper42 @linuxergr

0.0.2

14 Feb 22:32
b3a5380
Compare
Choose a tag to compare
  • 95 services in total
  • packaging templates for the master and devel branches under packaging/
  • basic configuration instruction to get 66 running on voidlinux in conf/void-66-conf.md
  • removal of Makefile - templates are preferred
  • first use of the 66-ns namespace tool
  • first use of polling for readiness notification in the dbus service, solves a lot of issues.

First release :)

28 Dec 21:50
d81e5d3
Compare
Choose a tag to compare

Begin - to begin is half the work, let half still remain; again begin this, and thou wilt have finished. - Marcus Aurelious

  • 77 native services for 66 on void

Many thanks to @teldra, @flexibeast and @Obarun !