aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
...
* don't bring down the network if root is on nfs / _netdevBill Nottingham2006-07-111-1/+9
* /etc/mtab doesn't have commentsBill Nottingham2006-07-111-1/+1
* don't shut down network interfaces (for iscsi)Bill Nottingham2006-07-111-1/+1
* Switch to VT 1 when asking for block device encryption keyMiloslav Trmac2006-07-091-3/+11
* Fix garbled output of rc.sysinit in rhgb (#192604, patch by Tony NelsonMiloslav Trmac2006-07-091-1/+1
* Don't allow any crypttab options for LUKS partitions (#197656).Miloslav Trmac2006-07-091-1/+5
* Fix daemon --pidfile=... (#195341, patch by Steven AugartMiloslav Trmac2006-06-171-1/+1
* readonly root enhancments (modified from <law@redhat.com>, #193164)Bill Nottingham2006-06-121-3/+84
* Clarify killproc usage message (#193711)Miloslav Trmac2006-06-051-1/+1
* Add encrypted swap and non-root filesystem support (#127378, based onMiloslav Trmac2006-06-012-1/+156
* googlespell prefers one l. words takes both.Bill Nottingham2006-05-251-1/+1
* allow for sulogin instead of automatic relabeling (<dwalsh@redhat.com>)Bill Nottingham2006-05-251-20/+39
* integrate s390 patch - just check for hwclock before running itBill Nottingham2006-05-232-2/+2
* handle cups (#189168)Bill Nottingham2006-05-231-0/+1
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-084-159/+112
* add check here toor8-33Bill Nottingham2006-04-201-1/+1
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-201-10/+68
* remove call to zfcpconf.sh - that should be udev rulesBill Nottingham2006-04-201-4/+0
* Add NETWORKDELAY and LINKDELAY (#176851)Miloslav Trmac2006-04-181-0/+2
* - get rid of /initrd handling, since that's long dead.Peter Jones2006-04-181-6/+1
* fix redirect (#187505)Bill Nottingham2006-04-031-1/+1
* Add "forcequotacheck" (#168118)Miloslav Trmac2006-03-281-1/+5
* (failure, passed, warning, action): Make variables local, fixes runningMiloslav Trmac2006-03-271-3/+5
* (killproc): Respect -p when removing the pid fileMiloslav Trmac2006-03-271-1/+1
* Add support for DHCP on bridges (#125259, original patch by Anders KaseorgMiloslav Trmac2006-03-271-10/+7
* - killall is in /usr , so we need to use pidof here. (bz 185429)Peter Jones2006-03-241-1/+3
* (status): Try the PID from the PID file if (pidof) fails (#182623)Miloslav Trmac2006-03-191-6/+9
* Minor cleanups (#173574):Miloslav Trmac2006-03-191-23/+6
* Allow -y in $fsckoptions (#143351)Miloslav Trmac2006-03-191-3/+7
* oopsBill Nottingham2006-03-141-3/+0
* set context on /dev/pts (#185436)Bill Nottingham2006-03-141-0/+4
* kexec support (<jmoyer@redhat.com>)Bill Nottingham2006-03-031-0/+4
* optimize, and add some more filesBill Nottingham2006-02-201-3/+1
* relabeling sources /etc/selinux/config, which uses $SELINUX. PickBill Nottingham2006-02-171-11/+11
* - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29Peter Jones2006-02-142-3/+3
* Add mounting of /proc and /sys back to rc.sysinit.Bill Nottingham2006-02-131-0/+4
* - kill nash-hotplug before starting udevPeter Jones2006-02-131-1/+2
* - check for "No devices found" when calling dmsetupPeter Jones2006-02-131-1/+1
* put usbfs backBill Nottingham2006-02-071-0/+6
* dirty hacks to make sure hotplug doesn't run after unclean shutdownBill Nottingham2006-02-061-1/+5
* - don't mount sys and procPeter Jones2006-02-031-4/+0
* Try to unmount tmpfs filesystems before swapoff (#174000)Miloslav Trmac2006-02-031-0/+5
* Make "Fedora" blue in the welcome message (#147093, patch by Ville SkyttäMiloslav Trmac2006-02-031-3/+4
* clean up dovecot rightBill Nottingham2006-02-031-0/+1
* Ignore alias range files (#150336)Miloslav Trmac2006-02-031-1/+2
* (get_numeric_dev): On second thought, write directly what we want awk to do.Miloslav Trmac2006-02-021-1/+1
* fix sendmail startupBill Nottingham2006-02-021-1/+1
* Eliminate creating the second awk process in get_numeric_dev()Miloslav Trmac2006-02-011-1/+1
* - activate the name we were looking up, not the one we failed to findPeter Jones2006-01-311-1/+1
* - we _do_ want -z, not -n . We only want to activate the raids we _can't_Peter Jones2006-01-311-1/+1