Changeset 291bd8b for BOOK/boot/ppc
- Timestamp:
- Jan 7, 2009, 4:03:45 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:
- a02430f2
- Parents:
- 882703f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc/yaboot-build.xml
r882703f r291bd8b 23 23 <title>Installation of Yaboot</title> 24 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../../final-system/ppc/yaboot.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"30 href="../../final-system/ppc/yaboot.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/ppc/yaboot.xml"35 xpointer="xpointer(//*[@os='c'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../../final-system/ppc/yaboot.xml"39 xpointer="xpointer(//*[@os='d'])"/>40 41 25 <para os="p1">The following patch allows <command>ofpath</command> to use 42 26 <literal>PATH_PREFIX</literal> like the other … … 59 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 60 44 href="../../final-system/ppc/yaboot.xml" 61 xpointer="xpointer(//*[@os=' g'])"/>45 xpointer="xpointer(//*[@os='c'])"/> 62 46 63 47 <screen><userinput>make CROSS=${CLFS_TARGET}-</userinput></screen> … … 65 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 66 50 href="../../final-system/ppc/yaboot.xml" 67 xpointer="xpointer(//*[@os=' i'])"/>51 xpointer="xpointer(//*[@os='e'])"/> 68 52 69 53 <screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX="" install</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.