Changeset 64561e8 in clfs-sysroot for BOOK/bootable/arm


Ignore:
Timestamp:
Sep 15, 2006, 4:44:21 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
b24764b
Parents:
cc1b3bd
Message:

Removed the keymap settings from the kernel pages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootable/arm/kernel.xml

    rcc1b3bd r64561e8  
    3636    kernel compilation. Do not rely on the source tree being clean after
    3737    un-tarring.</para>
    38 
    39     <para os="e">If, in <xref linkend="ch-scripts-console" role=","/> it was
    40     decided to compile the keymap into the kernel, issue the command
    41     below:</para>
    42 
    43 <screen os="f"><userinput>loadkeys -m ${CLFS}/lib/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
    44     drivers/char/defkeymap.c</userinput></screen>
    45 
    46     <para os="g">For example, if using a Dutch keyboard, use
    47     <filename>${CLFS}/lib/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
    4838
    4939    <para os="h">Configure the kernel via a menu-driven interface.
Note: See TracChangeset for help on using the changeset viewer.