Ignore:
Timestamp:
02/19/2005 07:44:24 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Children:
acdb4a6
Parents:
ccb4ec9
Message:

Synchronized Testing with Trunk. Ready to move Testing to Trunk and discontinue Testing.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    rccb4ec9 rb465451  
    4949kernel compilation. Do not rely on the source tree being clean after
    5050un-tarring.</para>
    51 
    52 <para>Also, ensure that the kernel does not attempt to pass
    53 hotplugging events to userspace until userspace specifies that it is
    54 ready:</para>
    55 
    56 <screen><userinput>sed -i 's@/sbin/hotplug@/bin/true@' kernel/kmod.c</userinput></screen>
    5751
    5852<para>If, in <xref linkend="ch-scripts-console" role=","/> it was decided to
Note: See TracChangeset for help on using the changeset viewer.