aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* Silence errors.Bill Nottingham2009-04-021-1/+1
* Fix syntax error.initscripts-8.92-1Bill Nottingham2009-04-021-1/+1
* Add a disk scan synchronization point with scsi_wait_scan. (#481470)Bill Nottingham2009-04-021-0/+3
* Revert mdadm changes.Bill Nottingham2009-03-311-2/+2
* Handle multiple IP addresses without choking in the stateless code. (#443945)Bill Nottingham2009-03-231-2/+3
* Catch the right return code from asking for the password. (#483269, <vladis.k...Bill Nottingham2009-03-201-1/+3
* Fix raid auto-assembly (with corresponding mdadm changes). (#488038)Bill Nottingham2009-03-181-2/+2
* Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>)Bill Nottingham2009-03-041-8/+1
* Fix typo. (#487926)Bill Nottingham2009-03-031-1/+1
* Fix switching from targeted to MLS policy (#479054, <dwalsh@redhat.com>)Bill Nottingham2009-01-061-1/+1
* 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