Heya,

These instructions appear at least in the x86_64 Multilib CLFS book. (I didn't check the others):

"Also, ensure that the kernel does not attempt to pass hotplugging events to userspace until userspace specifies that it is ready:

cp kernel/kmod.c{,.bak}
sed 's@/sbin/hotplug@/bin/true@' kernel/kmod.c.bak > kernel/kmod.c"

However, it looks like this has been removed from development LFS. From my understanding this is no longer needed.

Comments anyone?

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to