Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

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

    r82fedc4 re0e40d3  
    2222    <title>Installation of Kbd</title>
    2323
    24     <para os="a">Sparcs haven't updated the structure of <command>kbdrate</command>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/kbd.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/kbd.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32    <para os="p3">Sparcs haven't updated the structure of <command>kbdrate</command>
    2533    yet, so until they do this patch is required:</para>
    2634
    27 <screen os="b"><userinput>patch -Np1 -i ../&kbd-sparc_kbdrate-patch;</userinput></screen>
     35<screen os="p4"><userinput>patch -Np1 -i ../&kbd-sparc_kbdrate-patch;</userinput></screen>
    2836
    29     <para>Prepare Kbd for compilation:</para>
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/kbd.xml"
     39    xpointer="xpointer(//*[@os='a'])"/>
    3040
    31 <screen><userinput>./configure</userinput></screen>
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../common/kbd.xml"
     43    xpointer="xpointer(//*[@os='b'])"/>
     44       
     45    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     46    href="../common/kbd.xml"
     47    xpointer="xpointer(//*[@os='c'])"/>
    3248
    33     <para>Compile the package:</para>
     49    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     50    href="../common/kbd.xml"
     51    xpointer="xpointer(//*[@os='d'])"/>
    3452
    35 <screen><userinput>make</userinput></screen>
     53    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     54    href="../common/kbd.xml"
     55    xpointer="xpointer(//*[@os='e'])"/>
    3656
    37     <para>Install the package:</para>
    38 
    39 <screen><userinput>make install</userinput></screen>
     57    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     58    href="../common/kbd.xml"
     59    xpointer="xpointer(//*[@os='f'])"/>
    4060
    4161  </sect2>
Note: See TracChangeset for help on using the changeset viewer.