summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorJörg Sommer <joerg.sommer@navimatix.de>2024-08-31 09:14:40 +0200
committerSteve Sakoman <steve@sakoman.com>2024-09-25 05:07:47 -0700
commit71d86290d41b123b405d7764befee43bc10f581c (patch)
treeb3815d697d31bf918e427f3972777e85ec0600d8 /documentation
parent85cc3e078d1b0bafbae5fb0cee54642c419810c2 (diff)
downloadpoky-71d86290d41b123b405d7764befee43bc10f581c.tar.gz
doc/features: describe distribution feature pni-name
(From yocto-docs rev: d71081dd14a9d75ace4d1c62472374f37b4a888d) Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-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 b42c603c74..b2ba731bb2 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -197,6 +197,10 @@ metadata, as extra layers can define their own:
197 197
198- *pcmcia:* Include PCMCIA/CompactFlash support. 198- *pcmcia:* Include PCMCIA/CompactFlash support.
199 199
200- *pni-names:* Enable generation of persistent network interface names, i.e.
201 the system tries hard to have the same but unique names for the network
202 interfaces even after a reinstall.
203
200- *polkit:* Include :wikipedia:`Polkit <Polkit>` support. 204- *polkit:* Include :wikipedia:`Polkit <Polkit>` support.
201 205
202- *ppp:* Include PPP dialup support. 206- *ppp:* Include PPP dialup support.