Changeset 7adbc2f


Ignore:
Timestamp:
May 9, 2014, 9:48:55 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
174d61e
Parents:
6fde8a9
Message:

Kbd does have a testsuite

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/kbd.xml

    r6fde8a9 r7adbc2f  
    3535<screen os="d"><userinput>make</userinput></screen>
    3636
    37     <para os="e">This package does not come with a test suite.</para>
    38 
    39     <para os="f">Install the package:</para>
    40 
    41 <screen os="g"><userinput>make install</userinput></screen>
    42 
    43     <para os="h">Some of the programs from Kbd are used by systemd to
     37    <para os="e">To test the results, issue:</para>
     38
     39<screen os="f"><userinput remap="test">make check</userinput></screen>
     40
     41    <para os="g">Install the package:</para>
     42
     43<screen os="h"><userinput>make install</userinput></screen>
     44
     45    <para os="i">Some of the programs from Kbd are used by systemd to
    4446    initialize the system, those binaries need to be on the root
    4547    partition:</para>
    4648
    47 <screen os="i"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>
    48 
    49     <para os="j">Install the documentation:</para>
    50 
    51 <screen os="k"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version;
     49<screen os="j"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>
     50
     51    <para os="k">Install the documentation:</para>
     52
     53<screen os="l"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version;
    5254cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen>
    5355
  • BOOK/final-system/multilib/kbd.xml

    r6fde8a9 r7adbc2f  
    6363    xpointer="xpointer(//*[@os='k'])"/>
    6464
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     66    href="../common/kbd.xml"
     67    xpointer="xpointer(//*[@os='l'])"/>
     68
    6569  </sect2>
    6670
Note: See TracChangeset for help on using the changeset viewer.