File: baseconfig.xml

package info (click to toggle)
installation-guide 20070319
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,356 kB
  • ctags: 53
  • sloc: xml: 184,383; sh: 1,023; perl: 403; awk: 200; makefile: 65
file content (17 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- retain these comments for translator revision tracking -->
<!-- original version: 21579 untranslated -->

   <sect3 id="baseconfig">
   <title>Running <command>base-config</command> From Within &d-i;</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 a
vast majority of people should avoid it.
<!-- Feel free to prove me I'm wrong -->

</para>
   </sect3>