aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Fix on-boot relabelling (<dwalsh@redhat.com>)Bill Nottingham2005-09-091-6/+5
* oopsr8-12Bill Nottingham2005-08-221-1/+0
* remove -mBill Nottingham2005-08-031-1/+1
* add -mBill Nottingham2005-08-021-1/+1
* don't run multipath unless there's a config for itBill Nottingham2005-08-011-1/+1
* not built yetBill Nottingham2005-07-141-3/+3
* handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>)Bill Nottingham2005-07-141-1/+53
* handle odd quoting in args (#161316, <stransky@redhat.com>)Bill Nottingham2005-06-231-1/+1
* dmraid/multipath supportBill Nottingham2005-06-221-9/+21
* add diskdump restore support (<tuchida@redhat.com>)Bill Nottingham2005-06-211-0/+4
* always use udevsend, even if no modules (#160987)Bill Nottingham2005-06-201-2/+1
* A fix for the font-not-initialized-on-secondary-consoles wasBill Nottingham2005-06-061-14/+0
* use modprobe, not insmod (#159120, <tmus@tmus.dk>)Bill Nottingham2005-05-301-5/+7
* if you boot without selinux support, make sure things areBill Nottingham2005-05-091-5/+8
* fix fixfiles invocation (#157182)Bill Nottingham2005-05-091-1/+1
* fix hang on stale gdm fifo (#156355)Bill Nottingham2005-04-292-1/+2
* I'm going to go out on a limb and say that /proc/mounts *doesn't* haveBill Nottingham2005-04-273-19/+19
* clean up screen sockets (#155969)Bill Nottingham2005-04-271-0/+1
* use pidof -c in various functionsBill Nottingham2005-04-251-4/+4
* more early-login modifications (<mclasen@redhat.com>)Bill Nottingham2005-04-201-0/+1
* fix echo (#155270)Bill Nottingham2005-04-181-1/+1
* - fix strstr call in rc.sysinitFlorian La Roche2005-04-181-1/+1
* syntaxBill Nottingham2005-04-151-1/+1
* load user-defined module scripts from /etc/sysconfig/modules at bootBill Nottingham2005-04-151-4/+10
* remove more initlog codeBill Nottingham2005-04-151-6/+0
* reverse sort the mount list, avoiding errors (#147254, <jamesodhunt@hotmail.c...Bill Nottingham2005-04-151-1/+1
* optimize some (#138557, <drepper@redhat.com>)Bill Nottingham2005-04-151-5/+6
* silence sysctl some moreBill Nottingham2005-04-152-3/+3
* add a autorelabel boot target (#154496)Bill Nottingham2005-04-151-0/+3
* early-login supportBill Nottingham2005-04-151-2/+2
* fix restorecon invocation (#153100)Bill Nottingham2005-04-011-1/+1
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-301-1/+2
* add a restorecon for tmpfs useBill Nottingham2005-03-281-0/+1
* don't return 1 if the service isn't running at all (#151104)Bill Nottingham2005-03-141-1/+1
* don't run rngd by defaultBill Nottingham2005-03-071-1/+1
* fix check (#130350)Bill Nottingham2005-03-021-1/+1
* get rid of duplicate printout (#149795)Bill Nottingham2005-02-281-2/+6
* fix _netdev unmounting (#147610, <alewis@redhat.com>)Bill Nottingham2005-02-091-3/+3
* fix multiple scsi_hostadapter loads (#145432)Bill Nottingham2005-01-181-1/+1
* use udevsend to handle hotplug events, conflict with inappropriateBill Nottingham2005-01-121-1/+1
* fix quoting (#144634)Bill Nottingham2005-01-101-1/+1
* shut up sysctl (#144483)Bill Nottingham2005-01-072-3/+3
* use kmodule's daemon mode by defaultBill Nottingham2005-01-031-1/+1
* remove initlog, minilogdBill Nottingham2004-12-222-39/+16
* don't unmount NFS root FS (#142169)Bill Nottingham2004-12-081-2/+2
* do implicit unicode conversion on keymapBill Nottingham2004-12-021-1/+1
* get rid of noise on mount -fBill Nottingham2004-12-011-4/+4
* only run restorecon if absolutely necessary (restorecon will checkBill Nottingham2004-11-291-1/+1
* fix mtab writing (#139656)Bill Nottingham2004-11-291-1/+5
* clear and repopulate mtab before mounting other filesystems (#139656)Bill Nottingham2004-11-241-17/+17