Quellcode durchsuchen

* Install hotplug's pnp.distmap

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess vor 20 Jahren
Ursprung
Commit
7ca72d4120
2 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 3 0
      chapter01/changelog.xml
  2. 4 0
      chapter06/hotplug.xml

+ 3 - 0
chapter01/changelog.xml

@@ -45,6 +45,9 @@ of the LFS Book.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>February 5, 2005 [matt]: Copy hotplug's pnp.distmap file to
+silence its warnings</para></listitem>
+
 <listitem><para>February 5, 2005 [matt]: Upgraded to syslog-ng-1.6.6</para>
 </listitem>
 

+ 4 - 0
chapter06/hotplug.xml

@@ -26,6 +26,10 @@
 
 <screen><userinput>make install</userinput></screen>
 
+<para>Copy a file that the &quot;install&quot; target omits.</para>
+
+<screen><userinput>cp etc/hotplug/pnp.distmap /etc/hotplug</userinput></screen> 
+
 <para>Remove Hotplug's init script:</para>
 
 <screen><userinput>rm -rf /etc/init.d</userinput></screen>