diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-10-01 21:29:46 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-10-01 21:29:46 +0000 |
commit | 6f40105f1a426ded32e6f38246cbcfe628ea6d00 (patch) | |
tree | 301e5af90af13cb3971f00ae8347a92d16994c35 | |
parent | ce73f60f5dde1093896136daa122dbfaa03a3f2c (diff) | |
download | installation-guide-6f40105f1a426ded32e6f38246cbcfe628ea6d00.zip |
Document that only basic keymap variants are available for preseeding.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | en/appendix/preseed.xml | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f578ae22..f9774c151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ installation-guide (20120827) UNRELEASED; urgency=low * Update figures. * Remove outdated keyboard configuration bits. * Update preseed aliases. + * Document that only basic keymap variants are available for preseeding. + Closes: #682857. [ Simon Guinot ] * Document support for LaCie NASes. Closes: #686128 diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 4a9a77374..4a924e1e4 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -779,6 +779,9 @@ d-i debian-installer/locale string en_US Keyboard configuration consists of selecting a keymap and (for non-latin keymaps) a toggle key to switch between the non-latin keymap and the US keymap. +Only basic keymap variants are available during installation. Advanced variants +are available only in the installed system, through <command>dpkg-reconfigure +keyboard-configuration</command>. <informalexample role="example"><screen> # Keyboard selection. |