Package network-scripts-10.00.18-1.el8.x86_64
Name | network-scripts |
---|---|
Epoch | 0 |
Version | 10.00.18 |
Release | 1.el8 |
Architecture | x86_64 |
Website/URL | https://github.com/fedora-sysv/initscripts |
License | GPLv2 |
Build Time | 2023-08-08 16:40:03 |
Build Host | builder-x86-01.inferitos.ru |
Summary | Legacy scripts for manipulating of network devices |
Repositories | BaseOS |
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 | 196 KiB |
Source Project | initscripts-10.00.18-1.el8 |
SHA-256 checksum | a24867a98e8799f12b4347a7b8491601109bb9c945c0b738a495db590ebba7f7 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 10.00.18-1 - Rebuilt for MSVSphere 8.8 * Wed Aug 10 2022 Jan Macku <jamacku@redhat.com> - 10.00.18-1 - ci: Update `.packit.yml` to run on `c8s` - ci: Use Differential ShellCheck action * Mon Jan 24 2022 Jan Macku <jamacku@redhat.com> - 10.00.17-1 - 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) * Fri Jan 14 2022 Jan Macku <jamacku@redhat.com> - 10.00.16-1 - 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 * Mon Feb 15 2021 Jan Macku <jamacku@redhat.com> - 10.00.15-1 - doc: Document ARPING_WAIT and ARPING_UPDATE_WAIT - network scripts: Avoid infinite loop of arping * Thu Feb 04 2021 Jan Macku <jamacku@redhat.com> - 10.00.14-1 - network: fix condition in set_link_up() * Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.00.13-1 - doc: Documents ifcfg option LINKSTATUS * Thu Dec 17 2020 Jan Macku <jamacku@redhat.com> - 10.00.12-1 - network: fix set_link_up() * Tue Dec 15 2020 Jan Macku <jamacku@redhat.com> - 10.00.11-1 - network: add option to keep the link down - makefile: Use rpmdev-bumpspec's legacy date option * Fri Nov 06 2020 Jan Macku <jamacku@redhat.com> - 10.00.10-1 - Allow updating rfkill switch status while in readonly root mode - service: Prevent variables from globbing - Allow updating mlocate.db while in readonly root mode