summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/PredictableNetworkInterfaceNames.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/PredictableNetworkInterfaceNames.moin b/docs/PredictableNetworkInterfaceNames.moin
index abe5ede07a..25a5df1e8b 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}}})