From 49098cf9c6055b85a4cd0dcb4a0d57fc003310f4 Mon Sep 17 00:00:00 2001
From: PS
Date: Sat, 7 Feb 2026 10:36:49 +0100
Subject: Add doc
---
doc/index.html | 279 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 279 insertions(+)
create mode 100644 doc/index.html
(limited to 'doc/index.html')
diff --git a/doc/index.html b/doc/index.html
new file mode 100644
index 0000000..a0bc8db
--- /dev/null
+++ b/doc/index.html
@@ -0,0 +1,279 @@
+
+
+
+
+
+
+ goetia-linux
+
+
+
+
+
+ goetia-linux
+ What is it?
+
+ goetia-linux contains
+ service directories
+ and
+ source directories
+ for the system supervision tree that are specific for the Linux Kernel.
+
+
+ Installation
+ Requirements
+
+ -
+ A set of POSIX tools and kernel specific tools
+ as described in the general
+ requirements
+
+ -
+ A POSIX-compliant implementation of make, or GNU make
+
+ -
+ goetia-base
+
+ -
+ Additional per-service dependencies,
+ e.g. the daemon itself the service corresponds to,
+ are listed on the respective page.
+
+
+ Licensing
+
+ goetia-linux is free software. It is available under the
+ ISC license.
+
+ Download
+
+ Compilation
+
+ -
+ See the enclosed INSTALL file for installation details.
+
+
+
+ Reference
+
+ Service directories
+
+ Service directories for early and basic services,
+ used without
+ s6-rc.
+ Service directories in this package are used independent
+ of the kernel in use.
+
+ System service directories
+
+
+
+ Source directories
+
+ Following is a list of included
+ source directories.
+ Note that some daemons are so modular
+ and configurable, it would be nonsense
+ to provide a "stock" source directory.
+ How to set those up is explained in
+ an according
+ tutorial page.
+
+ System source directories
+ mount
+
+ -
+ mount-fstab
+
+ -
+ mount-tmp
+
+ -
+ remount-root
+
+
+ net
+
+ -
+ dnsfunneld
+
+ -
+ hostname
+
+ -
+ iwd
+
+ -
+ net-lo
+
+ -
+ net-nm-online
+
+ -
+ net-nm-ready
+
+ -
+ networkmanager
+
+ -
+ nftables
+
+
+ udev
+
+ -
+ mdev-coldplug
+
+ -
+ mdev
+
+ -
+ mdevd-coldplug
+
+ -
+ mdevd
+
+ -
+ udevadm-settle
+
+ -
+ udevadm-trigger
+
+ -
+ udevd
+
+
+ vfs
+
+ -
+ mount-binfmt_misc
+
+ -
+ mount-cgroups-v1
+
+ -
+ mount-cgroups-v2
+
+ -
+ mount-config
+
+ -
+ mount-debug
+
+ -
+ mount-dev
+
+ -
+ mount-efivars
+
+ -
+ mount-fuse-connections
+
+ -
+ mount-hugepages
+
+ -
+ mount-mqueue
+
+ -
+ mount-proc
+
+ -
+ mount-pstore
+
+ -
+ mount-pts
+
+ -
+ mount-run
+
+ -
+ mount-security
+
+ -
+ mount-selinux
+
+ -
+ mount-shm
+
+ -
+ mount-sys
+
+ -
+ mount-tracing
+
+
+ web
+
+ other
+
+ -
+ acpid
+
+ -
+ dmesg
+
+ -
+ kmod-static-nodes
+
+ -
+ local
+
+ -
+ modules
+
+ -
+ random-seed-load
+
+ -
+ random-seed-save
+
+ -
+ swap-fstab
+
+ -
+ sysctl
+
+ -
+ syslog
+
+ -
+ tmpfiles-dev
+
+ -
+ tmpfiles-setup
+
+
+
+
+
--
cgit v1.2.3