diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2024-08-31 09:14:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-20 10:39:40 +0100 |
commit | f8907dc10c2e4c2ecbdb2d719a5ae3425760f260 (patch) | |
tree | 8285d3793fb1d688989f358fcee9f79459bc14ff /documentation | |
parent | 8149e742588dc102ff299e0e48bb8d096f8a9073 (diff) | |
download | poky-f8907dc10c2e4c2ecbdb2d719a5ae3425760f260.tar.gz |
doc/features: describe distribution feature pni-name
(From yocto-docs rev: c32b55b3403dcfd76a4694ff407d4b513e14c8f4)
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: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/features.rst | 4 |
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. |