From fb5d652e32b8dbbec2d43833a7c9c2f0ec29ad69 Mon Sep 17 00:00:00 2001 From: matsuand Date: Thu, 11 Dec 2014 01:03:43 +0000 Subject: [PATCH] =?utf8?q?[LFS-SVN]=20SVN-20141203,=20Changeset=2010801=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@939 d6661c75-0afd-443a-aae1-cb31083e41e8 --- lfsbook/src/chapter06/eudev.ch | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/lfsbook/src/chapter06/eudev.ch b/lfsbook/src/chapter06/eudev.ch index 7351c4dc..942a15be 100644 --- a/lfsbook/src/chapter06/eudev.ch +++ b/lfsbook/src/chapter06/eudev.ch @@ -90,6 +90,44 @@ will also be used as a part of installation: @z @x + Configuring Eudev +@y + &Configuring1;Eudev&Configuring2; +@z + +@x + configuring +@y + 設定 +@z + +@x + Information about hardware devices is maintained in the + /etc/udev/hwdb.d and + /usr/lib/udev/hwdb.d directories. + Eudev needs that information to be compiled + into a binary database /etc/udev/hwdb.bin. Create the + initial database: +@y + + ハードウェアデバイスに関する情報は、/etc/udev/hwdb.d ディレクトリおよび /usr/lib/udev/hwdb.d ディレクトリに収容されています。 + Eudev はこの情報をとりまとめて、バイナリデータベース /etc/udev/hwdb.bin を作成しています。 + このデータベース初期化は以下により実現します。 + +@z + +@x + This command needs to be run each time the hardware information is + updated. +@y + + このコマンドはハードウェア情報が更新された際には必ず実行してください。 + +@z + +@x Contents of Eudev @y &ContentsOf1;Eudev&ContentsOf2; -- 2.11.0