summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/features.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index d6307f1a2f..eb210bb7b2 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -225,6 +225,10 @@ metadata, as extra layers can define their own:
225 reduced shell overhead, and other features. This ``init`` manager is 225 reduced shell overhead, and other features. This ``init`` manager is
226 used by many distributions. 226 used by many distributions.
227 227
228- *systemd-resolved:* Include support and use ``systemd-resolved`` as the
229 main DNS name resolver in ``glibc`` Name Service Switch. This is a DNS
230 resolver daemon from ``systemd``.
231
228- *usbgadget:* Include USB Gadget Device support (for USB 232- *usbgadget:* Include USB Gadget Device support (for USB
229 networking/serial/storage). 233 networking/serial/storage).
230 234