Author: matthew
Date: 2012-08-06 16:11:04 -0600 (Mon, 06 Aug 2012)
New Revision: 9930
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/glibc.xml
trunk/BOOK/general.ent
Log:
Make tzselect work again.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-08-05 14:28:51 UTC (rev 9929)
+++ trunk/BOOK/chapter01/changelog.xml 2012-08-06 22:11:04 UTC (rev 9930)
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2012-08-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Install a couple more files from the tzdata tarball
+ so that tzselect works again.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-08-05</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2012-08-05 14:28:51 UTC (rev 9929)
+++ trunk/BOOK/chapter06/glibc.xml 2012-08-06 22:11:04 UTC (rev 9930)
@@ -317,11 +317,10 @@
for tz in etcetera southamerica northamerica europe africa antarctica \
asia australasia backward pacificnew solar87 solar88 solar89 systemv; do
-
zic -L leapseconds -d /usr/share/zoneinfo -y "sh yearistype.sh" ${tz}
+done
+cp -v *.tab /usr/share/zoneinfo</userinput></screen>
-done</userinput></screen>
-
<para>One way to determine the local time zone, run the following
script:</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-08-05 14:28:51 UTC (rev 9929)
+++ trunk/BOOK/general.ent 2012-08-06 22:11:04 UTC (rev 9930)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120805">
-<!ENTITY releasedate "August 3, 2012">
+<!ENTITY version "SVN-20120806">
+<!ENTITY releasedate "August 6, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page