Changeset b340aca6
- Timestamp:
- Mar 23, 2009, 6:56:41 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:
- 70bd719
- Parents:
- ad25333
- Location:
- BOOK
- Files:
-
- 1 added
- 1 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha-chapter.xml
rad25333 rb340aca6 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc-headers.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-static.xml"/> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href=" common/glibc.xml"/>25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alpha/glibc.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/gcc-final.xml"/> 27 27 -
BOOK/final-system/alpha/glibc.xml
rad25333 rb340aca6 37 37 href="../common/glibc.xml" 38 38 xpointer="xpointer(//*[@os='d'])"/> 39 40 <para os="ap1">The following patch fixes various problems on alpha.</para> 41 42 <screen os="ap2"><userinput>patch -Np1 -i ../&glibc-alpha_fixes-patch;</userinput></screen> 39 43 40 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/materials/alpha/patches.xml
rad25333 rb340aca6 26 26 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 27 27 28 <varlistentry> 29 <term>Glibc Alpha Fixes Patch - <token>&glibc-alpha_fixes-patch-size;</token>:</term> 30 <listitem> 31 <para>Download: <ulink 32 url="&patches-root;&glibc-alpha_fixes-patch;"/></para> 33 <para>MD5 sum: <literal>&glibc-alpha_fixes-patch-md5;</literal></para> 34 </listitem> 35 </varlistentry> 36 28 37 </variablelist> 29 38 -
BOOK/patches.ent
rad25333 rb340aca6 177 177 <!ENTITY aboot-alpha-patch-size "174 KB"> 178 178 179 <!ENTITY glibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch"> 180 <!ENTITY glibc-alpha_fixes-patch-md5 "5d279206a752199e39a4e99c4950271d"> 181 <!ENTITY glibc-alpha_fixes-patch-size "7 KB"> 182 179 183 <!-- Start of mips/mips64 patches --> 180 184
Note:
See TracChangeset
for help on using the changeset viewer.