[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет network-scripts-10.11.8-4.el9.x86_64 download

Имя network-scripts
Эпоха 0
Версия 10.11.8
Релиз 4.el9
Архитектура x86_64
Сайт https://github.com/fedora-sysv/initscripts
Лицензия GPLv2
Время сборки 2025-06-17 02:44:39
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Legacy scripts for manipulating of network devices
Репозитории Updates
Полное описание This package contains the legacy scripts for activating & deactivating of most network interfaces. It also provides a legacy version of 'network' service. The 'network' service is enabled by default after installation of this package, and if the network-scripts are installed alongside NetworkManager, then the ifup/ifdown commands from network-scripts take precedence over the ones provided by NetworkManager. If user has both network-scripts & NetworkManager installed, and wishes to use ifup/ifdown from NetworkManager primarily, then they has to run command: $ update-alternatives --config ifup Please note that running the command above will also disable the 'network' service.
Эррата
Размер 66 КиБ
Исходный проект initscripts-10.11.8-4.el9
Контрольная сумма SHA-256 d93f4284fa40b30c85bb7389f048c96c16f6592e27b303152365e1f9421294d4
× Full screenshot
История изменений link
* Mon Sep 02 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-4
- version bump

* Thu Aug 29 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-3
- version bump

* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-2
- version bump

* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-1
- netconsole: var/lock -> run/lock
- netconsole: source sysconfig/network only if it exists
- netconsole: remove unused variables
- netconsole: remove trailing whitespaces
- sync spec with c9s

* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 10.11.7-1
- Rebuilt for MSVSphere 9.4 beta

* Wed Mar 06 2024 Jan Macku <jamacku@redhat.com> - 10.11.7-1
- rename_device: free path after it is used
- rename_device: remove trailing whitespaces

* Thu Feb 08 2024 Jan Macku <jamacku@redhat.com> - 10.11.6-1
- Add -r to while read as per shellcheck
- Fix splitting spaces in paths from statetab files