aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* fix blacklisting to not mismatch on substrings (#137755)Bill Nottingham2004-11-011-1/+1
* fix cmdline use-before-set, rhgb misuseBill Nottingham2004-11-011-20/+16
* fix incorrect rhgb temp path (#137391)Bill Nottingham2004-10-281-1/+1
* 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 rawdevices againBill Nottingham2004-10-141-80/+0
* remove devlabel callBill Nottingham2004-10-131-4/+0
* return of rawdevices stuffBill Nottingham2004-10-121-0/+80
* don't remount inside of SELinux relabel codeDan Walsh2004-10-051-4/+0
* use runuser instead of su, require itBill Nottingham2004-10-041-1/+1
* whoops, wrong file (#134432)Bill Nottingham2004-10-041-3/+3
* use /etc/hotplug/blacklist to blacklist modules (#132719)Bill Nottingham2004-10-011-15/+19
* filter indic locales on the console (#134198)Bill Nottingham2004-09-301-1/+1
* fix checkpid logic, clean up potential errors (#134030)Bill Nottingham2004-09-291-5/+5
* use s-c-keyboard, not kbdconfig (#133929)Bill Nottingham2004-09-281-2/+2
* fix overzealousness with -range aliases (#65415)Bill Nottingham2004-09-271-1/+1
* allow daemon to coredump if requested (#130175)Bill Nottingham2004-09-271-3/+2
* export LC_MESSAGES (#133786)Bill Nottingham2004-09-271-0/+1
* 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
* don't mount usbfs without usb. also, at least be consistentBill Nottingham2004-09-221-2/+2
* rhgb enhancements (<veillard@redhat.com>, #132665)Bill Nottingham2004-09-172-2/+22
* Fix call to restoreconr7-78Dan Walsh2004-09-081-3/+3
* restore contexts of udev-created /dev filesBill Nottingham2004-09-081-0/+5
* mount usbfs (#131347)Bill Nottingham2004-09-011-0/+3
* udev uses UDEV_TMPFS nowr7-76Jeremy Katz2004-09-011-2/+2
* allow messages to show up on consoleDan Walsh2004-08-311-0/+3
* autoloading of hardware at boot timeBill Nottingham2004-08-261-88/+91
* minor cleanup (#115028, <leonard-rh-bugzilla@den.ottolander.nl>)Bill Nottingham2004-08-251-10/+10
* do a SELinux relabel if forcedBill Nottingham2004-08-251-0/+22
* remove devfs compat and 2.4 compatBill Nottingham2004-08-251-10/+0
* - configure all zfcp (scsi over fibrechannel) devices before trying to mount ...r7-68Karsten Hopp2004-08-241-0/+4
* * Fri Aug 20 2004 Jeremy Katz <katzj@redhat.com> - 7.65-1r7-65Jeremy Katz2004-08-201-2/+2
* check for dev file too (#130350)Bill Nottingham2004-08-201-1/+1
* use rngd if availableBill Nottingham2004-08-191-0/+2
* run udev_start if necessary (#120605)Bill Nottingham2004-08-191-0/+13
* readonly root updates (#129893, <markmc@redhat.com>)Bill Nottingham2004-08-191-6/+9
* remove rawdevices (#130048)Bill Nottingham2004-08-181-77/+0
* handle binfmt_misc here for the case where it's built in (#129954)Bill Nottingham2004-08-181-0/+3
* remove mkkerneldothBill Nottingham2004-08-181-6/+0
* fix nfs unmounting (#129765)Bill Nottingham2004-08-122-3/+3
* don't remove /dev/mapper/control - nash will do it if it has to (#127115)Bill Nottingham2004-08-031-1/+0
* don't bring interfaces down twice (#127487)Bill Nottingham2004-07-271-1/+3
* wrap second LVM initialization in vgscan check to avoid extraneous messages (...Bill Nottingham2004-07-121-1/+3
* silence restoreconBill Nottingham2004-07-091-3/+3
* move random stuff to rc.sysinit/halt; move all swap to after this.Bill Nottingham2004-07-073-68/+18