Author: dnicholson
Date: 2006-10-25 21:10:43 -0600 (Wed, 25 Oct 2006)
New Revision: 6358

Modified:
   trunk/BOOK/general/sysutils/hdparm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed hdparm installation to alternate prefix


Modified: trunk/BOOK/general/sysutils/hdparm.xml
===================================================================
--- trunk/BOOK/general/sysutils/hdparm.xml      2006-10-25 20:02:42 UTC (rev 
6357)
+++ trunk/BOOK/general/sysutils/hdparm.xml      2006-10-26 03:10:43 UTC (rev 
6358)
@@ -89,7 +89,7 @@
     <filename class="directory">/usr</filename> hierarchy, then replace the 
above
     command with the following:</para>
 
-<screen role="root"><userinput>make binprefix=/usr install</userinput></screen>
+<screen role="root"><userinput>make binprefix=/usr/ 
install</userinput></screen>
 
   </sect2>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-10-25 20:02:42 UTC 
(rev 6357)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-10-26 03:10:43 UTC 
(rev 6358)
@@ -45,6 +45,12 @@
       <para>October 25th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Fixed the hdparm instructions to work
+          correctly when installing to an alternate prefix. Thanks to
+          Miguel Bazdresch for reporting the problem. Fixes ticket
+          #2196.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Updated to zip 2.32.</para>
         </listitem>
       </itemizedlist>

-- 
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