When I run the clfs script using the boot method and modify
common/config to change the keymap, the build errors and quits at the
kernel build. This is because in the 066-kernel script, the command
generated looks like this:
loadkeys -m /usr/share/kbd/keymaps/**EDITME[path to keymap]EDITME** > \
drivers/char/defkeymap.c
Same is true of 162-kernel in the "bootable" dir. I used this command to
run jhalfs:
TZ=America/New_York LANG=en_US ./clfs -D /mnt/clfs -G -T 2 -W
/home/chris/sources/lfs-svn/cross-lfs/trunk/BOOK -F /etc/fstab -K
/boot/config-2.6.17.1 -M -A x86 --method boot --boot-config
/home/chris/linux-2.6.17.4/.config --rebuild
and the only modifications I have done is to modify common/config and
change STRIP=0, VIMLANG=0, and KEYMAP=i386/dvorak/dvorak.map.gz. Have I
missed something?
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page