diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /ja/post-install | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip |
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
Diffstat (limited to 'ja/post-install')
-rw-r--r-- | ja/post-install/kernel-baking.xml | 4 | ||||
-rw-r--r-- | ja/post-install/reactivating-win.xml | 2 | ||||
-rw-r--r-- | ja/post-install/rescue.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/ja/post-install/kernel-baking.xml b/ja/post-install/kernel-baking.xml index 5916760b8..8c6239285 100644 --- a/ja/post-install/kernel-baking.xml +++ b/ja/post-install/kernel-baking.xml @@ -278,7 +278,7 @@ like any package. As root, do </phrase> The <replaceable>subarchitecture</replaceable> part is an optional sub-architecture, -<phrase arch="i386"> such as <quote>i586</quote>, </phrase> +<phrase arch="x86"> such as <quote>i586</quote>, </phrase> depending on what kernel options you set. <userinput>dpkg -i</userinput> will install the kernel, along with some other nice supporting files. For instance, @@ -303,7 +303,7 @@ you'll need to install that package as well. </phrase> を実行してください。<replaceable>subarchitecture</replaceable> は、 カーネルのオプションで設定された -<phrase arch="i386"> <quote>i586</quote> のような</phrase> +<phrase arch="x86"> <quote>i586</quote> のような</phrase> 任意のサブアーキテクチャを表しています。 また <userinput>dpkg -i</userinput> とすると、カーネルと一緒に 役に立つ補助的なファイルもいくつかインストールされます。例えば diff --git a/ja/post-install/reactivating-win.xml b/ja/post-install/reactivating-win.xml index ec8d7e853..7c7c2a5a5 100644 --- a/ja/post-install/reactivating-win.xml +++ b/ja/post-install/reactivating-win.xml @@ -3,7 +3,7 @@ <!-- original version: 28672 --> - <sect1 arch="i386" id="reactivating-win"> + <sect1 arch="x86" id="reactivating-win"> <title>DOS および Windows を利用できるようにする</title> <para> diff --git a/ja/post-install/rescue.xml b/ja/post-install/rescue.xml index b5ee073b1..1eae5cd1f 100644 --- a/ja/post-install/rescue.xml +++ b/ja/post-install/rescue.xml @@ -77,7 +77,7 @@ repairs. 可能であれば次にインストーラは、選択したファイルシステムにおける、 どんな必要な修復を実行するためにも使えるシェルプロンプトを提供します。 -<phrase arch="i386"> +<phrase arch="x86"> <!-- For example, if you need to reinstall the GRUB boot loader into the master boot record of the first hard disk, you could enter the command |