Changeset 1ad4a4a in clfs-sysroot for BOOK/bootable/arm/kernel.xml


Ignore:
Timestamp:
Jul 23, 2006, 9:14:05 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
a0e360d
Parents:
14d8967
Message:

Update the kernel commands to the proper arch and changed the path to the keymaps, and a text update.

File:
1 edited

Legend:

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

    r14d8967 r1ad4a4a  
    4141    below:</para>
    4242
    43 <screen os="f"><userinput>loadkeys -m /usr/share/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
     43<screen os="f"><userinput>loadkeys -m ${CLFS}/lib/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
    4444    drivers/char/defkeymap.c</userinput></screen>
    4545
    4646    <para os="g">For example, if using a Dutch keyboard, use
    47     <filename>/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
     47    <filename>${CLFS}/lib/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>
    4848
    4949    <para os="h">Configure the kernel via a menu-driven interface.
Note: See TracChangeset for help on using the changeset viewer.