Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | rwtab: /var/lib/nfs needs to copy the files | Lukas Nykryn | 2016-06-02 | 1 | -1/+1 |
| | | | | | Cherry-picked from: 9c0c009 Resolves: #1102622 | ||||
* | functions: improve killing loops | Lukas Nykryn | 2016-06-02 | 1 | -25/+73 |
| | | | | | Cherry-picked from: 5ae3224 Resolves: #1328752 | ||||
* | ipcalc: detect invalid mask | Lukas Nykryn | 2016-05-30 | 1 | -0/+7 |
| | | | | Resolves: #1318322 | ||||
* | ifup: set valid_lft and preferred_lft to forever for static ip | Blake Caldwell | 2016-05-30 | 1 | -0/+3 |
| | | | | | Cherry-picked from: 1a4607f Resolves: #1240775 | ||||
* | service: use systemd mangle for given service | Lukas Nykryn | 2016-05-27 | 1 | -1/+2 |
| | | | | | Cherry-picked from: 1c17940 Resolves: #1258478 | ||||
* | ifup-post: check resolve.conf also with DNS2 | Lukas Nykryn | 2016-05-26 | 1 | -1/+8 |
| | | | | | Cherry-picked from: da08727f3bbcc419096b160968aee83104bb7cf6 Resolves: #1316019 | ||||
* | ifdown-post: remove resolv.conf only in specific cases | Lukas Nykryn | 2016-05-26 | 1 | -1/+2 |
| | | | | | Cherry-picked from: 3d1f30095582f84206826f7ede970c45e5a6b5ba Resolves: #1273435 | ||||
* | spec: ghost /var/log/dmesg | Lukas Nykryn | 2016-05-26 | 1 | -0/+2 |
| | | | | Resolves: #1303868 | ||||
* | network-functions: is_available_wait should wait even in the case that ↵ | Lukas Nykryn | 2016-05-26 | 1 | -4/+2 |
| | | | | | | | is_available returns 2 Cherry-picked from: 1f230a3d2e2733e30577c91645005801ab2c0f40 Resolves: #1339648 | ||||
* | autorelabel: turn quota off before relabeling | Lukas Nykryn | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | autorelabel: call dracut-initramfs-restore before forced reboot | Michal Sekletar | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | 9.49.30-1initscripts-9.49.30-1 | Lukas Nykryn | 2015-09-16 | 1 | -1/+4 |
| | |||||
* | ifup-eth: some bridge options are applied later | Lukas Nykryn | 2015-09-16 | 1 | -1/+3 |
| | |||||
* | 9.49.29-1initscripts-9.49.29-1 | Lukas Nykryn | 2015-09-15 | 1 | -1/+4 |
| | |||||
* | service: improve status and stop function for daemon with intscripts | Lukas Nykryn | 2015-09-15 | 2 | -1/+15 |
| | | | | | | When daemon abnormally dies systemd leaves it in active state. This is due to support of initscripts like network. We can guess if it is a daemon or not. | ||||
* | 9.49.28-1initscripts-9.49.28-1 | Lukas Nykryn | 2015-08-31 | 1 | -1/+4 |
| | |||||
* | init.d/functions: reload systemd if it can't see an initscript | Lukas Nykryn | 2015-08-26 | 1 | -0/+4 |
| | | | | | | | | In good old times it was enough to drop initscript to /etc/rc.d/init.d and call service start. Now you need to reload systemd before. For compatibility purposes we should check if systemd knows about the initscript and if not call systemctl daemon-reload automatically. | ||||
* | 9.49.27-1initscripts-9.49.27-1 | Lukas Nykryn | 2015-08-07 | 1 | -1/+4 |
| | |||||
* | network-functions: fix wireless detection | Lukas Nykryn | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | 9.49.26-1initscripts-9.49.26-1 | Lukas Nykryn | 2015-07-01 | 1 | -1/+6 |
| | |||||
* | fedora-readonly: use --make-slave with --bind mounts | Lukas Nykryn | 2015-07-01 | 2 | -3/+8 |
| | |||||
* | network-functions: reeplace iwconfig with iw | Valdis Kletnieks | 2015-07-01 | 1 | -2/+2 |
| | |||||
* | import-state: don't run restorecon when it does not exist | Lukas Nykryn | 2015-06-23 | 1 | -1/+1 |
| |