aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
...
* Don't say that we're shutting off crypto if we aren't actually doing it.Bill Nottingham2008-08-291-3/+2
* Don't use -L. (#458652, #458504)Bill Nottingham2008-08-221-1/+1
* Properly hide the plymouth splash if needed.Bill Nottingham2008-07-282-20/+10
* Clean up noise.Bill Nottingham2008-07-091-2/+0
* remove references to static dmraid/multipath binaries (#453987)Bill Nottingham2008-07-032-7/+7
* Remove commented-out codeBill Nottingham2008-06-201-3/+0
* Fix /dev/pts mountinitscripts-8.78-1Bill Nottingham2008-06-201-0/+3
* Don't export GRAPHICAL - plymouth is for all modes.Bill Nottingham2008-06-193-30/+3
* Revert "Remove rhgb support."Bill Nottingham2008-06-194-6/+75
* Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ .Peter Jones2008-06-171-0/+6
* Fix typo, and don't restorecon on swap, etc. partitions (#448886)Bill Nottingham2008-05-291-1/+1
* Remove dead codeBill Nottingham2008-05-231-16/+0
* Silence extraneous error message.Bill Nottingham2008-05-231-1/+1
* Don't try to startup crypto if we can't find the device, or if it isn't there.Bill Nottingham2008-05-231-0/+2
* Don't echo crypto stuff unless we're actually *doing* somethingBill Nottingham2008-05-231-14/+5
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-05-151-0/+7
|\
| * Make resolve_dm_raid() work when your original raid was set up withPeter Jones2008-05-141-0/+7
* | Don't unmount sysfs in halt. (#446292)Bill Nottingham2008-05-151-1/+1
|/
* Remove rhgb support.Bill Nottingham2008-05-134-76/+1
* do a much better check for network availabilityBill Nottingham2008-04-231-3/+1
* properly handle symlinks, socketsinitscripts-8.70-1Bill Nottingham2008-04-151-1/+1
* find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914)Bill Nottingham2008-04-151-19/+3
* Handle encrpyted LVs. (#441728)Bill Nottingham2008-04-091-0/+7
* Fix various shutdown-related weirdness. (#438444)Bill Nottingham2008-04-081-2/+1
* Remove $local_fs from the list of provides.Bill Nottingham2008-04-011-1/+1
* don't use /etc/sysconfig/clock (#438337)Bill Nottingham2008-03-201-28/+1
* Umount 'ncp' filesystems as well (#437117)Bill Nottingham2008-03-121-1/+1
* Revert "Use upstart to start rhgb. Add conflict for older versions."Bill Nottingham2008-03-111-4/+4
* Use upstart to start rhgb. Add conflict for older versions.Bill Nottingham2008-03-111-4/+4
* Disable by default in favor of NetworkManager.Bill Nottingham2008-03-101-1/+1
* Add some minor upstart event notification for sysv scripts. (#431231)Bill Nottingham2008-03-101-1/+6
* Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ...Bill Nottingham2008-03-031-1/+1
* Various minor optimizations to speed up boot. (<arjan@infradead.org>)Bill Nottingham2008-02-262-25/+38
* Remove bits that are now extraneous with console_init.Bill Nottingham2008-02-261-33/+0
* use udev rules to set the clock, avoiding issues with modular rtcs (#290731)Bill Nottingham2008-02-011-40/+0
* Use udev to intialize configured RAID arrays; conflict with prior mdadmBill Nottingham2008-02-011-6/+0
* keep one old copy of dmesg around (#426538)Bill Nottingham2008-02-011-0/+1
* fix syntax error. correctly.Bill Nottingham2008-01-211-1/+1
* fix syntax error (#429556)Bill Nottingham2008-01-211-1/+1
* use lvm, not lvm.static (#429222)Bill Nottingham2008-01-192-5/+5
* fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171)Bill Nottingham2008-01-101-2/+17
* Use proper invocations for authconfig, system-config-network (#426372,Bill Nottingham2008-01-101-4/+4
* - fix encrypted swap partitions with random keyHarald Hoyer2007-10-191-1/+1
* don't chvt with rhgb - just whack it if we need the terminalBill Nottingham2007-10-091-18/+4
* fix check. duh.Bill Nottingham2007-10-081-1/+1
* clean up some extraneous delays (#219816)Bill Nottingham2007-10-082-5/+11
* don't hang if someone somehow manages to get a dangling pipe inBill Nottingham2007-09-281-3/+3
* more fixes (#220087)Bill Nottingham2007-09-253-3/+3
* work around bash changes (#220887, modified from <nvigier@mandriva.com>)Bill Nottingham2007-09-251-1/+2
* add Should-Start for firewall servicesBill Nottingham2007-09-191-0/+1