From db9d773c6e39372c09613573d66473172d4f353f Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sat, 28 Feb 2004 11:26:41 +0000 Subject: Forgetfulness makes the most traffic... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/loadkeys.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'chapter07') diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml index 770c307d7..3628993e9 100644 --- a/chapter07/loadkeys.xml +++ b/chapter07/loadkeys.xml @@ -2,18 +2,17 @@ Do I need the loadkeys script? -If you decided to compile your keymap file directly into the kernel back -at the end of , then you strictly speaking don't -need to run this loadkeys script, since the kernel has already set up the -keymap for you. You can still run it if you want, it isn't going to hurt you. -It could even be beneficial to keep it in case you run a lot of different -kernels and don't remember or want to compile the keymap into every kernel you -lay your hands on. +If back in you decided to go +compile your keymap directly into the kernel (later on in ), then strictly speaking you don't need to run this +loadkeys script, since the kernel will set up the keymap for you. If you wish, +you can still run the script, it isn't going to hurt you. Keeping it could even +be beneficial, in case you run a lot of different kernels and can't be sure +that the keymap is compiled into every one of them. -If you decided you don't need to, or don't want to use the loadkeys -script, remove the -/etc/rc.d/rcsysinit.d/S70loadkeys -symlink. +If you decided you don't need or don't want to use the loadkeys script, +remove the /etc/rc.d/rcsysinit.d/S70loadkeys symlink. -- cgit v1.2.3-54-g00ecf