diff options
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. |