FS#2581 - /etc/rc.sysinit tries to run modprobe on non-modular kernels
Attached to Project:
Arch Linux
Opened by Christoph Neuroth (delmonico) - Friday, 15 April 2005, 07:14 GMT
Opened by Christoph Neuroth (delmonico) - Friday, 15 April 2005, 07:14 GMT
|
Details
/etc/rc.sysinit should check wether the kernel is modular
before running modprobe as it produces lots of distracting
error messages otherwise.
|
This task depends upon
Closed by Judd Vinet (judd)
Monday, 18 April 2005, 06:56 GMT
Reason for closing: Fixed
Additional comments about closing: Okay, I'll add the check for the next build.
Monday, 18 April 2005, 06:56 GMT
Reason for closing: Fixed
Additional comments about closing: Okay, I'll add the check for the next build.
Comment by Judd Vinet (judd) - Monday,
18 April 2005, 00:02 GMT
What's an easy way to tell? Does /proc/modules exist in a
non-modular kernel?
Comment by
Christoph Neuroth (delmonico) -
Monday, 18 April 2005, 06:49 GMT
Very good idea - its not there on my system :)