Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | ifup-ipv6: set accept_ra to 2 when IPV6FORWARDING=yes and IPV6_AUTOCONF=yes | Lukas Nykryn | 2015-01-19 | 1 | -1/+5 |
| | |||||
* | ifup-post: check resolve.conf also with DNS2 | Lukas Nykryn | 2015-01-16 | 1 | -1/+8 |
| | |||||
* | ifup-aliases: do not fail when only ipv6 addr is specified | Lukas Nykryn | 2015-01-15 | 1 | -0/+5 |
| | |||||
* | fedora-import-state.service: run a little bit later | Lukas Nykryn | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | fedora-readonly: Updates for systemd random-seed handling | Colin Guthrie | 2015-01-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since: commit ef5bfcf668e6029faa78534dfeb2591df854cdef Author: Lennart Poettering <lennart@poettering.net> Date: Tue Sep 17 17:28:35 2013 -0500 backlight,random-seed: move state files into /var/lib/systemd Let's not scatter (private) files in /var around, let's place them all in /var/lib/systemd and below. the location for the random-seed file has changed. Since: commit c35b956d34bbb8bb208e49e45de2c103ca11911c Author: Lennart Poettering <lennart@poettering.net> Date: Wed May 15 22:38:51 2013 +0200 units: rework systemd-random-seed-{load,save}.service to be a single service That way ordering it with MountsRequiredFor= works properly, as this no longer results in mount units start requests to be added to the shutdown transaction that conflict with stop requests for the same unit. the service has just been called systemd-random-seed.service | ||||
* | network-functions: is_available_wait should wait even in the case that ↵ | Lukas Nykryn | 2015-01-12 | 1 | -4/+2 |
| | | | | is_available returns 2 |