Author: bdubbs
Date: 2012-07-19 11:31:56 -0600 (Thu, 19 Jul 2012)
New Revision: 9915

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/packages.xml
   trunk/BOOK/packages.ent
Log:
Added Time Zone data package to packages section of the book.
This will be needed in the Chapter 6 glibc section when we
update to glibc-2.16.


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-07-19 17:17:44 UTC (rev 9914)
+++ trunk/BOOK/chapter01/changelog.xml  2012-07-19 17:31:56 UTC (rev 9915)
@@ -41,6 +41,10 @@
       <para>2012-07-19</para>
       <itemizedlist>
          <listitem>
+           <para>[bdubbs] - Added Time Zone data package to
+           packages section of the book.</para>
+         </listitem>
+         <listitem>
            <para>[bdubbs] - Added Check to the Rationale section
            of the book.</para>
          </listitem>

Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml   2012-07-19 17:17:44 UTC (rev 9914)
+++ trunk/BOOK/chapter03/packages.xml   2012-07-19 17:31:56 UTC (rev 9915)
@@ -559,6 +559,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>Time Zone Data (&tzdata-version;) - 
<token>&tzdata-size;</token>:</term>
+      <listitem>
+        <para>Home page: <ulink url="&tzdata-home;"/></para>
+        <para>Download: <ulink url="&tzdata-url;"/></para>
+        <para>MD5 sum: <literal>&tzdata-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Texinfo (&texinfo-version;) - <token>&texinfo-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&texinfo-home;"/></para>

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-07-19 17:17:44 UTC (rev 9914)
+++ trunk/BOOK/packages.ent     2012-07-19 17:31:56 UTC (rev 9915)
@@ -540,6 +540,14 @@
 <!ENTITY systemd-ch6-du  "16 MB">
 <!ENTITY systemd-ch6-sbu "0.1 SBU">
 
+<!ENTITY tzdata-version "2012c">
+<!ENTITY tzdata-size "202 KB">
+<!ENTITY tzdata-url 
"http://www.iana.org//time-zones/repository/releases/tzdata&tzdata-version;.tar.gz";>
+<!ENTITY tzdata-md5 "cfdc2710bd05c26dbd624441d57028f6">
+<!ENTITY tzdata-home "http://www.iana.org/time-zones";>
+<!ENTITY tzdata-ch6-du "5.6 MB">
+<!ENTITY tzdata-ch6-sbu "0.1 SBU">
+
 <!ENTITY udev-lfs        "udev-lfs-&systemd-version;"> 
 <!ENTITY udev-lfs-size   "16 KB">   
 <!ENTITY udev-lfs-url    "&anduin-other;udev-lfs-&systemd-version;.tar.bz2">

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