Package network-scripts-10.11.8-4.el9.x86_64
Name | network-scripts |
---|---|
Epoch | 0 |
Version | 10.11.8 |
Release | 4.el9 |
Architecture | x86_64 |
Website/URL | https://github.com/fedora-sysv/initscripts |
License | GPLv2 |
Build Time | 2025-06-17 02:44:39 |
Build Host | certified-builder01.msvsphere-os.ru |
Summary | Legacy scripts for manipulating of network devices |
Repositories | Updates |
Description | 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. |
Errata | — |
Size | 66 KiB |
Source Project | initscripts-10.11.8-4.el9 |
SHA-256 checksum | d93f4284fa40b30c85bb7389f048c96c16f6592e27b303152365e1f9421294d4 |
×
* 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