- Timestamp:
- Feb 28, 2009, 3:30:32 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4a0ccf9
- Parents:
- 62069df
- Location:
- BOOK
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r62069df rc822ddc 25 25 <title>Installation of Bash</title> 26 26 27 <!--28 27 <para os="p1">The following patch contains updates from the maintainer. The 29 28 maintainer of Bash only releases these patches to fix serious issues:</para> 30 29 31 30 <screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen> 32 --> 31 33 32 <para os="a">Prepare Bash for compilation:</para> 34 33 -
BOOK/final-system/multilib/bash.xml
r62069df rc822ddc 22 22 <title>Installation of Bash</title> 23 23 24 <!--25 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 25 href="../common/bash.xml" … … 30 29 href="../common/bash.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <para os="m1">The following sed points configure towards the correct -
BOOK/introduction/common/changelog.xml
r62069df rc822ddc 42 42 <listitem> 43 43 <para>[Jim] - Updated MPFR to 2.4.1.</para> 44 </listitem> 45 <listitem> 46 <para>[Jim] - Added Bash 4.0 Branch Update Patch.</para> 44 47 </listitem> 45 48 </itemizedlist> -
BOOK/materials/common/patches.xml
r62069df rc822ddc 19 19 <variablelist role="materials"> 20 20 21 <!--22 21 <varlistentry> 23 22 <term>Bash Branch Update Patch - <token>&bash-branch_update-patch-size;</token>:</term> … … 28 27 </listitem> 29 28 </varlistentry> 30 -->31 29 32 30 <!-- -
BOOK/patches.ent
r62069df rc822ddc 6 6 7 7 <!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"> 10 10 11 11 <!ENTITY binutils-branch_update-patch "binutils-&binutils-version;-branch_update-1.patch"> -
BOOK/temp-system/common/bash.xml
r62069df rc822ddc 23 23 <title>Installation of Bash</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../../final-system/common/bash.xml" … … 31 30 href="../../final-system/common/bash.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <para os="t1">When bash is cross-compiled, it cannot test for the presence -
BOOK/temp-system/multilib/bash.xml
r62069df rc822ddc 23 23 <title>Installation of Bash</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="../common/bash.xml" … … 31 30 href="../common/bash.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.