From 9a07261f1e3a643737835a82cae0c10b01713ab9 Mon Sep 17 00:00:00 2001 From: Dan Nichilson Date: Sun, 15 Oct 2006 19:05:21 +0000 Subject: Fixed kbd datadir on console configuration page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ chapter07/console.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5ca0d28af..ce9f82a25 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2006-10-15 + + [dnicholson] - Fixed console setup page to reference + the correct location for the kbd data. Thanks to Norman Urs + Baier for reporting the issue. + [bryan] - Upgrade to udev-102, remove patch. diff --git a/chapter07/console.xml b/chapter07/console.xml index 6a30057d9..c32bf11d0 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -27,7 +27,7 @@ Decide which keymap and screen font will be used. Various language-specific HOWTOs can also help with this, see . If still in - doubt, look in the /usr/share/kbd + doubt, look in the /lib/kbd directory for valid keymaps and screen fonts. Read loadkeys(1) and setfont(8) manual pages to determine the correct arguments for these programs. -- cgit v1.2.3-54-g00ecf