Changeset b562af6 for BOOK/final-system


Ignore:
Timestamp:
Feb 21, 2006, 1:38:49 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:
27d97b0e
Parents:
1fca559
Message:

r868@server (orig r866): jim | 2005-12-07 13:29:51 -0800

r1008@server: jim | 2005-12-07 13:18:06 -0800
Upgraded to Readline 5.0.5


Location:
BOOK/final-system
Files:
4 edited

Legend:

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

    r1fca559 rb562af6  
    3434  <sect2 role="installation">
    3535    <title>Installation of Readline</title>
    36 
    37     <para os="a">The following patch includes a fix for a problem where Readline
    38     sometimes only shows 33 characters on a line and then wraps to the
    39     next line. It also includes other fixes recommended by the Readline
    40     author.</para>
    41 
    42 <screen os="b"><userinput>patch -Np1 -i ../&readline-fixes-patch;</userinput></screen>
    4336
    4437    <para os="c">Prepare Readline for compilation:</para>
  • BOOK/final-system/multilib/readline-64bit.xml

    r1fca559 rb562af6  
    2121  <sect2 role="installation">
    2222    <title>Installation of Readline</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="readline.xml"
    26     xpointer="xpointer(//*[@os='a'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="readline.xml"
    30     xpointer="xpointer(//*[@os='b'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/readline-n32.xml

    r1fca559 rb562af6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Readline</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="readline.xml"
    27     xpointer="xpointer(//*[@os='a'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="readline.xml"
    31     xpointer="xpointer(//*[@os='b'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/readline.xml

    r1fca559 rb562af6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Readline</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/readline.xml"
    27     xpointer="xpointer(//*[@os='a'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/readline.xml"
    31     xpointer="xpointer(//*[@os='b'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.