Пакет prefixdevname-0.1.0-6.el8.x86_64
Имя | prefixdevname |
---|---|
Эпоха | 0 |
Версия | 0.1.0 |
Релиз | 6.el8 |
Архитектура | x86_64 |
Сайт | https://www.github.com/msekletar/prefixdevname |
Лицензия | MIT |
Время сборки | 2023-08-08 15:56:16 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Udev helper utility that provides network interface naming using user defined prefix |
Репозитории | BaseOS |
Полное описание | This package provides udev helper utility that tries to consistently name all ethernet NICs using user defined prefix (e.g. net.ifnames.prefix=net produces NIC names net0, net1, ...). Utility is called from udev rule and it determines NIC name and writes out configuration file for udev's net_setup_link built-in (e.g. /etc/systemd/network/71-net-ifnames-prefix-net0.link). |
Эррата | — |
Размер | 475 КиБ |
Исходный проект | prefixdevname-0.1.0-6.el8 |
Контрольная сумма SHA-256 | b089bfc446a505c438cc9335336c7fd5b6690756430eccd76fb670dae993d961 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.1.0-6 - Rebuilt for MSVSphere 8.8 * Wed Dec 19 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-6 - rebuild with non-SCL toolset * Mon Nov 05 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-5 - if interface has name in expected format print it to stdout (#1643515) - don't assign names to virtual devices (#1644294) * Fri Sep 21 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-4 - never rename interfaces that already have names in expected format (#1631650) * Wed Sep 12 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-3 - dracut: introduce new dracut module that includes prefixdevname to initrd.img * Tue Aug 14 2018 Michal Sekletár <msekleta@redhat.com> - 0.1.0-2 - udev: assign new name to the interface directly by assigning to NAME * Wed Aug 08 2018 Michal Sekletar <msekleta@redhat.com> - 0.1.0-1 - initial package