Author: jim
Date: 2006-06-24 13:54:07 -0600 (Sat, 24 Jun 2006)
New Revision: 1840

Modified:
   /
   branches/clfs-2.0/BOOK/cross-tools/common/glibc.xml
   branches/clfs-2.0/BOOK/introduction/common/changelog.xml
   branches/clfs-2.0/BOOK/packages.ent
Log:
 [EMAIL PROTECTED] (orig r1915):  jciccone | 2006-06-24 09:55:27 -0700
 Updated to binutils-2.17.



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:1914
   + b6734a72-470d-0410-b049-f317dca95413:/:1915

Modified: branches/clfs-2.0/BOOK/cross-tools/common/glibc.xml
===================================================================
--- branches/clfs-2.0/BOOK/cross-tools/common/glibc.xml 2006-06-24 11:56:45 UTC 
(rev 1839)
+++ branches/clfs-2.0/BOOK/cross-tools/common/glibc.xml 2006-06-24 19:54:07 UTC 
(rev 1840)
@@ -213,7 +213,7 @@
     will install the minimum set of locales necessary for the tests to run
     successfully:</para>
 
-<screen role="nodump"><userinput>mkdir -pv /usr/lib/locale
+<screen role="nodump"><userinput>mkdir -pv ${LFS}/usr/lib/locale
 localedef -i de_DE -f ISO-8859-1 de_DE
 localedef -i [EMAIL PROTECTED] -f ISO-8859-15 [EMAIL PROTECTED]
 localedef -i en_HK -f ISO-8859-1 en_HK
@@ -226,6 +226,8 @@
 localedef -i it_IT -f ISO-8859-1 it_IT
 localedef -i ja_JP -f EUC-JP ja_JP</userinput></screen>
 
+<screen role="nodump"><userinput>mkdir -pv /usr/lib/locale
+
     <para>Some locales installed by the <command>make
     localedata/install-locales</command> command above are not properly
     supported by some applications that are in the LFS and BLFS books. Because

Modified: branches/clfs-2.0/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/clfs-2.0/BOOK/introduction/common/changelog.xml    2006-06-24 
11:56:45 UTC (rev 1839)
+++ branches/clfs-2.0/BOOK/introduction/common/changelog.xml    2006-06-24 
19:54:07 UTC (rev 1840)
@@ -37,6 +37,15 @@
 -->
 
     <listitem>
+      <para>June 24, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Updated to Binutils-2.17.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 22, 2006</para>
       <itemizedlist>
         <listitem>

Modified: branches/clfs-2.0/BOOK/packages.ent
===================================================================
--- branches/clfs-2.0/BOOK/packages.ent 2006-06-24 11:56:45 UTC (rev 1839)
+++ branches/clfs-2.0/BOOK/packages.ent 2006-06-24 19:54:07 UTC (rev 1840)
@@ -46,13 +46,10 @@
 <!ENTITY bin86-md5 "c9e8d72dd2e7457b52d0e3164fc199a1">
 <!ENTITY bin86-home "http://freshmeat.net/projects/bin86/";>
 
-<!ENTITY binutils-version "2.16.94">
-<!ENTITY binutils-size "13,512 KB">
-<!---
+<!ENTITY binutils-version "2.17">
+<!ENTITY binutils-size "13,496 KB">
 <!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
--->
-<!ENTITY binutils-url 
"ftp://sourceware.org/pub/binutils/snapshots/binutils-&binutils-version;.tar.bz2";>
-<!ENTITY binutils-md5 "faad0cd17690180b2366ff1e5ee02a8c">
+<!ENTITY binutils-md5 "e26e2e06b6e4bf3acf1dc8688a94c0d1">
 <!ENTITY binutils-home "http://sources.redhat.com/binutils/";>
 
 <!ENTITY bison-version "2.3">

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to