~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to en/using-d-i/modules/baseconfig.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- $Id: baseconfig.xml 29903 2005-08-15 17:39:58Z fjp $ -->
 
3
 
 
4
   <sect3 id="baseconfig">
 
5
   <title>Running <command>base-config</command> From Within &d-i;</title>
 
6
 
 
7
<para>
 
8
 
 
9
It is possible to configure the base system within the first stage
 
10
installer (before rebooting from the hard drive), by running
 
11
<command>base-config</command> in a <firstterm>chroot</firstterm>
 
12
environment. This is mainly useful for testing the installer and
 
13
should normally be avoided.
 
14
<!-- Feel free to prove me I'm wrong -->
 
15
 
 
16
</para>
 
17
   </sect3>