From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20040105 Firebird/0.7 Description of problem: The USB loading section on lines 204-209 in rc.sysinit fails on 2.6 kernels. Specifically, the fgrep on /proc/bus/usb/drivers fails because that file doesn't exist. modprobe keybdev and modprobe mousedev also both fail because those modules don't exist in 2.6. I'm using uhci-hcd as my USB module. Version-Release number of selected component (if applicable): initscripts-7.43-2 How reproducible: Always Steps to Reproduce: 1. Install this initscripts and a 2.6 kernel 2. Reboot 3. Watch the status messages scroll by Actual Results: Around the USB initialization section, you'll see two red FAILED's and an error from fgrep. Expected Results: It should pass since this failure is actually harmless on a 2.6 kernel. Additional info: This is with kernel-2.6.1-1.61.
Some of this is cleaned up in 7.44-1.