summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--en/appendix/chroot-install.xml4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a321e8dc1..3223de3f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ installation-guide (2011xxxx) UNRELEASED; urgency=low
* Update powerpc's copy of documentation for copying ISO file on USB keys.
* Add software speech synthesis documentation.
+ [ Miguel Figueiredo ]
+ * Fix chroot install keyboard configuration. Closes: #634168.
+
[ Joey Hess ]
* Fix typo in example preseed. Closes: #612631
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index abd92882f..67d7c5230 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -475,8 +475,8 @@ and configure it. Currently the use of UTF-8 locales is recommended.
To configure your keyboard (if needed):
<informalexample><screen>
-# aptitude install console-data
-# dpkg-reconfigure console-data
+# aptitude install console-setup
+# dpkg-reconfigure keyboard-configuration
</screen></informalexample>
</para><para>