- Timestamp:
- Feb 18, 2009, 6:44:29 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:
- 190e0ab
- Parents:
- fd15fb0
- Location:
- BOOK
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc/hfsutils.xml
rfd15fb0 rb3dfbf1 27 27 <xref linkend="ch-boot-yaboot-build" role="."/>. The next three packages 28 28 are for people who cannot do that.</para> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../final-system/ppc/hfsutils.xml" 32 xpointer="xpointer(//*[@os='p1'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../../final-system/ppc/hfsutils.xml" 36 xpointer="xpointer(//*[@os='p2'])"/> 29 37 30 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/boot/ppc64/hfsutils.xml
rfd15fb0 rb3dfbf1 27 27 <xref linkend="ch-boot-yaboot-build" role="."/>. The next three packages 28 28 are for people who cannot do that.</para> 29 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../final-system/ppc/hfsutils.xml" 32 xpointer="xpointer(//*[@os='p1'])"/> 33 34 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 href="../../final-system/ppc/hfsutils.xml" 36 xpointer="xpointer(//*[@os='p2'])"/> 29 37 30 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/common/module-init-tools.xml
rfd15fb0 rb3dfbf1 60 60 <para os="h">Compile the package:</para> 61 61 62 <screen os="i"><userinput>make </userinput></screen>62 <screen os="i"><userinput>make DOCBOOKTOMAN=""</userinput></screen> 63 63 64 64 <para os="j">Install the package:</para> -
BOOK/final-system/ppc/hfsutils.xml
rfd15fb0 rb3dfbf1 26 26 <title>Installation of Hfsutils</title> 27 27 28 <para os="p1">The following patch contains fixes. One that fixes a missing errno.h, the other 29 that allows HFSutils to recognize beyond 2gb devices:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&hfsutils-fixes-patch;</userinput></screen> 32 28 33 <para os="a">Prepare Hfsutils for compilation:</para> 29 34 -
BOOK/final-system/ppc64/hfsutils.xml
rfd15fb0 rb3dfbf1 21 21 <sect2 role="installation"> 22 22 <title>Installation of Hfsutils</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../ppc/hfsutils.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../ppc/hfsutils.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/ppc/changelog.xml
rfd15fb0 rb3dfbf1 33 33 34 34 --> 35 36 <listitem> 37 <para>February 17, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Added patch for HFS Utils that fixes a missing errno.h and allows HFS Utils to see beyond 41 2gb.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem> -
BOOK/introduction/ppc64/changelog.xml
rfd15fb0 rb3dfbf1 33 33 34 34 --> 35 36 <listitem> 37 <para>February 17, 2009</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jim] - Added patch for HFS Utils that fixes a missing errno.h and allows HFS Utils to see beyond 41 2gb.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem> -
BOOK/materials/ppc/patches.xml
rfd15fb0 rb3dfbf1 17 17 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 18 18 19 <varlistentry> 19 <varlistentry os="hfsutils-fixes-patch"> 20 <term>HFS Utils Fixes Patch - <token>&hfsutils-fixes-patch-size;</token>:</term> 21 <listitem> 22 <para>Download: <ulink 23 url="&patches-root;&hfsutils-fixes-patch;"/></para> 24 <para>MD5 sum: <literal>&hfsutils-fixes-patch-md5;</literal></para> 25 </listitem> 26 </varlistentry> 27 28 <varlistentry os="powerpcutils-fixes-patch"> 20 29 <term>Powerpc-utils Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term> 21 30 <listitem> -
BOOK/materials/ppc64/patches.xml
rfd15fb0 rb3dfbf1 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../ppc/patches.xml" 34 xpointer="xpointer(//*[@os='hfsutils-fixes-patch'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 37 href="../x86_64/patches.xml" 34 38 xpointer="xpointer(//*[@os='iproute2-libdir-patch'])"/> … … 38 42 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/> 39 43 40 <varlistentry> 41 <term>Powerpc-utils Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term> 42 <listitem> 43 <para>Download: <ulink 44 url="&patches-root;&powerpcutils-patch;"/></para> 45 <para>MD5 sum: <literal>&powerpcutils-patch-md5;</literal></para> 46 </listitem> 47 </varlistentry> 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 45 href="../ppc/patches.xml" 46 xpointer="xpointer(//*[@os='powerpcutils-fixes-patch'])"/> 48 47 49 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/patches.ent
rfd15fb0 rb3dfbf1 189 189 <!ENTITY gcc-nof-patch-size "4 KB"> 190 190 191 <!ENTITY hfsutils-fixes-patch "hfsutils-&hfsutils-version;-fixes-1.patch"> 192 <!ENTITY hfsutils-fixes-patch-md5 "8519f11aada2f393609d529621a9f1b1"> 193 <!ENTITY hfsutils-fixes-patch-size "4 KB"> 194 191 195 <!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch"> 192 196 <!ENTITY powerpcutils-patch-md5 "d2776b1a4977c5711037b8f1402f792a">
Note:
See TracChangeset
for help on using the changeset viewer.