aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* - 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
| | | | (#123927)
* 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
| | | | udev versions
* 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
| | | | is_selinux_enabled anyway)
* 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 ↵Bill Nottingham2004-10-171-2/+14
| | | | intervention (#117641 and duplicates)
* 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
|
* use /etc/hotplug/blacklist to blacklist modules (#132719)Bill Nottingham2004-10-011-15/+19
|
* use s-c-keyboard, not kbdconfig (#133929)Bill Nottingham2004-09-281-2/+2
|
* use recursive restoreconBill Nottingham2004-09-241-1/+1
|
* move relabel until after all FSes are checkedBill Nottingham2004-09-231-5/+5
|
* fix restoreconBill Nottingham2004-09-231-2/+1
|
* second start stanza is extraneousBill Nottingham2004-09-221-2/+0
|
* * Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 7.83-1r7-83Jeremy Katz2004-09-221-7/+2
| | | | | - conflict with old udev - use udev if it's present
* don't mount usbfs without usb. also, at least be consistentBill Nottingham2004-09-221-2/+2
|