Changeset dba75bf for BOOK/bootable/x86
- Timestamp:
- Sep 5, 2006, 3:08:19 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- b596ca3
- Parents:
- 4724655
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/x86/kernel.xml
r4724655 rdba75bf 41 41 kernel compilation. Do not rely on the source tree being clean after 42 42 un-tarring.</para> 43 44 <para os="e">If, in <xref linkend="ch-scripts-console" role=","/> it was45 decided to compile the keymap into the kernel, issue the command46 below:</para>47 48 <screen os="f"><userinput>loadkeys -m /lib/kbd/keymaps/<replaceable>[path to keymap]</replaceable> > \49 drivers/char/defkeymap.c</userinput></screen>50 51 <para os="g">For example, if using a Dutch keyboard, use52 <filename>/lib/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para>53 43 54 44 <para os="h">Configure the kernel via a menu-driven interface.
Note:
See TracChangeset
for help on using the changeset viewer.