]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
chore: document recently introduced dracut modules
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 20 Apr 2025 01:05:47 +0000 (21:05 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 20 Apr 2025 10:21:18 +0000 (06:21 -0400)
 - simpledrm
 - systemd-battery-check
 - systemd-emergency

doc_site/modules/ROOT/pages/modules/core.adoc
doc_site/modules/ROOT/pages/modules/systemd.adoc

index 733c005cb76d71a96adc359597b14d54f9d253de..f79406b9e7659cff21c52b2c12febb8a15f1d534 100644 (file)
@@ -209,6 +209,10 @@ code, there are no specific types or categories for dracut modules.
 | Sets up hooks to run on shutdown
 |
 
+| simpledrm
+| kernel modules for simpledrm (see CONFIG_DRM_SIMPLEDRM)
+| kernel
+
 | syslog
 | Includes syslog capabilites
 | utils
index aa5517166c995d7a72051465ba6f7e0446ddc7d0..7965ceb05d5423ffb8d8ca046838216f1a28a1b4 100644 (file)
@@ -62,6 +62,9 @@ These modules would require including a version of systemd into initramfs.
 | systemd-ask-password
 | https://www.freedesktop.org/software/systemd/man/systemd-ask-password.html[systemd-ask-password]
 
+| systemd-battery-check
+| https://www.freedesktop.org/software/systemd/man/latest/systemd-battery-check.service.html[systemd-battery-check]
+
 | systemd-coredump
 | https://www.freedesktop.org/software/systemd/man/systemd-coredump.html[systemd-coredump]
 
@@ -71,6 +74,9 @@ These modules would require including a version of systemd into initramfs.
 | systemd-cyptsetup
 | https://www.freedesktop.org/software/systemd/man/latest/systemd-cryptsetup@.service.html[systemd-cyptsetup]
 
+| systemd-emergency
+| https://www.freedesktop.org/software/systemd/man/latest/systemd.special.html#emergency.target[systemd-emergency]
+
 | systemd-hostnamed
 | https://www.freedesktop.org/software/systemd/man/systemd-hostnamed.html[systemd-hostnamed]