Ignore:
Timestamp:
02/02/2006 09:46:18 PM (18 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
dc591b5
Parents:
a7fe252
Message:

Remove hotplug and its bootscript from the book - Udev will take over module handling

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/bootscripts.xml

    ra7fe252 r1b3de968  
    4343  <sect2 role="installation">
    4444    <title>Installation of LFS-Bootscripts</title>
     45
     46    <para>Prevent the hotplug bootscript from being installed, as the hotplug
     47      package is no longer installed.</para>
     48
     49<screen><userinput>sed -i '/hotplug/d' Makefile</userinput></screen>
    4550
    4651    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.