aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
...
* Nothing uses $(uname -r) or $(uname -m) any more in rc.sysinit - don't set them.Bill Nottingham2009-01-051-2/+0
* Remove /.suspended as well on boot (#270861)Bill Nottingham2008-12-161-2/+3
* blkid has a -l option to pick a single device. Use it. (#470027)Bill Nottingham2008-11-051-4/+4
* Properly handle multiple DM devices when checking for slaves. (#462371, <wwoo...Bill Nottingham2008-10-311-3/+7
* Don't check that the device exists.Bill Nottingham2008-10-171-2/+0
* Don't set up a device that's already a device-mapper slave.Bill Nottingham2008-10-171-0/+4
* Explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>)Bill Nottingham2008-10-141-0/+3
* Revert "Explicitly load dm-crypt until we can fix cryptsetup."Bill Nottingham2008-09-301-1/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-09-301-0/+1
|\
| * Explicitly load dm-crypt until we can fix cryptsetup.Bill Nottingham2008-09-301-0/+1
* | Explicitly load dm-mod.Bill Nottingham2008-09-301-0/+5
|/
* Remove hardcoded device-mapper goo.Bill Nottingham2008-09-181-12/+0
* https://bugzilla.redhat.com/show_bug.cgi?id=433702Harald Hoyer2008-09-161-12/+18
* Plymouth updates. (#460702, <rstrode@redhat.com>)Bill Nottingham2008-09-101-9/+21
* Use 0.0.0.0/0, not 0/0. (#460580)Bill Nottingham2008-09-031-1/+1
* Don't use -L. (#458652, #458504)Bill Nottingham2008-08-221-1/+1
* Properly hide the plymouth splash if needed.Bill Nottingham2008-07-281-8/+10
* remove references to static dmraid/multipath binaries (#453987)Bill Nottingham2008-07-031-5/+5
* 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-191-18/+0
* Revert "Remove rhgb support."Bill Nottingham2008-06-191-6/+41
* 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
* 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
* Remove rhgb support.Bill Nottingham2008-05-131-42/+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
* 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
* 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-191-2/+2
* 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
* don't hang if someone somehow manages to get a dangling pipe inBill Nottingham2007-09-281-3/+3
* more dead codeBill Nottingham2007-09-141-4/+0
* dead dead deadBill Nottingham2007-09-141-6/+0
* anything using rc.serial should be udev rulesBill Nottingham2007-09-141-5/+0
* remove acpi module loading. the kernel finally got smart.Bill Nottingham2007-09-141-9/+0