Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import-state: restore also sensitivity part of SELinux context | Lukas Vrabec | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | network: run after network-pre.target | Lukas Nykryn | 2016-07-13 | 1 | -1/+1 |
| | | | | see man systemd.special | ||||
* | ifup-eth: fix setting preferred_lft and valid_lft | Lukas Nykryn | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | ifup: don't call nmcli on any lo device | Lukas Nykryn | 2016-06-16 | 2 | -2/+2 |
| | | | | Resolves: #1336869 | ||||
* | source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=no | Thomas Haller | 2016-06-13 | 1 | -4/+6 |
| | |||||
* | ipv6: wait for all global IPv6 addresses to leave the "tentative" state | Lukas Nykryn | 2016-06-13 | 2 | -0/+23 |
| | |||||
* | rwtab: /var/lib/nfs needs to copy the files | Lukas Nykryn | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | functions: improve killing loops | Lukas Nykryn | 2016-06-02 | 1 | -25/+73 |
| | |||||
* | ifup: set valid_lft and preferred_lft to forever for static ip | Blake Caldwell | 2016-05-30 | 1 | -0/+3 |
| | |||||
* | service: use systemd mangle for given service | Lukas Nykryn | 2016-05-27 | 1 | -1/+2 |
| | |||||
* | 9.66-1initscripts-9.66-1 | Lukas Nykryn | 2016-04-25 | 1 | -1/+10 |
| | |||||
* | remove autorelabel stuff | Lukas Nykryn | 2016-04-25 | 3 | -75/+0 |
| | |||||
* | autorelabel: turn quota off before relabeling | Lukas Nykryn | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | network: Treat other tunnel interfaces, fixes ifdown stage | Rodrigo Freire | 2016-03-08 | 1 | -2/+2 |
| | | | | | | | | | | 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> | ||||
* | autorelabel: call dracut-initramfs-restore before forced reboot | Michal Sekletar | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA | Lukas Nykryn | 2016-01-06 | 1 | -0/+2 |
| | |||||
* | ifdown-eth: fix comparison | Lukas Nykryn | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | 9.65-1initscripts-9.65-1 | Lukas Nykryn | 2015-12-07 | 1 | -1/+11 |
| | |||||
* | init.d/functions: end with 0 | Lukas Nykryn | 2015-11-09 | 1 | -0/+1 |
| | |||||
* | fedora-loadmodules: we don't have readahead anymore | Lukas Nykryn | 2015-11-09 | 1 | -1/+0 |
| | |||||
* | network-scripts: DEVICE and HWADRR could be quoted by apostrophe | Lukas Nykryn | 2015-10-27 | 3 | -4/+4 |
| | |||||
* | ifup-wireless: fix calling of phy_wireless_device | Lukas Nykryn | 2015-10-16 | 1 | -1/+4 |
| | |||||
* | ifdown: clean ipv4 localhost addresses | Lukas Nykryn | 2015-10-15 | 1 | -7/+7 |
| | |||||
* | ifup-eth: some bridge options are applied later | Lukas Nykryn | 2015-09-16 | 1 | -1/+3 |
| | |||||
* | service: improve status and stop function for daemon with intscripts | Lukas Nykryn | 2015-09-11 | 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. | ||||
* | 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.64-1initscripts-9.64-1 | Lukas Nykryn | 2015-08-06 | 1 | -1/+8 |
| | |||||
* | network-functions: fix wireless detection | Lukas Nykryn | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fedora-readonly: use --make-slave with --bind mounts | Lukas Nykryn | 2015-07-01 | 2 | -3/+8 |
| | |||||
* | import-state: don't run restorecon when it does not exist | Lukas Nykryn | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | network: modem type interfaces should explicitly start after and stop before ↵ | Lukas Nykryn | 2015-05-25 | 1 | -2/+2 |
| | | | | common interfaces | ||||
* | ifup-post: should be interpreted in bash | Lukas Nykryn | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | 9.63-1initscripts-9.63-1 | Lukas Nykryn | 2015-05-18 | 1 | -1/+11 |
| | |||||
* | remove ipcalc, it has its own package now | Lukas Nykryn | 2015-05-18 | 5 | -682/+2 |
| | | | | | new upstream: https://github.com/nmav/ipcalc | ||||
* | network: tell NM to reload its configuration during start | Lukas Nykryn | 2015-05-11 | 1 | -0/+5 |
| | |||||
* | bonding: warn if the ifup for slave device failed | Lukas Nykryn | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | sysctl.conf: drop SHMALL and SHMMAX, they have sane default values in kernel | Lukas Nykryn | 2015-05-06 | 1 | -6/+0 |
| | |||||
* | ifup: don't call NM for loopback | Lukas Nykryn | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | clarify daemon() usage message | Filip Krska | 2015-05-04 | 1 | -2/+2 |
| | |||||
* | rename_device: allow non-channel nics for s390x machines | Lukas Nykryn | 2015-05-04 | 1 | -0/+9 |
| | |||||
* | ifup: add missing quotes | Lukas Nykryn | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | 9.62-1initscripts-9.62-1 | Lukas Nykryn | 2015-04-09 | 1 | -1/+9 |
| | |||||
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-04-09 | 1 | -4/+4 |
| | |||||
* | ifup-aliases: don't return with error when arping fails | Lukas Nykryn | 2015-04-05 | 1 | -1/+2 |
| | |||||
* | init.d/functions: rc.debug option to debug initscripts | Lukas Nykryn | 2015-02-27 | 1 | -0/+3 |
| | |||||
* | ifup-aliases: inherit ARPCHECK from parent device | Lukas Nykryn | 2015-02-27 | 1 | -1/+2 |
| | |||||
* | network: report that we can't shut down network for root on netfs | Lukas Nykryn | 2015-02-27 | 1 | -3/+2 |
| | |||||
* | ifdown-eth: use scope host for lo | Leon Kos | 2015-02-04 | 1 | -2/+7 |
| | |||||
* | 9.61-1initscripts-9.61-1 | Lukas Nykryn | 2015-01-26 | 1 | -5/+13 |
| | |||||
* | specfile cleanup | Lukas Nykryn | 2015-01-26 | 1 | -96/+86 |
| |