summaryrefslogtreecommitdiff
path: root/ja/using-d-i/modules/baseconfig.xml
blob: c2bb48369902558e135ad4f073d2eac67c911271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 29903 -->

   <sect3 id="baseconfig">
   <title>&d-i; からの <command>base-config</command>の実行</title>

<para>

<!--
It is possible to configure the base system within the first stage
installer (before rebooting from the hard drive), by running
<command>base-config</command> in a <firstterm>chroot</firstterm>
environment. This is mainly useful for testing the installer and
should normally be avoided.
-->
<firstterm>chroot</firstterm> 環境内で <command>base-config</command> 
を実行し、初期インストーラ (ハードディスクから再起動する前) 
で基本システムを設定することができます。
これは主にインストーラのテストに役立ちますが、
通常はやめておいた方がいいでしょう。
<!-- Feel free to prove me I'm wrong -->

</para>
   </sect3>