Author: ken
Date: 2010-12-28 19:54:34 -0700 (Tue, 28 Dec 2010)
New Revision: 9434
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/shadow.xml
trunk/BOOK/general.ent
Log:
Keep the korean and chinese man pages from shadow, since man-db can now use
them.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-12-28 13:38:28 UTC (rev 9433)
+++ trunk/BOOK/chapter01/changelog.xml 2010-12-29 02:54:34 UTC (rev 9434)
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2010-12-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] Allow shadow to install its korean and chinese
+ man-pages, since man-db can now format them. Thanks to
+ William Immendorf for the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2010-12-28</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/shadow.xml
===================================================================
--- trunk/BOOK/chapter06/shadow.xml 2010-12-28 13:38:28 UTC (rev 9433)
+++ trunk/BOOK/chapter06/shadow.xml 2010-12-29 02:54:34 UTC (rev 9434)
@@ -62,11 +62,6 @@
<screen><userinput remap="configure">sed -i 's/groups$(EXEEXT) //'
src/Makefile.in
find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {}
\;</userinput></screen>
- <para>Disable the installation of Chinese and Korean manual pages, since
- Man-DB cannot format them properly:</para>
-
-<screen><userinput remap="configure">sed -i -e 's/ ko//' -e 's/ zh_CN zh_TW//'
man/Makefile.in</userinput></screen>
-
<para id="shadow-login_defs">Instead of using the default
<emphasis>crypt</emphasis> method, use the more secure
<emphasis>MD5</emphasis> method of password encryption, which also allows
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-12-28 13:38:28 UTC (rev 9433)
+++ trunk/BOOK/general.ent 2010-12-29 02:54:34 UTC (rev 9434)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101228">
-<!ENTITY releasedate "December 28, 2010">
+<!ENTITY version "SVN-20101229">
+<!ENTITY releasedate "December 29, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.8">
<!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