sortix-mirror/share/man/man7
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
..
cross-development.7 Release HTML manual pages. 2022-07-10 23:10:14 +02:00
daemon.7 Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
development.7 Add install-cross-toolchain Makefile target. 2022-07-09 20:51:13 +02:00
following-development.7 Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
hier.7 Document /etc/default and /etc/examples. 2022-09-10 20:54:32 +02:00
initrd.7 Fix typos in initrd(7). 2018-02-04 13:39:37 +01:00
installation.7 Fix missing 'and' typo in installation(7) confirmation. 2022-06-11 21:33:59 +02:00
kernel.7 Add --append-to kernel(7) multiboot module option. 2018-12-08 22:54:28 +01:00
portability.7 Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
porting.7 Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00
release-iso-bootconfig.7 Add bootloader setting for not loading the src initrd. 2022-01-12 21:34:26 +01:00
release-iso-modification.7 Fix bad example for picking basic ports in release-iso-modification(7). 2022-09-18 23:21:04 +02:00
serial-transfer.7 Use example domain in serial-transfer(7). 2021-05-28 22:59:18 +02:00
undocumented.7 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
upgrade.7 Fix typos in hier(7), installation(7), and upgrade(7). 2022-01-10 15:20:30 +02:00
user-guide.7 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00