Changeset 2bdaa81
- Timestamp:
- Jan 13, 2013, 7:07:58 AM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 07983c4
- Parents:
- 7461dea
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc/yaboot-build.xml
r7461dea r2bdaa81 22 22 <sect2 role="installation"> 23 23 <title>Installation of Yaboot</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/ppc/yaboot.xml" 27 xpointer="xpointer(//*[@os='p3'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/ppc/yaboot.xml" 31 xpointer="xpointer(//*[@os='p4'])"/> 24 32 25 33 <para os="p1">The following patch allows <command>ofpath</command> to use -
BOOK/boot/ppc64/yaboot-build.xml
r7461dea r2bdaa81 22 22 <sect2 role="installation"> 23 23 <title>Installation of Yaboot</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/ppc/yaboot.xml" 27 xpointer="xpointer(//*[@os='p3'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/ppc/yaboot.xml" 31 xpointer="xpointer(//*[@os='p4'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc/yaboot.xml
r7461dea r2bdaa81 25 25 <sect2 role="installation"> 26 26 <title>Installation of Yaboot</title> 27 28 <para os="p3">The following patch adds stub functions for newer e2fsprogs releases.</para> 29 30 <screen os="p4"><userinput>patch -Np1 -i ../&yaboot-stubfuncs-patch;</userinput></screen> 27 31 28 32 <para os="a">The supplied man pages have <filename -
BOOK/final-system/ppc64/yaboot.xml
r7461dea r2bdaa81 66 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 67 67 href="../ppc/yaboot.xml" 68 xpointer="xpointer(//*[@os='p3'])"/> 69 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 71 href="../ppc/yaboot.xml" 72 xpointer="xpointer(//*[@os='p4'])"/> 73 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 75 href="../ppc/yaboot.xml" 68 76 xpointer="xpointer(//*[@os='a'])"/> 69 77
Note:
See TracChangeset
for help on using the changeset viewer.