Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ja/handbook: hb-install-filesystems.xml
Date: Wed, 29 Jan 2014 01:08:54
Message-Id: 20140129010852.01BFF2004C@flycatcher.gentoo.org
1 naota 14/01/29 01:08:51
2
3 Modified: hb-install-filesystems.xml
4 Log:
5 Update translation.
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml?r1=1.4&r2=1.5
13
14 Index: hb-install-filesystems.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-filesystems.xml 19 Dec 2013 17:49:25 -0000 1.4
21 +++ hb-install-filesystems.xml 29 Jan 2014 01:08:51 -0000 1.5
22 @@ -1,13 +1,13 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml,v 1.4 2013/12/19 17:49:25 naota Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-filesystems.xml,v 1.5 2014/01/29 01:08:51 naota Exp $ -->
26
27 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
28
29 <included>
30
31 -<version>12</version>
32 -<date>2013-12-17</date>
33 -<!-- Original revision: 1.14 -->
34 +<version>13</version>
35 +<date>2014-01-23</date>
36 +<!-- Original revision: 1.15 -->
37
38 <section id="filesystemsdesc">
39 <title>ファイルシステム</title>
40 @@ -111,7 +111,7 @@
41 </p>
42
43 <p>
44 -Gentooをとても小さいディスク(4GB未満)にインストールする場合は、
45 +Gentooをとても小さいパーティション(8GB未満)にインストールする場合は、
46 ext3が十分な数のinodeを確保するようにしてください。
47 <c>mke2fs</c>は"byte-per-inode"(inodeあたりのバイト数)の設定をファイルシステムが持つべきinodeの数を計算するために使います。
48 <c>mke2fs -j -T small /dev/&lt;device&gt;</c>とすると、