summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2006-01-03 18:17:58 +0000
committerJoey Hess <joeyh@debian.org>2006-01-03 18:17:58 +0000
commit70bad074da8c3e7adeb7c4747c89daa807941a0c (patch)
tree86750ff33ece22d1698a22312d47b0453663d247 /en/appendix/chroot-install.xml
parentc8cbe15f33b5aae7da53da28f27ced90e0e9cf7b (diff)
downloadinstallation-guide-70bad074da8c3e7adeb7c4747c89daa807941a0c.zip
merge in ex-base-config branch
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml17
1 files changed, 2 insertions, 15 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 31c70a65c..9cea04700 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -338,20 +338,6 @@ interface name (eth0, eth1, etc.) that you expect.
</sect3>
<sect3>
- <title>Configure Timezone, Users, and APT</title>
-<para>
-
-Set your timezone, add a normal user, and choose your <command>apt</command>
-sources by running
-
-<informalexample><screen>
-# /usr/sbin/base-config new
-</screen></informalexample>
-
-</para>
- </sect3>
-
- <sect3>
<title>Configure Locales</title>
<para>
@@ -363,7 +349,8 @@ English, install the locales support package and configure it:
# dpkg-reconfigure locales
</screen></informalexample>
-NOTE: Apt must be configured before, ie. during the base-config phase.
+NOTE: Apt must be configured beforehand by creating a sources.list and
+running apt-get update.
Before using locales with character sets other than ASCII or latin1,
please consult the appropriate localization HOWTO.