Changeset c75433a
- Timestamp:
- Jan 5, 2009, 3:36:30 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 5a377a7
- Parents:
- 9d3989a
- Files:
-
- 1 added
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/final-system/common/mpfr.xml
r9d3989a rc75433a 26 26 <sect2 role="installation"> 27 27 <title>Installation of MPFR</title> 28 29 <para os="p1">The following patch contains a number of updates to the 30 &mpfr-version; branch by the MPFR developers:</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen> 28 33 29 34 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/final-system/multilib/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r9d3989a rc75433a 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>January 05, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Added MPFR Branch Update Patch.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/materials/common/patches.xml
r9d3989a rc75433a 137 137 138 138 <varlistentry> 139 <term>MPFR Branch Update Patch - <token>&mpfr-branch_update-patch-size;</token>:</term> 140 <listitem> 141 <para>Download: <ulink 142 url="&patches-root;&mpfr-branch_update-patch;"/></para> 143 <para>MD5 sum: <literal>&mpfr-branch_update-patch-md5;</literal></para> 144 </listitem> 145 </varlistentry> 146 147 <varlistentry> 139 148 <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term> 140 149 <listitem> -
BOOK/patches.ent
r9d3989a rc75433a 61 61 <!ENTITY linux-serial-patch-size "4 KB"> 62 62 63 <!ENTITY mpfr-branch_update-patch "mpfr-&mpfr-version;-branch_update-1.patch"> 64 <!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a"> 65 <!ENTITY mpfr-branch_update-patch-size "20 KB"> 66 63 67 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch"> 64 68 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db"> -
BOOK/temp-system/64/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/temp-system/multilib/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/native/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="a">Prepare MPFR for compilation:</para> -
BOOK/temp-system/native64/mpfr.xml
r9d3989a rc75433a 22 22 <sect2 role="installation"> 23 23 <title>Installation of MPFR</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/mpfr.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/mpfr.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.