aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLennartPoettering <mzninuv@0pointer.de>2013-01-07 22:26:14 +0000
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-11 10:58:39 +0100
commitfb30e224e7f108828c2dcc57d2c6b86b43d15fe0 (patch)
treeee6aa12de2b6ab65f3d903fc6949a1bfa81a1576 /docs
parent(no commit message) (diff)
downloadsystemd-fb30e224e7f108828c2dcc57d2c6b86b43d15fe0.tar.gz
systemd-fb30e224e7f108828c2dcc57d2c6b86b43d15fe0.tar.bz2
systemd-fb30e224e7f108828c2dcc57d2c6b86b43d15fe0.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/PredictableNetworkInterfaceNames.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/PredictableNetworkInterfaceNames.moin b/docs/PredictableNetworkInterfaceNames.moin
index abe5ede07..25a5df1e8 100644
--- a/docs/PredictableNetworkInterfaceNames.moin
+++ b/docs/PredictableNetworkInterfaceNames.moin
@@ -16,7 +16,7 @@ We believe it is a good default choice to generalize the scheme pioneered by "bi
== What has changed v197 precisely? ==
-With systemd 197 we have moved a scheme similar to biosdevname (but generally more powerful, and closer to kernel-internal device identification schemes) into systemd/udev proper. A number of different naming schemes for network interfaces are now supported by udev natively:
+With systemd 197 we have added native support for a number of different naming schemes into systemd/udevd properer and made a scheme similar to biosdevname's (but generally more powerful, and closer to kernel-internal device identification schemes) the default. The following different naming schemes for network interfaces are now supported by udev natively:
1. Names incorporating Firmware/BIOS provided index numbers for on-board devices (example: {{{eno1}}})
2. Names incorporating Firmware/BIOS provided PCI Express hotplug slot index numbers (example: {{{ens1}}})