From 674e5f901f0cf3e2f0265c0798583ef0233ae5b4 Mon Sep 17 00:00:00 2001 From: matsuand Date: Sat, 24 Jan 2015 03:31:25 +0000 Subject: [PATCH] =?utf8?q?[LFS-SVN]=20SVN-20150118,=20Changeset=2010819=20?= =?utf8?q?=E5=AF=BE=E5=BF=9C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.osdn.net/svnroot/lfsbookja/trunk@948 d6661c75-0afd-443a-aae1-cb31083e41e8 --- lfsbook/src/chapter01/changelog.ch | 12 ++++----- lfsbook/src/chapter01/jchangelog.ch | 15 +++++++++++ lfsbook/src/chapter02/creatingpartition.ch | 12 ++++----- lfsbook/src/chapter06/db.ch | 8 +++--- lfsbook/src/chapter06/gcc.ch | 4 +-- lfsbook/src/chapter06/iproute2.ch | 4 +-- lfsbook/src/chapter06/shadow.ch | 4 +-- lfsbook/src/chapter06/vim.ch | 8 +++--- lfsbook/src/chapter07/profile.ch | 4 +-- lfsbook/src/chapter07/symlinks.ch | 4 +-- lfsbook/src/chapter08/fstab.ch | 4 +-- lfsbook/src/chapter08/grub.ch | 4 +-- lfsbook/src/chapter08/kernel.ch | 4 +-- lfsbook/src/chapter09/reboot.ch | 40 +++++++++++++++--------------- 14 files changed, 71 insertions(+), 56 deletions(-) diff --git a/lfsbook/src/chapter01/changelog.ch b/lfsbook/src/chapter01/changelog.ch index 8b381ad1..89110cc0 100644 --- a/lfsbook/src/chapter01/changelog.ch +++ b/lfsbook/src/chapter01/changelog.ch @@ -51,15 +51,15 @@ 2015-01-12 - [bdubbs] - Update to XML-Parser-2.44.tar.gz. Fixes + [bdubbs] - Update to XML-Parser-2.44. Fixes #3733. - [bdubbs] - Update to man-pages-3.77.tar.xz. Fixes + [bdubbs] - Update to man-pages-3.77. Fixes #3732. - [bdubbs] - Update to linux-3.18.2.tar.xz. Fixes + [bdubbs] - Update to linux-3.18.2. Fixes #3731. @@ -67,15 +67,15 @@ 2015-01-12 - [bdubbs] - XML-Parser-2.44.tar.gz へのアップデート。 + [bdubbs] - XML-Parser-2.44 へのアップデート。 #3733 を Fix に。 - [bdubbs] - man-pages-3.77.tar.xz へのアップデート。 + [bdubbs] - man-pages-3.77 へのアップデート。 #3732 を Fix に。 - [bdubbs] - linux-3.18.2.tar.xz へのアップデート。 + [bdubbs] - linux-3.18.2 へのアップデート。 #3731 を Fix に。 diff --git a/lfsbook/src/chapter01/jchangelog.ch b/lfsbook/src/chapter01/jchangelog.ch index 7b3b5db6..f82c3b3d 100644 --- a/lfsbook/src/chapter01/jchangelog.ch +++ b/lfsbook/src/chapter01/jchangelog.ch @@ -54,6 +54,21 @@ --> + 2015-01-24 + + + [matsuand] - + SVN-20150118, + Changeset + 10817 ~ + 10819 + 対応。 + + + + + + 2015-01-19 diff --git a/lfsbook/src/chapter02/creatingpartition.ch b/lfsbook/src/chapter02/creatingpartition.ch index 8d0ec396..08909c0b 100644 --- a/lfsbook/src/chapter02/creatingpartition.ch +++ b/lfsbook/src/chapter02/creatingpartition.ch @@ -96,20 +96,20 @@ @x For experienced users, other partitioning schemes are possible. The new LFS system can be on a software RAID array or an LVM logical volume. + url="&blfs-book;postlfs/raid.html">RAID array or an LVM logical volume. However, some of these options require an initramfs, which is + url="&blfs-book;postlfs/initramfs.html">initramfs, which is an advanced topic. These partitioning methodologies are not recommended for first time LFS users. @y 上級者の方であれば別のパーティション設定も可能です。 最新の LFS システムは、ソフトウェア RAID アレーや、LVM 論理ボリュームを利用することができます。 + url="&blfs-book;postlfs/raid.html">RAID アレーや、LVM 論理ボリュームを利用することができます。 ただしこれらを実現するには initramfs が必要であり、高度なトピックです。 + url="&blfs-book;postlfs/initramfs.html">initramfs が必要であり、高度なトピックです。 こういったパーティション設定は、LFS 初心者にはお勧めしません。 @z diff --git a/lfsbook/src/chapter06/db.ch b/lfsbook/src/chapter06/db.ch index 58e18587..e7c8b3c7 100644 --- a/lfsbook/src/chapter06/db.ch +++ b/lfsbook/src/chapter06/db.ch @@ -31,13 +31,13 @@ There are instructions to build this package in the BLFS book if you need to build the RPC server or additional language bindings. The additional language bindings will require additional packages to be - installed. See + installed. See for suggested installation instructions. @y There are instructions to build this package in the BLFS book if you need to build the RPC server or additional language bindings. The additional language bindings will require additional packages to be - installed. See + installed. See for suggested installation instructions. @z @@ -49,7 +49,7 @@ installed, not with GDBM. If you fully understand the risks versus benefits of using GDBM and wish to use it anyway, see the BLFS instructions located at + url="&blfs-book;general/gdbm.html"/> @y Also, GDBM could be used in place of Berkeley DB to satisfy Man-DB. However, since Berkeley DB is considered a core part @@ -58,7 +58,7 @@ installed, not with GDBM. If you fully understand the risks versus benefits of using GDBM and wish to use it anyway, see the BLFS instructions located at + url="&blfs-book;general/gdbm.html"/> @z @x diff --git a/lfsbook/src/chapter06/gcc.ch b/lfsbook/src/chapter06/gcc.ch index 6482d6d2..787df896 100644 --- a/lfsbook/src/chapter06/gcc.ch +++ b/lfsbook/src/chapter06/gcc.ch @@ -63,13 +63,13 @@ @x Note that for other languages, there are some prerequisites that are not yet available. See the - BLFS Book + BLFS Book for instructions on how to build all of GCC's supported languages. @y 他のプログラミング言語は、また別の依存パッケージなどを要しますが、現時点では準備できていません。 GCC がサポートする他のプログラム言語の構築方法については BLFS ブック の説明を参照してください。 + url="&blfs-book;general/gcc.html">BLFS ブック の説明を参照してください。 @z diff --git a/lfsbook/src/chapter06/iproute2.ch b/lfsbook/src/chapter06/iproute2.ch index 179c42b3..c3d23276 100644 --- a/lfsbook/src/chapter06/iproute2.ch +++ b/lfsbook/src/chapter06/iproute2.ch @@ -34,7 +34,7 @@ common requirement on a base Linux system, remove the dependency on Berkeley DB by applying the commands below. If the arpd binary is needed, instructions for compiling Berkeley DB can be found in the BLFS Book - at . + at . @y @@ -42,7 +42,7 @@ arpd はベースとする Linux システムにとって普通は必要となりません。 そこで Berkeley DB への依存を取り除くために、以下の sed コマンドを実行します。 arpd プログラムを必要とする場合は BLFS ブックの に示される Berkeley DB の構築手順に従ってください。 + url="&blfs-book;server/databases.html#db"/> に示される Berkeley DB の構築手順に従ってください。 @z diff --git a/lfsbook/src/chapter06/shadow.ch b/lfsbook/src/chapter06/shadow.ch index c87f2663..41fbdb03 100644 --- a/lfsbook/src/chapter06/shadow.ch +++ b/lfsbook/src/chapter06/shadow.ch @@ -30,14 +30,14 @@ @x If you would like to enforce the use of strong passwords, refer to - for installing + for installing CrackLib prior to building Shadow. Then add --with-libcrack to the configure command below. @y もっと強力なパスワードを利用したい場合は にて示している Cracklib パッケージを参照してください。 + url="&blfs-book;postlfs/cracklib.html"/> にて示している Cracklib パッケージを参照してください。 Cracklib パッケージは Shadow パッケージよりも前にインストールします。 その場合 Shadow パッケージの configure スクリプトでは --with-libcrack パラメーターをつけて実行する必要があります。 diff --git a/lfsbook/src/chapter06/vim.ch b/lfsbook/src/chapter06/vim.ch index 660f8e2a..c3fecbba 100644 --- a/lfsbook/src/chapter06/vim.ch +++ b/lfsbook/src/chapter06/vim.ch @@ -30,12 +30,12 @@ @x If you prefer another editor—such as Emacs, Joe, or Nano—please refer to for suggested + url="&blfs-book;postlfs/editors.html"/> for suggested installation instructions. @y もし Emacs、Joe、Nano など他のエディターを用いたい場合は に示される手順に従ってインストールしてください。 + url="&blfs-book;postlfs/editors.html"/> に示される手順に従ってインストールしてください。 @z @@ -129,13 +129,13 @@ additional libraries to be installed. For more information on this process, refer to the Vim documentation and the Vim installation page in the BLFS book at . + url="&blfs-book;postlfs/vim.html"/>. @y LFS システムに対して X ウィンドウシステムをインストールする場合 X のインストールの後で Vim を再コンパイルする必要があります。 Vim には GUI 版があり X や他のライブラリがインストールされていて 初めて構築できるためです。 この作業の詳細については Vim のドキュメントと BLFS ブックの に示されている Vim のインストール説明のページを参照してください。 + url="&blfs-book;postlfs/vim.html"/> に示されている Vim のインストール説明のページを参照してください。 @z diff --git a/lfsbook/src/chapter07/profile.ch b/lfsbook/src/chapter07/profile.ch index 26262830..ba20fcd4 100644 --- a/lfsbook/src/chapter07/profile.ch +++ b/lfsbook/src/chapter07/profile.ch @@ -298,11 +298,11 @@ @x UTF-8 based locales are not supported well by some programs. Work is in progress to document and, if possible, fix such problems, see - . + . @y UTF-8 ベースのロケールは、プログラムによってはサポートしていないものもあります。 この問題については にて説明しており、可能なものは解決を図っていこうとしているところです。 + url="&blfs-book;introduction/locale-issues.html"/> にて説明しており、可能なものは解決を図っていこうとしているところです。 @z diff --git a/lfsbook/src/chapter07/symlinks.ch b/lfsbook/src/chapter07/symlinks.ch index 6a988edb..0c34fc2d 100644 --- a/lfsbook/src/chapter07/symlinks.ch +++ b/lfsbook/src/chapter07/symlinks.ch @@ -427,7 +427,7 @@ fixable by creating Udev rules for custom persistent symlinks. The case of network cards is covered separately in , and sound card configuration can - be found in BLFS. + be found in BLFS. @y で説明したように、にて説明しています。 またサウンドカードの設定方法は BLFS にて説明しています。 + url="&blfs-book;postlfs/devices.html">BLFS にて説明しています。 @z diff --git a/lfsbook/src/chapter08/fstab.ch b/lfsbook/src/chapter08/fstab.ch index 136f8143..ccc7c447 100644 --- a/lfsbook/src/chapter08/fstab.ch +++ b/lfsbook/src/chapter08/fstab.ch @@ -149,14 +149,14 @@ mount option to the appropriate entry in /etc/fstab. To check if the disk drive supports this option, run - hdparm + hdparm on the applicable disk drive. For example, if: @y 特定のハードディスクにおいて ext3 ファイルシステムでの電源供給不足時の信頼性を向上させることができます。 これは /etc/fstab での定義においてマウントオプション を指定します。 ハードディスクがこのオプションをサポートしているかどうかは hdparm を実行することで確認できます。 + url="&blfs-book;general/hdparm.html">hdparm を実行することで確認できます。 例えば以下のコマンドを実行します。 @z diff --git a/lfsbook/src/chapter08/grub.ch b/lfsbook/src/chapter08/grub.ch index 409aa30f..a2d01252 100644 --- a/lfsbook/src/chapter08/grub.ch +++ b/lfsbook/src/chapter08/grub.ch @@ -45,7 +45,7 @@ already have a boot device, you can create one. In order for the procedure below to work, you need to jump ahead to BLFS and install xorriso from the + url="&blfs-book;multimedia/libisoburn.html"> libisoburn package. @y @@ -53,7 +53,7 @@ そんな事態に備えてコンピューターを復旧 (resucue)するブートディスクの生成を必ず行ってください。 ブートデバイスを用意していない場合は作成してください。 以降に示す手順を実施するために、必要に応じて BLFS ブックを参照し + url="&blfs-book;multimedia/libisoburn.html"> libisoburn にある xorriso をインストールしてください。 @z diff --git a/lfsbook/src/chapter08/kernel.ch b/lfsbook/src/chapter08/kernel.ch index 9391465e..8b19738f 100644 --- a/lfsbook/src/chapter08/kernel.ch +++ b/lfsbook/src/chapter08/kernel.ch @@ -64,7 +64,7 @@ url="&hints-root;kernel-configuration.txt"/>. BLFS has some information regarding particular kernel configuration requirements of packages outside of LFS at . Additional + url="&blfs-book;longindex.html#kernel-config-index"/>. Additional information about configuring and building the kernel can be found at @y @@ -72,7 +72,7 @@ メニュー形式のインターフェースによりカーネルを設定します。 カーネルの設定方法に関する一般的な情報が にあるので参照してください。 BLFS では LFS が取り扱わない各種パッケージに対して、必要となるカーネル設定項目を説明しています。 - を参照してください。 + を参照してください。 さらに詳しくカーネルの構築や設定を説明している もあります。 @z diff --git a/lfsbook/src/chapter09/reboot.ch b/lfsbook/src/chapter09/reboot.ch index 611580ca..1798faf2 100644 --- a/lfsbook/src/chapter09/reboot.ch +++ b/lfsbook/src/chapter09/reboot.ch @@ -42,87 +42,87 @@ @x A text mode browser such as Lynx + url='&blfs-book;basicnet/lynx.html'>Lynx will allow you to easily view the BLFS book in one virtual terminal, while building packages in another. @y Lynx のようなテキストブラウザーをインストールしておけば、仮想端末からでも BLFS ブックを簡単に参照しながらパッケージビルド作業を進めることができます。 + url='&blfs-book;basicnet/lynx.html'>Lynx のようなテキストブラウザーをインストールしておけば、仮想端末からでも BLFS ブックを簡単に参照しながらパッケージビルド作業を進めることができます。 @z @x The GPM package will allow + url='&blfs-book;general/gpm.html'>GPM package will allow you to perform copy/paste actions in your virtual terminals. @y GPM パッケージをインストールすれば、仮想端末内にてコピーペースト操作を行うことができます。 + url='&blfs-book;general/gpm.html'>GPM パッケージをインストールすれば、仮想端末内にてコピーペースト操作を行うことができます。 @z @x If you are in a situation where static IP configuration does not meet your networking requirements, installing a package - such as dhcpcd + such as dhcpcd or the client portion of dhcp may be + url='&blfs-book;basicnet/dhcp.html'>dhcp may be useful. @y ネットワーク環境内にて固定 IP アドレスを用いることが適当ではない場合は、dhcpcd パッケージや dhcp パッケージのクライアントモジュール部分を利用することが考えられます。 + url='&blfs-book;basicnet/dhcpcd.html'>dhcpcd パッケージや dhcp パッケージのクライアントモジュール部分を利用することが考えられます。 @z @x Installing sudo may be useful for + url='&blfs-book;postlfs/sudo.html'>sudo may be useful for building packages as a non-root user and easily installing the resulting packages in your new system. @y sudo をインストールすれば、ルートユーザー以外であっても、パッケージビルドとインストールを容易に行うことができます。 + url='&blfs-book;postlfs/sudo.html'>sudo をインストールすれば、ルートユーザー以外であっても、パッケージビルドとインストールを容易に行うことができます。 @z @x If you want to access your new system from a remote system within a comfortable GUI environment, install openssh and its + url='&blfs-book;postlfs/openssh.html'>openssh and its prerequsite, openssl. + url='&blfs-book;postlfs/openssl.html'>openssl. @y 利用しやすい GUI 操作を通じてリモート接続を行いたい場合は openssh とその依存パッケージである openssl をインストールします。 + url='&blfs-book;postlfs/openssh.html'>openssh とその依存パッケージである openssl をインストールします。 @z @x To make fetching files over the internet easier, install - wget. + wget. @y インターネット経由により簡単にファイル取得を行うために wget をインストールします。 + url='&blfs-book;basicnet/wget.html'>wget をインストールします。 @z @x If one or more of your disk drives have a GUID partition table (GPT), either gptfdisk or parted will be useful. + url='&blfs-book;postlfs/gptfdisk.html'>gptfdisk or parted will be useful. @y ハードディスクドライブに GUID パーティションテーブル (GPT) があるなら、gptfdisk または parted が有用なものとなります。 + url='&blfs-book;postlfs/gptfdisk.html'>gptfdisk または parted が有用なものとなります。 @z -- 2.11.0