Changeset 8edca0a for chapter06/kbd.xml


Ignore:
Timestamp:
02/15/2013 07:26:30 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
e4d8c0cd
Parents:
9cefc3b
Message:

Rework D-Bus instructions, move user creation to createfiles.xml. Remove libdir switch from Xz and move libs manually as done in Zlib instructions. Modify Sysvinit instructions for few programs we need. Don't move find in findutils, it's not needed by Systemd.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kbd.xml

    r9cefc3b r8edca0a  
    5757    <para>Prepare Kbd for compilation:</para>
    5858
    59 <screen><userinput remap="configure">./configure --prefix=/usr --datadir=/lib/kbd \
    60   --disable-vlock</userinput></screen>
     59<screen><userinput remap="configure">./configure --prefix=/usr --datadir=/lib/kbd --disable-vlock</userinput></screen>
    6160
    6261    <variablelist>
     
    128127        kbd_mode, kbdrate, loadkeys, loadunimap,
    129128        mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
    130         psfxtable), psfstriptable (link to psfxtable), psfxtable, <!--resizecons,-->
     129        psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons,
    131130        setfont, setkeycodes, setleds, setmetamode,
    132131        showconsolefont, showkey, unicode_start, and unicode_stop</seg>
     
    302301      </varlistentry>
    303302
    304   <!--<varlistentry id="resizecons">
     303  <varlistentry id="resizecons">
    305304        <term><command>resizecons</command></term>
    306305        <listitem>
     
    310309          </indexterm>
    311310        </listitem>
    312       </varlistentry>-->
     311      </varlistentry>
    313312
    314313      <varlistentry id="setfont">
Note: See TracChangeset for help on using the changeset viewer.