Author: wblaszcz
Date: 2010-09-06 02:17:57 -0600 (Mon, 06 Sep 2010)
New Revision: 8595

Modified:
   trunk/BOOK/general/sysutils/hal.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Minor fix to HAL.

Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2010-09-02 00:37:33 UTC (rev 8594)
+++ trunk/BOOK/general/sysutils/hal.xml 2010-09-06 08:17:57 UTC (rev 8595)
@@ -158,7 +158,7 @@
     <para>Install the <application>HAL</application> hardware data with the
     following commands:</para>
 
-<screen><userinput>tar -xf ../hal-info-&hal-info-version;.tar.gz &amp;&amp;
+<screen><userinput>tar -xf ../hal-info-&hal-info-version;.tar.bz2 &amp;&amp;
 cd hal-info-&hal-info-version; &amp;&amp;
 ./configure --prefix=/usr --sysconfdir=/etc</userinput></screen>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-09-02 00:37:33 UTC 
(rev 8594)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-09-06 08:17:57 UTC 
(rev 8595)
@@ -41,6 +41,15 @@
 
 -->
     <listitem>
+      <para>September 6th, 2010</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Minor fix to HAL.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 31st, 2010</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to