Changeset ad5100b


Ignore:
Timestamp:
04/17/2005 12:06:57 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1, 6.1.1
Children:
44cb16ae
Parents:
411697d
Message:
  • Don't create the /var/log/hotplug/events file; the bootscripts do that for us (merge of r4986 from trunk).

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r411697d rad5100b  
    8383</listitem>
    8484
     85<listitem><para>April 17, 2005 [matt]: Don't create hotplug's events log file;
     86the bootscripts handle that for us.</para></listitem>
     87
    8588<listitem><para>April 17, 2005 [matt]: Use canonical charmaps in /etc/profile
    8689and don't set LC_ALL (Ken Moffat and Alexander Patrakov)</para></listitem>
  • chapter06/hotplug.xml

    r411697d rad5100b  
    5050
    5151<screen><userinput>rm -f /etc/hotplug/net.agent</userinput></screen>
    52 
    53 <para>Create a file that is necessary for the logging of hotplug events:</para>
    54 
    55 <screen><userinput>touch /var/log/hotplug/events</userinput></screen>
    5652
    5753<para>Create a directory for storing firmware that can be loaded by
Note: See TracChangeset for help on using the changeset viewer.