Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysconfig/network: NO_DHCP_HOSTNAME option introduced | David Kaspar [Dee'Kej] | 2016-11-16 | 2 | -9/+29 |
| | | | | | | | | | Previously, some administrators were unable to force initscripts to not obtatin hostname from DHCP, even though they were using static configuration of network. Right now, setting 'NO_DHCP_HOSTNAME' to 'yes', 'true' or '1' in /etc/sysconfig/network will allow them to do so. Resolves: RHBZ #1157856 | ||||
* | network-functions: do not send hostname via dhclient everytime | David Kaspar [Dee'Kej] | 2016-11-15 | 2 | -9/+25 |
| | | | | Resolves: RHBZ #1350602 | ||||
* | init/kexec-disable.conf: release kexec memory properly | David Kaspar [Dee'Kej] | 2016-11-15 | 1 | -1/+1 |
| | | | | Resolves: RHBZ #1378198 | ||||
* | network: Treat other tunnel interfaces, fixes ifdown stage | Rodrigo Freire | 2016-11-15 | 1 | -0/+10 |
| | | | | | | | | | | | | This patch is a complement of commit 5e9dd516e2e0 ("add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399)"), ensuring that GRE and IPIP tunnels are brought up after base interfaces are up, and bring down before the underlying interface goes down. Signed-off-by: Rodrigo Freire <rfreire@redhat.com> Resolves: RHBZ #1315018 | ||||
* | ifup-aliases: send gratuitous ARPs when adding addresses | Lukas Nykryn | 2016-11-15 | 1 | -0/+6 |
| | | | | Resolves: RHBZ #1320366 | ||||
* | ipcalc: detect invalid mask | Lukas Nykryn | 2016-11-10 | 1 | -0/+7 |
| | | | | Resolves: RHBZ #1377986 | ||||
* | 9.03.54initscripts-9.03.54-1 | David Kaspar [Dee'Kej] | 2016-11-07 | 1 | -1/+8 |
| | |||||
* | Revert of "ifup-aliases: do not fail when only ipv6 addr is specified" | David Kaspar [Dee'Kej] | 2016-11-07 | 1 | -5/+0 |
| | | | | | This reverts commit 1cd4606a6de43fb9914f7099db2e30e3e2932dc0. For more info see: https://bugzilla.redhat.com/show_bug.cgi?id=1340169#c8 | ||||
* | netconsole: resolve domain name via 'getent' instead of 'hosts' | David Kaspar [Dee'Kej] | 2016-11-01 | 1 | -3/+20 |
| | | | | Resolves: RHBZ #1278519 | ||||
* | ifup-aliases: don't return with error when arping fails | Lukas Nykryn | 2016-11-01 | 1 | -6/+9 |
| | | | | Resolves: RHBZ #1275550 | ||||
* | ifup-aliases: do not fail when only ipv6 addr is specified | Lukas Nykryn | 2016-10-27 | 1 | -0/+5 |
| | | | | Resolves: RHBZ - #1340169 | ||||
* | Support boolean values in is_true() & is_false() functions | David Kaspar [Dee'Kej] | 2016-10-27 | 1 | -2/+2 |
| | |||||
* | ifdown-eth: we need to flush global scope as well but it is stuck some time | Lukas Nykryn | 2016-06-30 | 1 | -1/+4 |
| | |||||
* | spec: we need newer lvm | Lukas Nykryn | 2016-06-13 | 1 | -1/+1 |
| | | | | Reolves: #1331684 | ||||
* | 9.03.53initscripts-9.03.53-1 | Lukas Nykryn | 2016-04-12 | 1 | -1/+4 |
| | |||||
* | functions: parse -d first | Lukas Nykryn | 2016-04-12 | 1 | -1/+2 |
| | |||||
* | 9.03.52initscripts-9.03.52-1 | Lukas Nykryn | 2016-04-11 | 1 | -1/+4 |
| | |||||
* | functions: fix ignored delay in killproc | Lukas Nykryn | 2016-04-11 | 1 | -1/+6 |
| | |||||
* | 9.03.51initscripts-9.03.51-1 | Lukas Nykryn | 2016-02-23 | 1 | -1/+4 |
| | |||||
* | netfs: only unmount loopback device mounted on top of netdev or with ↵ | Lukas Nykryn | 2016-02-03 | 2 | -20/+64 |
| | | | | back-file on netdev | ||||
* | init.d/functions: fix a possible race between checking file and reading it | Lukas Nykryn | 2016-02-01 | 1 | -2/+2 |
| | |||||
* | 9.03.50initscripts-9.03.50-1 | Lukas Nykryn | 2016-01-19 | 1 | -1/+27 |
| | |||||
* | functions: improve killing loops | Lukas Nykryn | 2016-01-19 | 1 | -57/+76 |
| | | | | Resolves: #1284724 | ||||
* | netfs: tweak nfs umount | Lukas Nykryn | 2016-01-19 | 2 | -58/+75 |
| | | | | | | | | We want to run one round of regular umount before we will look for open descriptors. In the case that there are some stale mounts, without any open file descriptors on them we will avoid blocking stat call later. Resolves: #1296900 | ||||
* | sysctl.conf: mention sysctl -a | Lukas Nykryn | 2016-01-14 | 6 | -0/+12 |
| | | | | Resolves: #1243508 | ||||
* | sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA | Lukas Nykryn | 2016-01-06 | 1 | -0/+2 |
| | | | | Resolves: #1119055 | ||||
* | spec: require plymouth | Lukas Nykryn | 2016-01-06 | 1 | -0/+1 |
| | | | | Resolves: #1166892 | ||||
* | fix mangled sysconfig/init.s390 | Lukas Nykryn | 2016-01-05 | 1 | -3/+0 |
| | | | | Resolves: #1291907 | ||||
* | rc.sysinit: don't perform fsck twice with /.autorelabel | Lukas Nykryn | 2016-01-05 | 1 | -0/+3 |
| | | | | Reesolves: #1236062 | ||||
* | ifdown-eth: fix comparison | Lukas Nykryn | 2016-01-05 | 1 | -1/+1 |
| | | | | Resolves: #1292875 | ||||
* | ifup-eth: if arping fails, output responding MAC | Lukas Nykryn | 2016-01-05 | 2 | -4/+6 |
| | | | | Resolves: #1099026 | ||||
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-12-15 | 2 | -2/+4 |
| | |||||
* | spec: add sysctl.d dir | Lukas Nykryn | 2015-12-15 | 2 | -0/+2 |
| | | | | Resolves: #1084881 | ||||
* | rc.sysinit: fix typo in fs | Lukas Nykryn | 2015-12-15 | 1 | -1/+1 |
| | | | | Resolves: #1291498 | ||||
* | rename_devices: comments need to have a blank before them | Lukas Nykryn | 2015-10-27 | 1 | -6/+13 |
| | | | | | Cherry-picked from: 65901ce5f29f9ec45339c3474a360d9bbcee6bac Resolves: #1220924 | ||||
* | rename_device: remove comments and trailing whitespaces | Lukas Nykryn | 2015-10-27 | 1 | -0/+8 |
| | | | | | Cherry-picked from: 4632b2f3c067461ba7ab815affcca9ff7e3bf12c Resolves: #1220924 | ||||
* | bonding: warn if the ifup for slave device failed | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | | Cherry-picked from: 8fd278b052b0e4882887c393a102dd453803b477 Resolves: #1263700 | ||||
* | clarify daemon() usage message | Filip Krska | 2015-10-27 | 1 | -2/+2 |
| | | | | Resolves: #1212751 | ||||
* | ifdown: clean ipv4 localhost addresses | Lukas Nykryn | 2015-10-27 | 1 | -7/+7 |
| | | | | Resolves: #1266861 | ||||
* | ifup-post: check resolve.conf also with DNS2 | Lukas Nykryn | 2015-10-27 | 1 | -1/+8 |
| | | | | Resolves: #1115573 | ||||
* | ifup: add missing quotes | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | Resolves: #1215166 | ||||
* | ifup-eth: some bridge options are applied later | Lukas Nykryn | 2015-10-27 | 1 | -1/+3 |
| | | | | Resolves: #1275543 | ||||
* | init.d/halt: give init some time to reexecute | Lukas Nykryn | 2015-10-27 | 1 | -0/+2 |
| | | | | Resolves: #1259873 | ||||
* | network-scripts: DEVICE and HWADRR could be quoted by apostrophe | Lukas Nykryn | 2015-10-27 | 3 | -4/+4 |
| | | | | Resolves: #1210732 | ||||
* | ifup-wireless: fix calling of phy_wireless_device | Lukas Nykryn | 2015-10-16 | 1 | -1/+4 |
| | |||||
* | rc.sysinit: apply quotas after system is relabeled | Lukas Nykryn | 2015-08-13 | 1 | -9/+9 |
| | |||||
* | 9.03.49initscripts-9.03.49-1 | Lukas Nykryn | 2015-04-09 | 1 | -1/+4 |
| | |||||
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-04-09 | 1 | -4/+4 |
| | |||||
* | 9.03.48initscripts-9.03.48-1 | Lukas Nykryn | 2015-03-02 | 1 | -1/+4 |
| | |||||
* | Use new -m option to pidof. Require new enough sysvinit-tools. (#632321) | Bill Nottingham | 2015-03-02 | 2 | -3/+3 |
| | | | | | Conflicts: initscripts.spec |