Changeset 44d9558


Ignore:
Timestamp:
Feb 22, 2007, 7:57:56 AM (17 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b37b740b
Parents:
2c6d8c4
Message:

Use the same patch for Powerpc-Utils in both ppc and ppc64.

Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc64/powerpc-utils.xml

    r2c6d8c4 r44d9558  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28  <!-- this patch *probably* works on ppc32, but I haven't tested it there,
    29    so for the moment it does little harm to use a separate version -->
    30 <screen><userinput>patch -Np1 -i ../&powerpcutils64-patch;</userinput></screen>
     28<screen><userinput>patch -Np1 -i ../&powerpcutils-patch;</userinput></screen>
    3129
    3230    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/ppc/changelog.xml

    r2c6d8c4 r44d9558  
    3939        <listitem>
    4040          <para>[ken] - Mention that Parted installs a library.</para>
     41          <para>[ken] - Use the same patch for Powerpc-Utils as in ppc64.</para>
    4142        </listitem>
    4243      </itemizedlist>
  • BOOK/materials/ppc64/patches.xml

    r2c6d8c4 r44d9558  
    6161
    6262    <varlistentry>
    63       <term>Powerpc-utils Fixes Patch - <token>&powerpcutils64-patch-size;</token>:</term>
     63      <term>Powerpc-utils Fixes Patch - <token>&powerpcutils-patch-size;</token>:</term>
    6464      <listitem>
    6565        <para>Download: <ulink
    66         url="&patches-root;&powerpcutils64-patch;"/></para>
    67         <para>MD5 sum: <literal>&powerpcutils64-patch-md5;</literal></para>
     66        url="&patches-root;&powerpcutils-patch;"/></para>
     67        <para>MD5 sum: <literal>&powerpcutils-patch-md5;</literal></para>
    6868      </listitem>
    6969    </varlistentry>
  • BOOK/patches.ent

    r2c6d8c4 r44d9558  
    227227<!ENTITY gcc-nof-patch-size "4 KB">
    228228
    229 <!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-1.patch">
    230 <!ENTITY powerpcutils-patch-md5 "0cf00038191e3bb1968457e4d273e480">
    231 <!ENTITY powerpcutils-patch-size "21 KB">
    232 
    233 <!ENTITY powerpcutils64-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch">
    234 <!ENTITY powerpcutils64-patch-md5 "d2776b1a4977c5711037b8f1402f792a">
    235 <!ENTITY powerpcutils64-patch-size "22 KB">
     229<!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch">
     230<!ENTITY powerpcutils-patch-md5 "d2776b1a4977c5711037b8f1402f792a">
     231<!ENTITY powerpcutils-patch-size "22 KB">
    236232
    237233<!ENTITY yaboot-fix-patch "yaboot-&yaboot-version;-fix-1.patch">
Note: See TracChangeset for help on using the changeset viewer.