| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new -m option to pidof. Require new enough sysvinit-tools. (#632321) | Bill Nottingham | 2015-03-02 | 1 | -2/+2 |
* | rc.sysinit: be more verbose | Lukas Nykryn | 2015-02-27 | 1 | -0/+13 |
* | init.d/functions: rc.debug option to debug initscripts | Lukas Nykryn | 2015-02-27 | 1 | -0/+6 |
* | netfs: don't race NFS umount to network shutdown | Benjamin Coddington | 2015-02-27 | 1 | -5/+57 |
* | network: report that we can't shut down network for root on netfs | Lukas Nykryn | 2015-02-27 | 1 | -0/+1 |
* | netconsole: lets run earlier | Lukas Nykryn | 2015-02-04 | 1 | -1/+1 |
* | halt: add delay after upsdrvctl shutdown | Michal Hlavinka | 2015-02-04 | 1 | -0/+2 |
* | init.d/functions: fix typo in pid_dir | Lukas Nykryn | 2014-06-18 | 1 | -1/+1 |
* | netfs: implicitly handle glusterfs as a network filesystemd | Lukas Nykryn | 2014-04-30 | 1 | -0/+13 |
* | init.d/functions: check parent dir of pid file for accessibility | Lukas Nykryn | 2014-04-30 | 1 | -0/+3 |
* | pids_var_run: handle '(deleted)' | Lukas Nykryn | 2014-03-26 | 1 | -1/+1 |
* | rc.sysinit: use 'vgchange --ignoreskippedcluster' | Lukas Nykryn | 2014-03-26 | 1 | -1/+1 |
* | umount-loop: make sure that we don't kill our own process | Lukas Nykryn | 2014-03-26 | 1 | -1/+1 |
* | umount-loop: don't use xargs | Lukas Nykryn | 2014-03-26 | 1 | -1/+1 |
* | init.d/functions: add -b optin to status and killproc (#1047948) | Lukas Nykryn | 2014-01-20 | 1 | -5/+30 |
* | sync disks before halt (#1006294) | Lukas Nykryn | 2013-10-10 | 1 | -0/+2 |
* | Revert "do not run fsck in netfs multiple times (#825190)" | Lukas Nykryn | 2013-08-09 | 1 | -5/+1 |
* | do not run fsck in netfs multiple times (#825190) | Lukas Nykryn | 2013-07-22 | 1 | -1/+5 |
* | netfs: do not force NFS exports to be mounted before _netdev mounts | Harshula Jayasuriya | 2013-07-15 | 1 | -4/+4 |
* | Killproc -d should parse same values as sleep | Lukas Nykryn | 2013-07-15 | 1 | -2/+6 |
* | Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>) | Bill Nottingham | 2013-07-15 | 1 | -6/+12 |
* | use vgchange -aay in rc.sysinit and netfs init script | Lukas Nykryn | 2012-10-08 | 1 | -1/+1 |
* | script should not kill itself during shutdown (#862788) | Lukas Nykryn | 2012-10-08 | 1 | -1/+1 |
* | Revert patches which should not be in 6.4 | Lukas Nykryn | 2012-10-08 | 1 | -18/+8 |
* | Killproc -d should parse same values as sleep | Lukas Nykryn | 2012-08-07 | 1 | -2/+6 |
* | Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>) | Bill Nottingham | 2012-08-07 | 1 | -6/+12 |
* | Pass useful arguments to halt.local (#554392) | Václav Pavlín | 2012-08-07 | 1 | -3/+4 |
* | Turn off UPS in powerfail situation (#754984, <robert@fedoraproject.org>) | Lukas Nykryn | 2012-02-13 | 1 | -0/+5 |
* | Do not check mounted filesystems (#745224) | Lukas Nykryn | 2012-02-13 | 1 | -1/+1 |
* | Just exit on first response (#744734) | Bill Nottingham | 2012-02-13 | 1 | -1/+1 |
* | Add cifs to check for network filesystem (#760018). | Bill Nottingham | 2012-02-13 | 1 | -4/+2 |
* | plymouth lives in /bin. (#702814) | Bill Nottingham | 2011-08-16 | 2 | -7/+7 |
* | Don't mount gfs2 in netfs (#689593) | Bill Nottingham | 2011-08-15 | 1 | -1/+1 |
* | VLAN, etc. interfaces can be slaves; check for being a slave first. (#703475) | Bill Nottingham | 2011-08-15 | 1 | -4/+4 |
* | don't match filesystem types in hostnames (#703203, <jmueller@data-tronics.com>) | Bill Nottingham | 2011-08-15 | 1 | -1/+2 |
* | load static arp entries from ethers file (#696788) | Petr Lautrbach | 2011-08-15 | 1 | -0/+4 |
* | Use net_log where appropriate. | Bill Nottingham | 2011-08-15 | 1 | -1/+1 |
* | Add a comment explaining the oft-confused -t nox,y,z mount syntax. | Bill Nottingham | 2011-08-15 | 1 | -0/+1 |
* | Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ... | Bill Nottingham | 2011-08-15 | 2 | -2/+11 |
* | Don't print errors if mdadm isn't installed. (#692187) | Bill Nottingham | 2011-04-19 | 1 | -2/+2 |
* | don't pass '' to umount (#682879) | Petr Lautrbach | 2011-03-16 | 1 | -1/+1 |
* | Don't do force/lazy umount for the first nfs umount. (#676851, <jlayton@redha... | Bill Nottingham | 2011-03-10 | 1 | -2/+2 |
* | test if there is /dev/rtc before syncing hardware clock (#598850) | Petr Lautrbach | 2011-01-14 | 1 | -1/+1 |
* | add # as a valid character in network device names | Matt Domsch | 2011-01-14 | 1 | -1/+1 |
* | Explicitly pass both device and dir when remounting read-only (#620461, <phr@... | Bill Nottingham | 2010-12-06 | 1 | -2/+2 |
* | Simplify various string match constructs. (#558575) | Ville Skyttä | 2010-12-06 | 2 | -2/+2 |
* | Clarify description (#637176) | Bill Nottingham | 2010-09-24 | 1 | -1/+1 |
* | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 2 | -0/+165 |
* | Handle permission denied on reading PID file. (#595597) | Bill Nottingham | 2010-06-09 | 1 | -0/+4 |
* | Add functions to check shvar-style variables. | Bill Nottingham | 2010-06-04 | 1 | -0/+21 |