summaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* 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
* optimize out some excess greps (<harald@redhat.com>)Bill Nottingham2007-08-291-3/+3
* - added support for cryptsetup-uuids (bug #242078)Harald Hoyer2007-08-141-4/+12
* move quotacheck to after filesystem mounting so it actually works (#249003, <...Bill Nottingham2007-07-201-20/+5
* add gfs2 (#248985)Bill Nottingham2007-07-201-1/+1
* don't print an error message about a missing device when p.e. aKarsten Hopp2007-05-081-1/+1
* restorecon on mount points when relabeling (#220322)Bill Nottingham2007-04-161-0/+7
* add options for mounting state (#234916)Bill Nottingham2007-04-131-2/+2
* fix 'Fedora Fedora'Bill Nottingham2007-02-231-1/+1
* typoBill Nottingham2007-02-211-1/+1
* remove raidautorn (#219226)Bill Nottingham2006-12-191-1/+0
* fix dmraid test (#216334)Bill Nottingham2006-11-201-1/+1
* add '--auto=yes' to mdadm invocation (#213671)Bill Nottingham2006-11-021-1/+1
* mount tmpfs with -n (#213132)Bill Nottingham2006-10-311-1/+1
* more statetab updates (#211839, <markmc@redhat.com>)Bill Nottingham2006-10-271-0/+1
* fix or_IN and similar locales (#212219)Bill Nottingham2006-10-261-4/+4
* use /etc/statetab, /etc/statetab.d for local state (#211839,Bill Nottingham2006-10-241-12/+28
* use dmraid.static (#211297)Bill Nottingham2006-10-181-3/+3