[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-kbd" role="wrap">
|
---|
| 9 | <?dbhtml filename="kbd.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Kbd-&kbd-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-kbd">
|
---|
| 14 | <primary sortas="a-Kbd">Kbd</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[1cd688b] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 18 | href="../common/kbd.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Kbd</title>
|
---|
| 23 |
|
---|
[e0e40d3] | 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 25 | href="../common/kbd.xml"
|
---|
| 26 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
[3f8be484] | 27 |
|
---|
[1da2a84] | 28 | <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
|
---|
| 29 | --datadir=/lib64/kbd</userinput></screen>
|
---|
[3f8be484] | 30 |
|
---|
[add261e] | 31 | <variablelist os="c">
|
---|
| 32 | <title>The meaning of the configure options:</title>
|
---|
| 33 |
|
---|
| 34 | <varlistentry>
|
---|
| 35 | <term><parameter>--datadir</parameter></term>
|
---|
| 36 | <listitem>
|
---|
| 37 | <para>This option places the Kbd data and keymap files into
|
---|
| 38 | /lib64/kbd, as they are used by some of the scripts in the
|
---|
| 39 | CLFS-Bootscripts package and must be on the root partition.</para>
|
---|
| 40 | </listitem>
|
---|
| 41 | </varlistentry>
|
---|
| 42 |
|
---|
| 43 | </variablelist>
|
---|
[3f8be484] | 44 |
|
---|
[e0e40d3] | 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 46 | href="../common/kbd.xml"
|
---|
[f343234] | 47 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 48 |
|
---|
| 49 | <screen os="e"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
|
---|
[3f8be484] | 50 |
|
---|
[e0e40d3] | 51 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 52 | href="../common/kbd.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
[3f8be484] | 54 |
|
---|
[d1631d1] | 55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 56 | href="../common/kbd.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 58 |
|
---|
[e990cbd9] | 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 60 | href="../common/kbd.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 62 |
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 64 | href="../common/kbd.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 66 |
|
---|
[f343234] | 67 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 68 | href="../common/kbd.xml"
|
---|
| 69 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 70 |
|
---|
[3f8be484] | 71 | </sect2>
|
---|
| 72 |
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 74 | href="../common/kbd.xml"
|
---|
| 75 | xpointer="xpointer(id('contents-kbd'))"/>
|
---|
| 76 |
|
---|
| 77 | </sect1>
|
---|