summary refs log tree commit diff
tag name20210314 (f5afb62b4059e332ceeb7280b7c9859052f1d993)
tag date2021-03-14 13:03:25 -0400
tagged byAndrew J. Hesford <ajh@sideband.org>
tagged objectcommit 42ca737148...
downloadrunit-void-20210314.tar.gz
runit-void-20210314.tar.xz
runit-void-20210314.zip
Fixes since last tag:
* core-services/00-pseudofs
  - Configurable v1/v2/hybrid cgroup mounts
* core-services/03-filesystems
  - Respect auto-activation when activating LVM devices
  - Load any needed encryption keys when mounting ZFS datasets
* vlogger(8)
  - Behave like logger(1) when arvg[0] is "logger"
  - Pass empty tag to /etc/vlogger when tag is NULL
  - Default to daemon.notice if linked as runit log service
* halt(8)
  - Relax argv[0] comparisons when determining behavior
* services/agetty-generic
  - Use `chpst -P` to avoid backgrounding session leaders
* modules-load
  - Use global substitution to replace all commas in /proc/cmdline
* Documentation fixes