Author: matthew Date: 2005-02-27 16:07:17 -0700 (Sun, 27 Feb 2005) New Revision: 4704
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter06/udev.xml Log: * Mention udev's testsuite. Fixes bug 1042. Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-02-27 23:01:27 UTC (rev 4703) +++ trunk/BOOK/chapter01/changelog.xml 2005-02-27 23:07:17 UTC (rev 4704) @@ -81,6 +81,9 @@ </itemizedlist> </listitem> +<listitem><para>February 27, 2005 [matt]: Mention udev's testsuite. Fixes bug +1042</para></listitem> + <listitem><para>February 27, 2005 [matt]: Use --without-csharp instead of --disable-csharp, as the latter doesn't work as intended. Fixes bug 1033</para></listitem> Modified: trunk/BOOK/chapter06/udev.xml =================================================================== --- trunk/BOOK/chapter06/udev.xml 2005-02-27 23:01:27 UTC (rev 4703) +++ trunk/BOOK/chapter06/udev.xml 2005-02-27 23:07:17 UTC (rev 4704) @@ -40,7 +40,8 @@ </varlistentry> </variablelist> -<para>This package does not come with a test suite.</para> +<para>To test the results, issue: +<userinput>make check</userinput>.</para> <para>Install the package:</para> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
