summaryrefslogtreecommitdiff
path: root/ja/using-d-i/modules/pkgsel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ja/using-d-i/modules/pkgsel.xml')
-rw-r--r--ja/using-d-i/modules/pkgsel.xml29
1 files changed, 24 insertions, 5 deletions
diff --git a/ja/using-d-i/modules/pkgsel.xml b/ja/using-d-i/modules/pkgsel.xml
index fb4bfd3ad..211e692de 100644
--- a/ja/using-d-i/modules/pkgsel.xml
+++ b/ja/using-d-i/modules/pkgsel.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 43734 -->
+<!-- original version: 46722 -->
<sect3 id="pkgsel">
<!--
@@ -108,7 +108,16 @@ KDE のような他のデスクトップ環境を選択できません。
It is possible to get the installer to install KDE by using preseeding
(see <xref linkend="preseed-pkgsel"/>) or by adding
<literal>tasks="standard, kde-desktop"</literal> at the boot prompt
-when starting the installer. However, this will only work if the packages
+when starting the installer<footnote>
+
+<para>
+A more lightweight Xfce desktop environment can be selected by using
+<literal>xfce-desktop</literal> instead of <literal>kde-desktop</literal>.
+If you are installing on a laptop, you could also add
+<literal>laptop</literal> to the tasks to be installed.
+</para>
+
+</footnote>. However, this will only work if the packages
needed for KDE are actually available. If you are installing using a full
CD image, they will need to be downloaded from a mirror as KDE packages are
not included on the first full CD; installing KDE this way should work fine
@@ -117,7 +126,17 @@ if you are using a DVD image or any other installation method.
preseed (<xref linkend="preseed-pkgsel"/> 参照) を使用したり、
インストーラの起動時にブートプロンプトで
<literal>tasks="standard, kde-desktop"</literal> と指定して、
-インストーラが KDE をインストールするようにできます。
+インストーラが KDE をインストールするようにできます
+<footnote>
+
+<para>
+より軽量な Xfce デスクトップ環境も、<literal>kde-desktop</literal> の代わりに
+<literal>xfce-desktop</literal> とすることで選択できます。
+ラップトップにインストールする場合、
+<literal>laptop</literal> タスクも追加しておくとインストールされます。
+</para>
+
+</footnote>。
しかし、KDE に必要なパッケージが有効な場合のみ動作します。
フル CD イメージでインストールしている場合、
KDE のパッケージがフル CD の 1 枚目に入っていないので、
@@ -150,11 +169,11 @@ Web サーバ: <classname>apache</classname>。
<para>
<!--
-Once you've selected your tasks, select <guibutton>OK</guibutton>. At this
+Once you've selected your tasks, select &BTN-CONT;. At this
point, <command>aptitude</command> will install the packages that are part
of the tasks you've selected.
-->
-タスクを選択したら、<guibutton>OK</guibutton> を選択してください。
+タスクを選択したら、&BTN-CONT; を選択してください。
<command>aptitude</command> が選択したパッケージの一部をインストールし始めます。
</para>