Changeset 396b325
- Timestamp:
- Oct 20, 2013, 7:56:30 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 747422b
- Parents:
- 94626ce
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc/yaboot-build.xml
r94626ce r396b325 30 30 href="../../final-system/ppc/yaboot.xml" 31 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/ppc/yaboot.xml" 35 xpointer="xpointer(//*[@os='p5'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../../final-system/ppc/yaboot.xml" 39 xpointer="xpointer(//*[@os='p6'])"/> 32 40 33 41 <para os="p1">The following patch allows <command>ofpath</command> to use -
BOOK/boot/ppc64-64/yaboot-build.xml
r94626ce r396b325 30 30 href="../../final-system/ppc/yaboot.xml" 31 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/ppc/yaboot.xml" 35 xpointer="xpointer(//*[@os='p5'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../../final-system/ppc/yaboot.xml" 39 xpointer="xpointer(//*[@os='p6'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/ppc64/yaboot-build.xml
r94626ce r396b325 30 30 href="../../final-system/ppc/yaboot.xml" 31 31 xpointer="xpointer(//*[@os='p4'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../../final-system/ppc/yaboot.xml" 35 xpointer="xpointer(//*[@os='p5'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../../final-system/ppc/yaboot.xml" 39 xpointer="xpointer(//*[@os='p6'])"/> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc/yaboot.xml
r94626ce r396b325 26 26 <title>Installation of Yaboot</title> 27 27 28 <para os="p3">The following patch adds stub functions for newer e2fsprogs releases .</para>28 <para os="p3">The following patch adds stub functions for newer e2fsprogs releases:</para> 29 29 30 30 <screen os="p4"><userinput>patch -Np1 -i ../&yaboot-stubfuncs-patch;</userinput></screen> 31 32 <para os="p5">The following patch adds Parted support to yabootconfig:</para> 33 34 <screen os="p6"><userinput>patch -Np1 -i ../&yaboot-parted-patch;</userinput></screen> 31 35 32 36 <para os="a">The supplied man pages have <filename -
BOOK/final-system/ppc64-64/yaboot.xml
r94626ce r396b325 71 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 72 72 href="../ppc/yaboot.xml" 73 xpointer="xpointer(//*[@os='p5'])"/> 74 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 76 href="../ppc/yaboot.xml" 77 xpointer="xpointer(//*[@os='p6'])"/> 78 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 80 href="../ppc/yaboot.xml" 73 81 xpointer="xpointer(//*[@os='a'])"/> 74 82 -
BOOK/final-system/ppc64/yaboot.xml
r94626ce r396b325 74 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 75 75 href="../ppc/yaboot.xml" 76 xpointer="xpointer(//*[@os='p5'])"/> 77 78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 79 href="../ppc/yaboot.xml" 80 xpointer="xpointer(//*[@os='p6'])"/> 81 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 83 href="../ppc/yaboot.xml" 76 84 xpointer="xpointer(//*[@os='a'])"/> 77 85
Note:
See TracChangeset
for help on using the changeset viewer.