Changeset b3dfbf1 for BOOK/final-system


Ignore:
Timestamp:
Feb 17, 2009, 10:44:29 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:
190e0ab
Parents:
fd15fb0
Message:

Added HFS Utils Patch

Location:
BOOK/final-system
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/module-init-tools.xml

    rfd15fb0 rb3dfbf1  
    6060    <para os="h">Compile the package:</para>
    6161
    62 <screen os="i"><userinput>make</userinput></screen>
     62<screen os="i"><userinput>make DOCBOOKTOMAN=""</userinput></screen>
    6363
    6464    <para os="j">Install the package:</para>
  • BOOK/final-system/ppc/hfsutils.xml

    rfd15fb0 rb3dfbf1  
    2626    <title>Installation of Hfsutils</title>
    2727
     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
    2833    <para os="a">Prepare Hfsutils for compilation:</para>
    2934
  • BOOK/final-system/ppc64/hfsutils.xml

    rfd15fb0 rb3dfbf1  
    2121  <sect2 role="installation">
    2222    <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'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.