Name: | network-scripts |
---|---|
Version: | 10.00.18 |
Release: | 1.0.1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 233798 |
License: | GPLv2 |
RPM: | network-scripts-10.00.18-1.0.1.el8.aarch64.rpm |
Source RPM: | initscripts-10.00.18-1.0.1.el8.src.rpm |
Build Date: | Fri Apr 28 2023 |
Build Host: | build-ol8-aarch64.oracle.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. |
- replaced upstream references [Orabug: 35333880]
- ci: Update `.packit.yml` to run on `c8s` - ci: Use Differential ShellCheck action
- ifup-routes: Revert quotes - ifup-routes: Use `ip replace` only on type `route` - ci: introduce GA ci from master to rhel8-branch - ci: Setup packit for RHEL8 branch - ci: Get rid of old ci files (travis and zanata)
- rename_device: also support dracut-style kernel cmdline configuration - ifup-routes: Log when using `ip $type replace` - ifup-routes: Use `ip route repace` to avoid race
- 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