OSDN Git Service

[LFS-SVN] SVN-20140114, Changeset 10444 対応。
authormatsuand <matsuand@d6661c75-0afd-443a-aae1-cb31083e41e8>
Wed, 15 Jan 2014 03:14:04 +0000 (03:14 +0000)
committermatsuand <matsuand@d6661c75-0afd-443a-aae1-cb31083e41e8>
Wed, 15 Jan 2014 03:14:04 +0000 (03:14 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@874 d6661c75-0afd-443a-aae1-cb31083e41e8

lfsbook/configure
lfsbook/src/chapter01/changelog.ch
lfsbook/src/chapter01/jchangelog.ch
lfsbook/src/chapter06/glibc.ch
lfsbook/src/chapter06/inetutils.ch
lfsbook/src/chapter06/revisedchroot.ch
lfsbook/src/general.ch
lfsbook/version.ac

index 0050973..77791cf 100755 (executable)
@@ -3879,7 +3879,7 @@ if test "$TIDY" = no; then
  as_fn_error $? "tidy not found in $PATH" "$LINENO" 5
 fi;
 
-TARGETVER=svn-20140102
+TARGETVER=svn-20140114
 
 SVNVER=`grep 'ENTITY version' ${bookdir}/general.ent | sed -e 's/^<!ENTITY version         \"//' -e 's/\">$//' | tr 'A-Z' 'a-z'`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the original XML version" >&5
index b890554..30c2edb 100644 (file)
 @z
 
 @x
+      <para>2014-01-14</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to inetutils-1.9.2 and remove
+          referece to old BLFS page. Fixes
+          <ulink url="&lfs-ticket-root;3471">#3471</ulink> and
+          <ulink url="&lfs-ticket-root;3473">#3473</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Fix hardcoded reference to /tools in
+          Chapter 6 glibc.  Fixes
+          <ulink url="&lfs-ticket-root;3466">#3466</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Clean up /run and /tmp.  Fixes
+          <ulink url="&lfs-ticket-root;3463">#3463</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+@y
+      <para>2014-01-14</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - inetutils-1.9.2 へのアップデート。
+          また古い BLFS へのページ参照を削除。
+          <ulink url="&lfs-ticket-root;3471">#3471</ulink> と
+          <ulink url="&lfs-ticket-root;3473">#3473</ulink> を Fix に。</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - 第6章の glibc にてハードコーディングされたパスを /tools へ変更。
+          <ulink url="&lfs-ticket-root;3466">#3466</ulink> を Fix に。</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - /run と /tmp をクリアする。
+          <ulink url="&lfs-ticket-root;3463">#3463</ulink> を Fix に。</para>
+        </listitem>
+      </itemizedlist>
+@z
+
+@x
       <para>2014-01-02</para>
       <itemizedlist>
         <listitem>
index b44c965..f0eba9c 100644 (file)
 -->
 
     <listitem>
+      <para>2014-01-15</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matsuand] -
+          SVN-20140114,
+          Changeset
+          <ulink url="&lfs-rev-root;10440">10440</ulink> ~
+          <ulink url="&lfs-rev-root;10444">10444</ulink>
+          対応。
+          </para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2014-01-03</para>
       <itemizedlist>
         <listitem>
index dcd0160..5b4fcbb 100644 (file)
       <title>&MeaningOfOption1;configure&MeaningOfOption2;:</title>
 @z
 
-@x
+@x SED=sed
+          <para>Setting this environment variable prevents a hard-coded
+          path to /tools/bin/sed.</para>
+@y
+          <para>
+          ハードコーディングされているパスを /tools/bin/sed とするために、環境変数を設定します。
+          </para>
+@z
+
+@x --libexecdir=/usr/lib/glibc
           <para>This changes the location of some auxillary files from the
           default of <filename class="directory">/usr/libexec</filename> to
           <filename class="directory">/usr/lib/glibc</filename>.</para>
index 308a84d..5be3ed2 100644 (file)
 @z
 
 @x
-    <para>Fix an incompatibility between this package and Glibc-&glibc-version;</para>
+    <para>Create a definition to allow the <command>ifconfig</command> program
+    to build properly.</para>
 @y
     <para>
-    本パッケージと Glibc-&glibc-version; との互換性がないため、これを修正します。
+    <command>ifconfig</command> プログラムが適切にビルドできるような定義を生成します。
     </para>
 @z
 
       <title>&MeaningOfOption1;configure&MeaningOfOption2;:</title>
 @z
 
-@x
-          <para>This option prevents Inetutils from installing the
-          <command>ifconfig</command> program, which can be used to configure network
-          interfaces. LFS uses <command>ip</command> from IPRoute2 to perform
-          this task.</para>
-@y
-          <para>
-          このオプションは <command>ifconfig</command> プログラムをインストールしないようにします。
-          このプログラムはネットワークインターフェースを設定するために利用するものです。
-          LFS では IPRoute2 パッケージが提供する <command>ip</command> コマンドを使うことにしています。
-          </para>
-@z
-
-@x
+@x --disable-logger
           <para>This option prevents Inetutils from installing the
           <command>logger</command> program, which is used by scripts to
           pass messages to the System Log Daemon. Do not install it because
@@ -73,7 +61,7 @@
           </para>
 @z
 
-@x
+@x --disable-syslogd
           <para>This option prevents Inetutils from installing the System Log
           Daemon, which is installed with the Sysklogd package.</para>
 @y
@@ -83,7 +71,7 @@
           </para>
 @z
 
-@x
+@x --disable-whois
           <para>This option disables the building of the Inetutils
           <command>whois</command> client, which is out of date. Instructions for
           a better <command>whois</command> client are in the BLFS book.</para>
           </para>
 @z
 
-@x
+@x --disable-servers
           <para>This disables the installation of the various network servers
           included as part of the Inetutils package. These servers are deemed not
           appropriate in a basic LFS system. Some are insecure by nature and are
-          only considered safe on trusted networks. More information can be found
-          at <ulink url="&blfs-root;view/svn/basicnet/inetutils.html"/>. Note that
+          only considered safe on trusted networks. Note that
           better replacements are available for many of these servers.</para>
 @y
           <para>
           このオプションは Inetutils パッケージに含まれるさまざまなネットワークサーバーをインストールしないようにします。
           これらのサーバーは基本的な LFS システムには不要なものと考えられます。
           サーバーの中には本質的にセキュアでないものがあり、信頼のあるネットワーク内でのみしか安全に扱うことができないものもあります。
-          より詳細な情報は <ulink url="&blfs-root;view/svn/basicnet/inetutils.html"/> を参照してください。
           サーバーの多くは、これに代わる他の適切なものが存在します。
           </para>
 @z
 @z
 
 @x
-        <seg>ftp, hostname, ping, ping6, rcp, rexec, rlogin, rsh, talk, telnet,
-        tftp, and traceroute</seg>
+        <seg>ftp, ifconfig, hostname, ping, ping6, rcp, rexec, rlogin, 
+        rsh, talk, telnet, tftp, and traceroute</seg>
 @y
-        <seg>ftp, hostname, ping, ping6, rcp, rexec, rlogin, rsh, talk, telnet,
-        tftp, traceroute</seg>
+        <seg>ftp, ifconfig, hostname, ping, ping6, rcp, rexec, rlogin, 
+        rsh, talk, telnet, tftp, traceroute</seg>
 @z
 
 @x
         </para>
 @z
 
+@x ifconfig
+        <para>Manages network interfaces</para>
+@y
+        <para>
+        ネットワークインターフェースを管理します。
+        </para>
+@z
+
 @x hostname
           <para>Reports or sets the name of the host</para>
 @y
 @z
 
 @x rexec
-          <para>executes commands on a remote host</para>
+          <para>Executes commands on a remote host</para>
 @y
           <para>
           リモートホスト上にてコマンドを実行します。
index cb72f5c..d7ff910 100644 (file)
 @z
 
 @x
+  <para>Finally, clean up some extra files left around from running tests:</para>
+@y
+  <para>
+  テストを通じて生成された不要なファイル等を削除します。
+  </para>
+@z
+
+@x
   <para>From now on, when reentering the chroot environment after
   exiting, use the following modified chroot command:</para>
 @y
index 0f02c6a..5f5f084 100644 (file)
@@ -8,13 +8,13 @@
 % $Date::                           $
 %
 @x
-<!ENTITY version         "SVN-20140102">
-<!ENTITY releasedate     "January 2, 2014">
+<!ENTITY version         "SVN-20140114">
+<!ENTITY releasedate     "January 14, 2014">
 @y
 <?xml version="1.0" encoding="UTF-8"?>
-<!ENTITY version         "SVN-20140102">
-<!ENTITY releasedate     "2014年1月2日">
-<!ENTITY jversion        "20140103">
+<!ENTITY version         "SVN-20140114">
+<!ENTITY releasedate     "2014年1月14日">
+<!ENTITY jversion        "20140115">
 @z
 
 @x
index 4730ef5..2d710c5 100644 (file)
@@ -7,4 +7,4 @@ dnl  $Date::                           $
 dnl 
 dnl
 dnl m4-include this file to define the current LFS version
-m4_define([lfs_version], [svn-20140102])
+m4_define([lfs_version], [svn-20140114])