| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Set NIS domain (#704919) | Lukas Nykryn | 2012-04-27 | 1 | -0/+1 |
* | rc.sysinit - use rcS-emergency job instead of sulogin | Petr Lautrbach | 2012-02-14 | 1 | -3/+3 |
* | 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 |
* | use restorecon -F for /dev and /dev/pts (#743222) | Petr Lautrbach | 2011-10-07 | 1 | -2/+2 |
* | plymouth lives in /bin. (#702814) | Bill Nottingham | 2011-08-16 | 3 | -12/+13 |
* | 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 |
* | Fix logic error (#698520, <jlau@redhat.com>) | Bill Nottingham | 2011-08-15 | 1 | -1/+1 |
* | 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 | 2 | -0/+2 |
* | Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ... | Bill Nottingham | 2011-08-15 | 3 | -7/+12 |
* | Add support for sysctl.d (#59311) | Martin Langhoff | 2011-08-15 | 1 | -0/+4 |
* | 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 | 3 | -6/+6 |
* | Clarify description (#637176) | Bill Nottingham | 2010-09-24 | 1 | -1/+1 |
* | Don't frob the console loglevel on boot. (#621257, #626572) | Bill Nottingham | 2010-08-24 | 1 | -5/+0 |
* | Remove 'press 'I' for interactive startup message. | Bill Nottingham | 2010-07-01 | 1 | -4/+0 |
* | Use plymouth wait-keystroke, etc. for interactive mode, not getkey. (#605016) | Bill Nottingham | 2010-07-01 | 1 | -16/+3 |
* | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 3 | -160/+165 |
* | Use /etc/system-release instead of /etc/redhat-release | Bill Nottingham | 2010-06-18 | 1 | -6/+6 |
* | 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 |
* | Always reboot on autorelabel. (#595823) | Bill Nottingham | 2010-06-03 | 1 | -19/+9 |
* | Remove extraneous newline. | Bill Nottingham | 2010-05-20 | 1 | -1/+0 |
* | Correct the fix for not clearing environment with runuser. (#203010, #564093) | Bill Nottingham | 2010-05-19 | 1 | -1/+1 |
* | Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777) | Bill Nottingham | 2010-05-18 | 1 | -3/+1 |
* | Check for NetworkManager to be connected, not just running. (#589710, #592095) | Bill Nottingham | 2010-05-13 | 1 | -1/+1 |
* | use ip command for vlan instead of vconfig | Petr Lautrbach | 2010-05-13 | 1 | -7/+1 |
* | Handle being unable to read a specified pid file. (#584575) | Bill Nottingham | 2010-04-26 | 1 | -2/+8 |
* | Change how we handle RAID arrays. (<dledford@redhat.com>) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>) | Bill Nottingham | 2010-04-06 | 1 | -2/+2 |
* | Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>) | Bill Nottingham | 2010-04-06 | 1 | -1/+2 |
* | The current rawhide dmraid has proper error codes. | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | Check dmraid's return code, to catch 'no raid sets' error. (#568790) | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | Suppress bogus LVM2 warnings. (#561938, <prajnoha@redhat.com>) | Bill Nottingham | 2010-02-16 | 1 | -0/+2 |
* | Pass -m to runuser, so the environment is not cleared. (#203010, #564093) | Bill Nottingham | 2010-02-11 | 1 | -1/+1 |
* | Don't quote regex argument to bash's =~. | Ville Skyttä | 2010-01-25 | 1 | -1/+1 |
* | Move mdadm after dmraid. (#494821) | Bill Nottingham | 2010-01-11 | 1 | -3/+3 |
* | Fix indenting/whitespace | Bill Nottingham | 2010-01-11 | 1 | -25/+25 |
* | We don't echo when we *set* forwarding; there's no reason to echo when we dis... | Bill Nottingham | 2010-01-06 | 1 | -7/+1 |