Changeset c822ddc


Ignore:
Timestamp:
Feb 28, 2009, 3:30:32 PM (15 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:
4a0ccf9
Parents:
62069df
Message:

Added Bash 4.0 Branch Update Patch

Files:
1 added
7 edited

Legend:

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

    r62069df rc822ddc  
    2525    <title>Installation of Bash</title>
    2626
    27 <!--
    2827    <para os="p1">The following patch contains updates from the maintainer. The
    2928    maintainer of Bash only releases these patches to fix serious issues:</para>
    3029
    3130<screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen>
    32 -->
     31
    3332    <para os="a">Prepare Bash for compilation:</para>
    3433
  • BOOK/final-system/multilib/bash.xml

    r62069df rc822ddc  
    2222    <title>Installation of Bash</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/bash.xml"
     
    3029    href="../common/bash.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32 -->
    3331
    3432    <para os="m1">The following sed points configure towards the correct
  • BOOK/introduction/common/changelog.xml

    r62069df rc822ddc  
    4242        <listitem>
    4343          <para>[Jim] - Updated MPFR to 2.4.1.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[Jim] - Added Bash 4.0 Branch Update Patch.</para>
    4447        </listitem>
    4548      </itemizedlist>
  • BOOK/materials/common/patches.xml

    r62069df rc822ddc  
    1919  <variablelist role="materials">
    2020
    21 <!--
    2221    <varlistentry>
    2322      <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term>
     
    2827      </listitem>
    2928    </varlistentry>
    30 -->
    3129
    3230<!--
  • BOOK/patches.ent

    r62069df rc822ddc  
    66
    77<!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-1.patch">
    8 <!ENTITY bash-branch_update-patch-md5 "">
    9 <!ENTITY bash-branch_update-patch-size " KB">
     8<!ENTITY bash-branch_update-patch-md5 "9eb162851d44a45c63a31589282ba906">
     9<!ENTITY bash-branch_update-patch-size "9 KB">
    1010
    1111<!ENTITY binutils-branch_update-patch "binutils-&binutils-version;-branch_update-1.patch">
  • BOOK/temp-system/common/bash.xml

    r62069df rc822ddc  
    2323    <title>Installation of Bash</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../final-system/common/bash.xml"
     
    3130    href="../../final-system/common/bash.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <para os="t1">When bash is cross-compiled, it cannot test for the presence
  • BOOK/temp-system/multilib/bash.xml

    r62069df rc822ddc  
    2323    <title>Installation of Bash</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../common/bash.xml"
     
    3130    href="../common/bash.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.