aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+1
* clean up screen sockets (#155969)Bill Nottingham2005-04-271-0/+1
* - fix strstr call in rc.sysinitFlorian La Roche2005-04-181-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
* silence sysctl some moreBill Nottingham2005-04-151-1/+1
* 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
* add a restorecon for tmpfs useBill Nottingham2005-03-281-0/+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 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
* shut up sysctl (#144483)Bill Nottingham2005-01-071-1/+1
* use kmodule's daemon mode by defaultBill Nottingham2005-01-031-1/+1
* remove initlog, minilogdBill Nottingham2004-12-221-7/+1
* 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
* remove more devfs compatBill Nottingham2004-11-241-5/+1
* don't completely override AUTOFSCK_OPTBill Nottingham2004-11-101-1/+1
* more LC_ALL=CBill Nottingham2004-11-021-4/+4
* fsck *once*. rearrange things thusly.Bill Nottingham2004-11-021-121/+31
* move zfcp before raid/lvmBill Nottingham2004-11-021-4/+4
* remove isapnp callBill Nottingham2004-11-021-12/+0
* set up raid & LVM before first fsckBill Nottingham2004-11-021-20/+21
* remove old raidtab code in favor of mdadmBill Nottingham2004-11-021-89/+0
* remove LVM1 codeBill Nottingham2004-11-021-11/+0
* remove version code (not used) (<laroche@redhat.com>)Bill Nottingham2004-11-021-1/+0
* remove hdparm code; this is best done elsewhereBill Nottingham2004-11-021-52/+0
* remove delay on unclean startup - rely on autofsck/forcefsckBill Nottingham2004-11-021-25/+0
* fix blacklisting to not mismatch on substrings (#137755)Bill Nottingham2004-11-011-1/+1
* reapply good changesBill Nottingham2004-11-011-20/+16
* revert some stuffBill Nottingham2004-11-011-26/+35
* - some optims/cleanups, details in initscripts.specr7-94Florian La Roche2004-10-311-35/+26
* automatically reboot when fsck calls for it, instead of requiring manual inte...Bill Nottingham2004-10-171-2/+14
* mdadm supportBill Nottingham2004-10-171-0/+8
* make sure we return to rhgb after fsck (#133966, #112839)Bill Nottingham2004-10-171-0/+6
* remove devlabel callBill Nottingham2004-10-131-4/+0
* don't remount inside of SELinux relabel codeDan Walsh2004-10-051-4/+0