Name: | network-scripts |
---|---|
Version: | 10.00.15 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 176186 |
License: | GPLv2 |
RPM: | network-scripts-10.00.15-1.el8.x86_64.rpm |
Source RPM: | initscripts-10.00.15-1.el8.src.rpm |
Build Date: | Thu Apr 08 2021 |
Build Host: | host-100-100-224-61.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/fedora-sysv/initscripts |
Summary: | Legacy scripts for manipulating of network devices |
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. |
- doc: Document ARPING_WAIT and ARPING_UPDATE_WAIT - network scripts: Avoid infinite loop of arping
- network: fix condition in set_link_up()
- doc: Documents ifcfg option LINKSTATUS
- network: fix set_link_up()
- network: add option to keep the link down - makefile: Use rpmdev-bumpspec's legacy date option
- Allow updating rfkill switch status while in readonly root mode - service: Prevent variables from globbing - Allow updating mlocate.db while in readonly root mode
- Add optional 'dev' keyword
- rwtab: Add support for chrony - ifup-eth: Switch to bc utility, which supports floating point computations. - Replace grep -EL with subshell since -L changed behaviour
- Wait for scope link addresses as well as for scope global addresses - Remove deprecated option -m of pidof
- Fix service network stop cmd - Fix missing python3 during build phase