aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-292-3/+15
* typoBill Nottingham2007-08-291-1/+1
* make __readlink as simple as possible. Seems to match the /usr/binBill Nottingham2007-08-291-18/+1
* adapt to new nut usage, conflict with older packages (#252973)Bill Nottingham2007-08-291-4/+6
* - added support for cryptsetup-uuids (bug #242078)Harald Hoyer2007-08-142-4/+33
* assorted cleanupsBill Nottingham2007-08-071-15/+7
* fix netconsole status()Bill Nottingham2007-08-071-9/+7
* 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
* avoid calling unicode_start unnecessarily often during startup/shutdown which...Nils Philippsen2007-07-172-1/+10
* - netfs: check for rpcbind, not portmap (#245595)Bill Nottingham2007-06-251-1/+1
* don't print an error message about a missing device when p.e. aKarsten Hopp2007-05-081-1/+1
* use sound saving wrapper from alsa-utils; conflict with older versions (#236916)Bill Nottingham2007-04-191-2/+2
* restorecon on mount points when relabeling (#220322)Bill Nottingham2007-04-161-0/+7
* add netconsole init script (#235952)Bill Nottingham2007-04-161-0/+147
* add options for mounting state (#234916)Bill Nottingham2007-04-131-2/+2
* use kexec -x to not shut down network (#223932, <mchristi@redhat.com>)Bill Nottingham2007-02-231-1/+1
* fix 'Fedora Fedora'Bill Nottingham2007-02-231-1/+1
* typoBill Nottingham2007-02-211-1/+1
* remove NETWORKING_IPV6Bill Nottingham2007-01-171-16/+8
* support VLAN_PLUS_VID_NO_PAD devices (#222975, #223011)Bill Nottingham2007-01-171-2/+2
* remove raidautorn (#219226)Bill Nottingham2006-12-191-1/+0
* don't unmount network filesystemsBill Nottingham2006-11-201-1/+1
* 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