Browse Source

Warn that the Udev testsuite will produce messages in the host's logs.
Fixes #1846.


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

Dan Nichilson 19 years ago
parent
commit
f56429c019
2 changed files with 8 additions and 0 deletions
  1. 5 0
      chapter01/changelog.xml
  2. 3 0
      chapter06/udev.xml

+ 5 - 0
chapter01/changelog.xml

@@ -39,6 +39,11 @@
     <listitem>
       <para>August 1, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Added text warning that the Udev testsuite
+          will produce messages in the host's logs. Fixes #1846. Thanks to
+          Archaic.</para>
+        </listitem>
         <listitem>
           <para>[dnicholson] - Finished adding system inotify support.
           Split the patch so that the syscall functions are part of the

+ 3 - 0
chapter06/udev.xml

@@ -73,6 +73,9 @@ ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
     <para>To test the results, issue:
     <userinput>make test</userinput>.</para>
 
+    <para>Note that the Udev testsuite will produce numerous messages in
+    the host system's logs. These are harmless and can be ignored.</para>
+
     <para>Install the package:</para>
 
 <screen><userinput>make DESTDIR=/ \