diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /fi/using-d-i/modules/baseconfig.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'fi/using-d-i/modules/baseconfig.xml')
-rw-r--r-- | fi/using-d-i/modules/baseconfig.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/fi/using-d-i/modules/baseconfig.xml b/fi/using-d-i/modules/baseconfig.xml new file mode 100644 index 000000000..a189aa11d --- /dev/null +++ b/fi/using-d-i/modules/baseconfig.xml @@ -0,0 +1,17 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 29903 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 +should normally be avoided. +<!-- Feel free to prove me I'm wrong --> + +</para> + </sect3> |