Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | network-scripts: firewall-cmd replaced with DBus calls | David Kaspar [Dee'Kej] | 2017-10-31 | 3 | -11/+22 | |
| | | | | | To speed things up. Based on patch & comments from: https://bugzilla.redhat.com/show_bug.cgi?id=1497759 | |||||
* | Makefile: return make archive for testing purposes | Lukas Nykryn | 2017-10-30 | 1 | -0/+9 | |
| | ||||||
* | ARPUPDATE introduced | David Kaspar [Dee'Kej] | 2017-10-16 | 4 | -2/+15 | |
| | | | | | | | | | The ARPUPDATE option has been introduced. It defaults to 'yes'. By setting the ARPUPDATE to 'no', administrator can disable updating neighbouring computers with ARP information about current NIC. This is especially needed when using LVS Load Balancing with Direct routing enabled. | |||||
* | 9.49.399.49.39 | David Kaspar [Dee'Kej] | 2017-05-03 | 1 | -1/+8 | |
| | ||||||
* | sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option | David Kaspar [Dee'Kej] | 2017-05-03 | 1 | -0/+4 | |
| | ||||||
* | DHCP_FQDN and DHCP_SEND_HOSTNAME introduced | David Kaspar [Dee'Kej] | 2017-05-03 | 4 | -16/+53 | |
| | | | | | | | | | | | | | | The way DHCP_HOSTNAME is being sent to DHCP server has been completely reworked... DHCP_FQDN now allows user to specify fully qualified domain name to be sent to DHCP server instead of just using simple hostname. This option takes precedence before DHCP_HOSTNAME variable. DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either DHCP_HOSTNAME or DHCP_FQDN to DHCP server. Both of these options should behave same as they do in NetworkManager. | |||||
* | re-add missing $HOSTNAME initialization | David Kaspar [Dee'Kej] | 2017-05-03 | 2 | -3/+9 | |
| | ||||||
* | ifup: add support for VLAN_EGRESS_PRIORITY_MAP | Lukas Nykryn | 2017-05-03 | 1 | -0/+2 | |
| | ||||||
* | rhel-autorelabel: synchronize cached writes before reboot | David Kaspar [Dee'Kej] | 2017-04-20 | 1 | -0/+1 | |
| | | | | | | This should prevent boot loops when 'touch /.autorelabel' has been used. Resolves: RHBZ#1385272 | |||||
* | 9.49.389.49.38 | David Kaspar [Dee'Kej] | 2017-03-30 | 1 | -1/+23 | |
| | ||||||
* | ifdown-eth: we need to flush global scope as well | Lukas Nykryn | 2017-03-30 | 1 | -1/+4 | |
| | | | | ... but it is stuck some time | |||||
* | killproc/status: add missing '-b <binary>' option | David Kaspar [Dee'Kej] | 2017-03-30 | 1 | -5/+30 | |
| | | | | | | Taken from RHEL-6.9, for forward compatibility. Resolves: RHBZ#1428935 | |||||
* | specfile: mark 'rwtab' and 'statetab' as config files | David Kaspar [Dee'Kej] | 2017-03-30 | 1 | -2/+2 | |
| | | | | Resolves: RHBZ#1434075 | |||||
* | spec: we need newer lvm | Lukas Nykryn | 2017-03-28 | 1 | -1/+1 | |
| | | | | Reolves: #1398683 | |||||
* | rwtab: add /var/lib/systemd/timers | Jan Synacek | 2017-03-28 | 1 | -0/+1 | |
| | | | | Resolves: #1414090 | |||||
* | ifup-eth: remove quote marks | Lukas Nykryn | 2017-03-22 | 1 | -1/+1 | |
| | | | | | With quote marks all the parameters to dhclient are passed as one Resolves: #1410429 | |||||
* | 9.70-sync: Move everything to github | Lukas Nykryn | 2017-03-22 | 2 | -16/+3 | |
| | ||||||
* | 9.70-sync: rwtab updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -1/+1 | |
| | | | | Path to 'random-seed' has been updated | |||||
* | 9.70-sync: service file updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -1/+1 | |
| | ||||||
* | 9.70-sync: syconfig.txt updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -0/+2 | |
| | | | | Description of PPPOE_EXTRA & PPPD_EXTRA added. | |||||
* | 9.70-sync: systemd/rhel-import-state updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -3/+31 | |
| | ||||||
* | 9.70-sync: sysconfig/network-scripts/* updated - part 2 | David Kaspar [Dee'Kej] | 2017-03-22 | 19 | -2139/+2261 | |
| | | | | | This commit contains a lot of whitespace changes. Use 'git diff --ignore-all-space' to display the relevant changes. | |||||
* | 9.70-sync: sysconfig/network-scripts/* updated - part 1 | David Kaspar [Dee'Kej] | 2017-03-22 | 5 | -79/+77 | |
| | | | | This commit contains only whitespace & indentation style changes. | |||||
* | 9.70-sync: rc.d/init.d/network updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -203/+199 | |
| | | | | | This commit contains a lot of whitespace changes. Use 'git diff --ignore-all-space' to display the relevant changes. | |||||
* | 9.70-sync: rc.d/init.d/netconsole updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -3/+20 | |
| | ||||||
* | 9.70-sync: rc.d/init.d/functions updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -427/+439 | |
| | | | | | This commit contains a lot of whitespace changes. Use 'git diff --ignore-all-space' to display the relevant changes. | |||||
* | 9.70-sync: ipv6-6to4.howto example updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -1/+1 | |
| | ||||||
* | 9.70-sync: examples/networking/ifcfg-bridge updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -1/+1 | |
| | ||||||
* | network: load NetworkManager connection via dbus | Petr Horáček | 2017-02-14 | 1 | -1/+9 | |
| | | | | | Use dbus to refresh configuration files for NetworkManager in order to make ifup and ifdown faster. | |||||
* | network: check for running NetworkManager via dbus | Petr Horáček | 2017-02-14 | 1 | -1/+5 | |
| | | | | Use dbus instead of nmcli to make ifup command faster. | |||||
* | 9.49.37initscripts-9.49.37-1 | Lukas Nykryn | 2016-09-12 | 1 | -1/+4 | |
| | ||||||
* | rhel-import-state: fix broken order of parameters | Lukas Nykryn | 2016-09-12 | 1 | -1/+1 | |
| | | | | Resolves: #1375054 | |||||
* | 9.49.36initscripts-9.49.36-1 | Lukas Nykryn | 2016-09-09 | 1 | -1/+4 | |
| | ||||||
* | import-state: copy just some attributes | Lukas Nykryn | 2016-09-09 | 1 | -1/+1 | |
| | ||||||
* | 9.49.35initscripts-9.49.35-1 | Lukas Nykryn | 2016-08-02 | 1 | -1/+4 | |
| | ||||||
* | functions: systemctl show now returns an error when unit does not exist | Lukas Nykryn | 2016-08-02 | 1 | -1/+2 | |
| | | | | | Cherry-picked from: d39b9feebd08ce67db69b2aab34ea6d0e3c3ec12 Resolves: #1362225 | |||||
* | 9.49.34initscripts-9.49.34-1 | Lukas Nykryn | 2016-07-15 | 1 | -1/+4 | |
| | ||||||
* | import-state: restore also sensitivity part of SELinux context | Lukas Vrabec | 2016-07-15 | 1 | -1/+1 | |
| | | | | | Cherry-picked from: 481aa46e866fc6d99d954d9cf9cd2ab1898e0f84 Resolves: #1353975 | |||||
* | 9.49.33initscripts-9.49.33-1 | Lukas Nykryn | 2016-07-14 | 1 | -1/+4 | |
| | ||||||
* | network: run after network-pre.target | Lukas Nykryn | 2016-07-14 | 1 | -1/+1 | |
| | | | | | | | see man systemd.special Cherry-picked from: 88d1927 Resolves: #1354382 | |||||
* | 9.49.32initscripts-9.49.32-1 | Lukas Nykryn | 2016-06-23 | 1 | -1/+4 | |
| | ||||||
* | ifup-eth: fix setting preferred_lft and valid_lft | Lukas Nykryn | 2016-06-23 | 1 | -1/+1 | |
| | | | | | Cherry-picked from: 1087a2776ab6d27c65233918db7cffecd326dec0 Resolves: #1240775 | |||||
* | ifup: don't call nmcli on any lo device | Lukas Nykryn | 2016-06-16 | 2 | -2/+2 | |
| | | | | Resolves: #1336869 | |||||
* | 9.49.31-1initscripts-9.49.31-1 | Lukas Nykryn | 2016-06-13 | 1 | -1/+20 | |
| | ||||||
* | ipv6: wait for all global IPv6 addresses to leave the "tentative" state | Lukas Nykryn | 2016-06-13 | 2 | -0/+23 | |
| | | | | | Cherry-picked from: c188044 Resolves: #1245951 | |||||
* | source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=no | Thomas Haller | 2016-06-13 | 1 | -4/+6 | |
| | | | | | Cherry-picked from: 61fb1cb Resolves: #1345919 | |||||
* | ifup-aliases: inherit ARPCHECK from parent device | Lukas Nykryn | 2016-06-09 | 1 | -1/+2 | |
| | | | | | Cherry-picked from: c93ddceaa09d59be56b2b5dd64ab38febb5fafb2 Resolves: #1273286 | |||||
* | rhel-dmesg: don't start in containers | Lukas Nykryn | 2016-06-09 | 1 | -0/+1 | |
| | | | | Resolves: #1306050 | |||||
* | ifup-eth: fix typo in error message (#1038776) | Václav Pavlín | 2016-06-09 | 1 | -1/+1 | |
| | | | | | Cherry-picked from: 9a55596dbdc402348e56c3f519e6218e8708a5e2 Resolves: #1257544 | |||||
* | sysctl.conf: steal comments about /usr,/etc,... from fedora's sysctl.conf | Lukas Nykryn | 2016-06-09 | 1 | -2/+8 | |
| | | | | Resolves: #1332582 |