Changeset 2bdaa81


Ignore:
Timestamp:
Jan 13, 2013, 7:07:58 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
07983c4
Parents:
7461dea
Message:

Add yaboot stubfuncs patch entries.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc/yaboot-build.xml

    r7461dea r2bdaa81  
    2222  <sect2 role="installation">
    2323    <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'])"/>
    2432
    2533    <para os="p1">The following patch allows <command>ofpath</command> to use
  • BOOK/boot/ppc64/yaboot-build.xml

    r7461dea r2bdaa81  
    2222  <sect2 role="installation">
    2323    <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'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc/yaboot.xml

    r7461dea r2bdaa81  
    2525  <sect2 role="installation">
    2626    <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>
    2731
    2832    <para os="a">The supplied man pages have <filename
  • BOOK/final-system/ppc64/yaboot.xml

    r7461dea r2bdaa81  
    6666    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6767    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"
    6876    xpointer="xpointer(//*[@os='a'])"/>
    6977
Note: See TracChangeset for help on using the changeset viewer.