Author: jhuntwork
Date: 2007-08-14 20:19:18 -0600 (Tue, 14 Aug 2007)
New Revision: 8321

Modified:
   branches/jh/BOOK/chapter01/changelog.xml
   branches/jh/BOOK/chapter01/whatsnew.xml
   branches/jh/BOOK/chapter06/bash.xml
   branches/jh/BOOK/general.ent
   branches/jh/BOOK/packages.ent
Log:
Merge r8309, r8311, r8317, r8318 from trunk to jh branch

Modified: branches/jh/BOOK/chapter01/changelog.xml
===================================================================
--- branches/jh/BOOK/chapter01/changelog.xml    2007-08-15 02:07:40 UTC (rev 
8320)
+++ branches/jh/BOOK/chapter01/changelog.xml    2007-08-15 02:19:18 UTC (rev 
8321)
@@ -36,11 +36,27 @@
     </listitem>
 -->
 
-    <!-- replace with real entry -->
     <listitem>
+      <para>2007-08-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Updated to LFS-Bootscripts-20070813.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2007-08-11</para>
       <itemizedlist>
        <listitem>
+          <para>[bdubbs] - Upgrade to Linux-2.6.22.2, fixes
+          <ulink url="&lfs-ticket-root;2059">#2059</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[dnicholson] - Changed the Bash testsuite standard input fix
+          to only affect the necessary test script.</para>
+       </listitem>
+       <listitem>
          <para>[jhuntwork] - Add -march=i486 to Glibc for x86 builds as 
default of i386 is
           incompatible.</para>
         </listitem>

Modified: branches/jh/BOOK/chapter01/whatsnew.xml
===================================================================
--- branches/jh/BOOK/chapter01/whatsnew.xml     2007-08-15 02:07:40 UTC (rev 
8320)
+++ branches/jh/BOOK/chapter01/whatsnew.xml     2007-08-15 02:19:18 UTC (rev 
8321)
@@ -111,11 +111,11 @@
     </listitem>-->
     <!--<listitem>
       <para>Less &less-version;</para>
-    </listitem>
+    </listitem>-->
     <listitem>
       <para>LFS-Bootscripts &lfs-bootscripts-version;</para>
     </listitem>
-    <listitem>
+    <!--<listitem>
       <para>Libtool &libtool-version;</para>
     </listitem>
     <listitem>

Modified: branches/jh/BOOK/chapter06/bash.xml
===================================================================
--- branches/jh/BOOK/chapter06/bash.xml 2007-08-15 02:07:40 UTC (rev 8320)
+++ branches/jh/BOOK/chapter06/bash.xml 2007-08-15 02:19:18 UTC (rev 8321)
@@ -75,16 +75,17 @@
 
     <para>To prepare the tests, ensure that the locale
     setting from our environment will be used and that the <systemitem
-    class="username">nobody</systemitem> user can write to the sources 
tree:</para>
+    class="username">nobody</systemitem> user can read the standard input
+    device and write to the sources tree:</para>
 
 <screen><userinput>sed -i 's/LANG/LC_ALL/' tests/intl.tests
+sed -i '[EMAIL PROTECTED]@&amp; &lt;/dev/tty@' tests/run-test
 chown -Rv nobody ./</userinput></screen>
 
     <para>Now, run the tests as the <systemitem
-    class="username">nobody</systemitem> user, ensuring that the standard
-    input device is readable:</para>
+    class="username">nobody</systemitem> user:</para>
 
-<screen><userinput>su-tools nobody -s /bin/bash -c "make tests" 
&lt;/dev/tty</userinput></screen>
+<screen><userinput>su-tools nobody -s /bin/bash -c "make 
tests"</userinput></screen>
 
     <para>Install the package:</para>
 

Modified: branches/jh/BOOK/general.ent
===================================================================
--- branches/jh/BOOK/general.ent        2007-08-15 02:07:40 UTC (rev 8320)
+++ branches/jh/BOOK/general.ent        2007-08-15 02:19:18 UTC (rev 8321)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-JH-20070808">
-<!ENTITY releasedate "August 8, 2007">
+<!ENTITY version "SVN-JH-20070813">
+<!ENTITY releasedate "August 13, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

Modified: branches/jh/BOOK/packages.ent
===================================================================
--- branches/jh/BOOK/packages.ent       2007-08-15 02:07:40 UTC (rev 8320)
+++ branches/jh/BOOK/packages.ent       2007-08-15 02:19:18 UTC (rev 8321)
@@ -277,10 +277,10 @@
 <!ENTITY less-ch6-du "2.8 MB">
 <!ENTITY less-ch6-sbu "0.1 SBU">
 
-<!ENTITY lfs-bootscripts-version "20070730">
+<!ENTITY lfs-bootscripts-version "20070813">
 <!ENTITY lfs-bootscripts-size "39 KB">
 <!ENTITY lfs-bootscripts-url 
"&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2">
-<!ENTITY lfs-bootscripts-md5 "d50c72aa2f45c646f384a1ffeb20fafe">
+<!ENTITY lfs-bootscripts-md5 "0ecbdd3b774d519fc535a0a595aa5b86">
 <!ENTITY lfs-bootscripts-home " ">
 <!ENTITY lfs-bootscripts-ch7-du "0.4 MB">
 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
@@ -295,11 +295,11 @@
 
 <!ENTITY linux-major-version "2.6">
 <!ENTITY linux-minor-version "22">
-<!ENTITY linux-patch-version "1">
+<!ENTITY linux-patch-version "2">
 <!ENTITY linux-version 
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "44,050 KB">
+<!ENTITY linux-size "44,100 KB">
 <!ENTITY linux-url 
"&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
-<!ENTITY linux-md5 "50249e822a2a112d9221129a4a3af374">
+<!ENTITY linux-md5 "3dd27284fea13e46fc2e110e3cd8a72c">
 <!ENTITY linux-home "http://www.kernel.org/";>
 <!ENTITY linux-ch8-du "310 - 390 MB">
 <!ENTITY linux-ch8-sbu "1.5 - 3.5 SBU">

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

Reply via email to