Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc/yaboot.xml

    r396b325 r291bd8b  
    2626    <title>Installation of Yaboot</title>
    2727
    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>
    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>
    35 
    3628    <para os="a">The supplied man pages have <filename
    3729    class="directory">/usr/local</filename> in the text. This sed will correct
     
    3931
    4032<screen os="b"><userinput>sed -i 's%/usr/local%/usr%' man/*</userinput></screen>
    41 
    42     <para os="aa"> Prevent the build from failing due to warnings with
    43     the following sed:</para>
    44 
    45 <screen os="ba"><userinput>sed -i 's%-Werror%%' Makefile</userinput></screen>
    4633
    4734    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.