Name: | network-scripts |
---|---|
Version: | 10.00.9 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 176159 |
License: | GPLv2 |
RPM: | network-scripts-10.00.9-1.el8.x86_64.rpm |
Source RPM: | initscripts-10.00.9-1.el8.src.rpm |
Build Date: | Wed Nov 04 2020 |
Build Host: | jenkins-172-17-0-2-52e96423-1c44-46a4-975c-a944022336c5.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. |
- 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
- network-function: bridges are created by ifup-eth - network: don't fail with IFDOWN_ON_SHUTDOWN - Add ip6gre tunnel option - ifup-eth: Check that device name is set - Initscripts no longer care about rc.local
- ifup-eth: Fix bridge setting stp option
- rc.d/functions: fix escape sequence being output under systemd service units - Replace not working awk command with sed
- ifup-post: fix incorrect condition for RESOLV_MODS
- consoletype/genhostid/usleep: allow disabling of deprecation warnings - network/ifup/ifdown: allow disabling of deprecation warnings - network/ifup/ifdown: deprecation warnings for 'network-scripts' added
- fork for next major RHEL release