Changeset 74573c8 in clfs-sysroot
- Timestamp:
- Mar 17, 2009, 5:08:11 PM (16 years ago)
- Branches:
- master
- Children:
- 1bf6b11
- Parents:
- 750c0d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kbd.xml
r750c0d5 r74573c8 38 38 39 39 <screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 40 --prefix=/usr --datadir=/lib/kbd \ 41 --cache-file=config.cache</userinput></screen> 42 43 <variablelist os="c"> 44 <title>The meaning of the configure options:</title> 45 46 <varlistentry> 47 <term><parameter>--datadir</parameter></term> 48 <listitem> 49 <para>This option places the Kbd data and keymap files into /lib/kbd, 50 as they are used by some of the scripts in the CLFS-Bootscripts 51 package and must be on the root partition.</para> 52 </listitem> 53 </varlistentry> 54 55 </variablelist> 40 --prefix=/usr --cache-file=config.cache</userinput></screen> 56 41 57 42 <para os="d">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.