sortix-mirror/tix
Jonas 'Sortie' Termansen f2d50bbf9c Add daemon support to init(8).
This change implements a dependency tracking daemon(7) system in init with
overridable init(5) configuration, parallel startup, readiness signaling,
rotating logs, reliable stopping, and handling of leaked processes.

The /etc/init/target file is replaced by the new /etc/init/default per the
new init(5) format. The old configuration is migrated upon upgrade using an
upgrade hook.

extfs(8) now signals readiness using READYFD for fast mounting.

Filesystems that fail to be repaired are now mounted read-only.

The mounting and filesystem checking code is synchronized with sysinstall.

The duplicated array_add utility function now protects against overflows.

tix-iso-bootconfig(8) gains the --init-target option.

tix-iso-liveconfig(8) gains the --daemons option.
2022-10-20 23:26:03 +02:00
..
.gitignore Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
Makefile Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-build.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-build.c Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-collection.c Port build utilities to musl. 2016-09-29 00:01:40 +02:00
tix-eradicate-libtool-la Use find(1) -delete feature in tix-eradicate-libtool-la(1). 2022-04-17 19:30:25 +01:00
tix-eradicate-libtool-la.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-execdiff.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-execdiff.c Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-execpatch.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-execpatch.c Port build utilities to musl. 2016-09-29 00:01:40 +02:00
tix-install.c Flush stdout after tix-install verbose message. 2022-03-03 00:15:48 +01:00
tix-iso-add Add support for modifying release iso images. 2018-03-31 00:55:33 +02:00
tix-iso-add.8 Add support for modifying release iso images. 2018-03-31 00:55:33 +02:00
tix-iso-bootconfig Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
tix-iso-bootconfig.8 Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
tix-iso-liveconfig Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
tix-iso-liveconfig.8 Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
tix-port Fix tix-port(8) default mirror directory. 2022-07-09 20:40:18 +02:00
tix-port.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-rmdiff.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-rmdiff.c Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-rmpatch.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-rmpatch.c Port build utilities to musl. 2016-09-29 00:01:40 +02:00
tix-vars.8 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix-vars.c Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
tix.c Add split packages and cross-bootstrapping support to tix-build(8). 2016-12-27 23:14:00 +01:00
util.h Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00