| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 |
* | Remove %config from init scripts, network scripts. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+0 |
* | Revert "Explicitly load dm-crypt until we can fix cryptsetup." | Bill Nottingham | 2008-09-30 | 1 | -1/+0 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-09-30 | 1 | -0/+1 |
|\ |
|
| * | Explicitly load dm-crypt until we can fix cryptsetup. | Bill Nottingham | 2008-09-30 | 1 | -0/+1 |
* | | Explicitly load dm-mod. | Bill Nottingham | 2008-09-30 | 1 | -0/+5 |
|/ |
|
* | Use the pidfile before running pidof in status(). (#463205) | Bill Nottingham | 2008-09-24 | 1 | -4/+6 |
* | Just use plymouth directly, not the rhgb-client wrapper. | Bill Nottingham | 2008-09-23 | 2 | -9/+9 |
* | Use alsactl to save sound settings. (#462677, <jkysela@redhat.com>) | Bill Nottingham | 2008-09-23 | 1 | -3/+4 |
* | Don't unconditionally quit plymouth from rc script. | Ray Strode | 2008-09-23 | 1 | -3/+0 |
* | Check that we're on a tty before trying to start a repair shell. (#463161) | Bill Nottingham | 2008-09-23 | 1 | -2/+2 |
* | Remove hardcoded device-mapper goo. | Bill Nottingham | 2008-09-18 | 1 | -12/+0 |
* | Remove dead code. | Bill Nottingham | 2008-09-17 | 1 | -18/+0 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=433702 | Harald Hoyer | 2008-09-16 | 3 | -16/+25 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 1 | -1/+1 |
* | Plymouth updates. (#460702, <rstrode@redhat.com>) | Bill Nottingham | 2008-09-10 | 1 | -9/+21 |
* | Use 0.0.0.0/0, not 0/0. (#460580) | Bill Nottingham | 2008-09-03 | 1 | -1/+1 |
* | Use the full path for arping. | Bill Nottingham | 2008-09-02 | 1 | -1/+1 |
* | Don't say that we're shutting off crypto if we aren't actually doing it. | Bill Nottingham | 2008-08-29 | 1 | -3/+2 |
* | Don't use -L. (#458652, #458504) | Bill Nottingham | 2008-08-22 | 1 | -1/+1 |
* | Properly hide the plymouth splash if needed. | Bill Nottingham | 2008-07-28 | 2 | -20/+10 |
* | Clean up noise. | Bill Nottingham | 2008-07-09 | 1 | -2/+0 |
* | remove references to static dmraid/multipath binaries (#453987) | Bill Nottingham | 2008-07-03 | 2 | -7/+7 |
* | Remove commented-out code | Bill Nottingham | 2008-06-20 | 1 | -3/+0 |
* | Fix /dev/pts mountinitscripts-8.78-1 | Bill Nottingham | 2008-06-20 | 1 | -0/+3 |
* | Don't export GRAPHICAL - plymouth is for all modes. | Bill Nottingham | 2008-06-19 | 3 | -30/+3 |
* | Revert "Remove rhgb support." | Bill Nottingham | 2008-06-19 | 4 | -6/+75 |
* | Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ . | Peter Jones | 2008-06-17 | 1 | -0/+6 |
* | Fix typo, and don't restorecon on swap, etc. partitions (#448886) | Bill Nottingham | 2008-05-29 | 1 | -1/+1 |
* | Remove dead code | Bill Nottingham | 2008-05-23 | 1 | -16/+0 |
* | Silence extraneous error message. | Bill Nottingham | 2008-05-23 | 1 | -1/+1 |
* | Don't try to startup crypto if we can't find the device, or if it isn't there. | Bill Nottingham | 2008-05-23 | 1 | -0/+2 |
* | Don't echo crypto stuff unless we're actually *doing* something | Bill Nottingham | 2008-05-23 | 1 | -14/+5 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-15 | 1 | -0/+7 |
|\ |
|
| * | Make resolve_dm_raid() work when your original raid was set up with | Peter Jones | 2008-05-14 | 1 | -0/+7 |
* | | Don't unmount sysfs in halt. (#446292) | Bill Nottingham | 2008-05-15 | 1 | -1/+1 |
|/ |
|
* | Remove rhgb support. | Bill Nottingham | 2008-05-13 | 4 | -76/+1 |
* | do a much better check for network availability | Bill Nottingham | 2008-04-23 | 1 | -3/+1 |
* | properly handle symlinks, socketsinitscripts-8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+1 |
* | find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914) | Bill Nottingham | 2008-04-15 | 1 | -19/+3 |
* | Handle encrpyted LVs. (#441728) | Bill Nottingham | 2008-04-09 | 1 | -0/+7 |
* | Fix various shutdown-related weirdness. (#438444) | Bill Nottingham | 2008-04-08 | 1 | -2/+1 |
* | Remove $local_fs from the list of provides. | Bill Nottingham | 2008-04-01 | 1 | -1/+1 |
* | don't use /etc/sysconfig/clock (#438337) | Bill Nottingham | 2008-03-20 | 1 | -28/+1 |
* | Umount 'ncp' filesystems as well (#437117) | Bill Nottingham | 2008-03-12 | 1 | -1/+1 |
* | Revert "Use upstart to start rhgb. Add conflict for older versions." | Bill Nottingham | 2008-03-11 | 1 | -4/+4 |
* | Use upstart to start rhgb. Add conflict for older versions. | Bill Nottingham | 2008-03-11 | 1 | -4/+4 |
* | Disable by default in favor of NetworkManager. | Bill Nottingham | 2008-03-10 | 1 | -1/+1 |
* | Add some minor upstart event notification for sysv scripts. (#431231) | Bill Nottingham | 2008-03-10 | 1 | -1/+6 |
* | Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ... | Bill Nottingham | 2008-03-03 | 1 | -1/+1 |