Changeset b3dfbf1 for BOOK/final-system
- Timestamp:
- Feb 17, 2009, 10:44:29 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:
- 190e0ab
- Parents:
- fd15fb0
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
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"
Note:
See TracChangeset
for help on using the changeset viewer.