Utilities to configure the GNOME desktop
Go to file
Felipe Borges 4ea37fc594 Don't disambiguate wired networks titles
In RHEL-50729 the customer wants the ethernet device name to appear
consistent regardless of the name of the device.

What GNOME Settings upstream does is to use
nm_device_disambiguate_names() so that it can show a simple "Wired"
device when there's only one (usually embedded) device and still
change the device name when there are multiple devices connected
(corner case) to disambiguate.

These changes make the Ethernet devices always appear as
"Wired $IFACE", where $IFACE is the result of nm_device_get_iface ().

See https://networkmanager.dev/docs/libnm/latest/NMDevice.html#nm-device-disambiguate-names

Related: RHEL-5072
2025-01-23 13:32:16 +01:00
.gitignore Update to 47.3 2025-01-13 13:01:25 +01:00
changelog Convert to rpm-autospec 2022-02-23 16:45:14 -06:00
gating.yaml Add gating.yaml via API 2024-05-30 10:53:55 +00:00
gnome-control-center.spec Don't disambiguate wired networks titles 2025-01-23 13:32:16 +01:00
network-dont-disambiguate-ethernet-device-names.patch Don't disambiguate wired networks titles 2025-01-23 13:32:16 +01:00
power-honor-sleep-inactive-ac-type-server-setting.patch Update to 47.2 2024-11-26 12:55:01 +01:00
sources Update to 47.3 2025-01-13 13:01:25 +01:00