Changeset add261e
- Timestamp:
 - Aug 6, 2006, 5:15:53 AM (19 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 694e331
 - Parents:
 - a548b7a
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/final-system/multilib/kbd.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/multilib/kbd.xml
ra548b7a radd261e 36 36 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --datadir=/lib64/kbd</userinput></screen> 37 37 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../common/kbd.xml" 40 xpointer="xpointer(//*[@os='c'])"/> 38 <variablelist os="c"> 39 <title>The meaning of the configure options:</title> 40 41 <varlistentry> 42 <term><parameter>--datadir</parameter></term> 43 <listitem> 44 <para>This option places the Kbd data and keymap files into 45 /lib64/kbd, as they are used by some of the scripts in the 46 CLFS-Bootscripts package and must be on the root partition.</para> 47 </listitem> 48 </varlistentry> 49 50 </variablelist> 41 51 42 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  