mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
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. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5870a98c90
commit
6dbff4106f
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -558,6 +558,15 @@
|
||||
</listitem>
|
||||
</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>
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user