Changeset af35de7


Ignore:
Timestamp:
Feb 21, 2006, 2:31:21 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a3ee933
Parents:
3d85c53
Message:

r1183@server (orig r1181): jim | 2006-02-19 10:08:21 -0800

r1266@server: jim | 2006-02-19 10:07:02 -0800
Updated to ARCLOad 0.5


Location:
BOOK
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/arcload.xml

    r3d85c53 raf35de7  
    3838    SGI Workstations and SGI Servers based on MIPS Processors.</para>
    3939  </note>
    40 
    41     <para os="b">This patch updates the Arcload bootloader:</para>
    42 
    43 <screen os="c"><userinput>patch -Np1 -i ../&arcload-fixes-patch;</userinput></screen>
    4440
    4541    <para os="d">Compile the package:</para>
  • BOOK/final-system/mips64-64/arcload.xml

    r3d85c53 raf35de7  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../mips/arcload.xml"
    30     xpointer="xpointer(//*[@os='b'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../mips/arcload.xml"
    34     xpointer="xpointer(//*[@os='c'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../mips/arcload.xml"
    3830    xpointer="xpointer(//*[@os='d'])"/>
    3931
  • BOOK/final-system/mips64/arcload.xml

    r3d85c53 raf35de7  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../mips/arcload.xml"
    30     xpointer="xpointer(//*[@os='b'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../mips/arcload.xml"
    34     xpointer="xpointer(//*[@os='c'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../mips/arcload.xml"
    3830    xpointer="xpointer(//*[@os='d'])"/>
    3931
  • BOOK/introduction/mips/changelog.xml

    r3d85c53 raf35de7  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>February 19, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated to ARCLoad 0.5.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
    3544
    3645    <listitem>
  • BOOK/introduction/mips64-64/changelog.xml

    r3d85c53 raf35de7  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>February 19, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated to ARCLoad 0.5.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
    3544
    3645    <listitem>
  • BOOK/introduction/mips64/changelog.xml

    r3d85c53 raf35de7  
    3333
    3434-->
     35
     36    <listitem>
     37      <para>February 19, 2006</para>
     38      <itemizedlist>
     39        <listitem>
     40          <para>[jim] - Updated to ARCLoad 0.5.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
    3544
    3645    <listitem>
  • BOOK/materials/mips/patches.xml

    r3d85c53 raf35de7  
    1212
    1313  <variablelist role="materials">
    14 
    15     <varlistentry os="arcload-fixes-patch">
    16       <term>Arcload Fixes - 1 KB:</term>
    17       <listitem>
    18         <para><ulink
    19         url="&patches-root;arcload/&arcload-fixes-patch;"/></para>
    20       </listitem>
    21     </varlistentry>
    2214
    2315    <varlistentry os="dvhtool-fixes-patch">
  • BOOK/materials/mips64-64/patches.xml

    r3d85c53 raf35de7  
    1212
    1313  <variablelist role="materials">
    14 
    15     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    16     href="../mips/patches.xml"
    17     xpointer="xpointer(//*[@os='arcload-fixes-patch'])"/>
    1814
    1915    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/materials/mips64/patches.xml

    r3d85c53 raf35de7  
    1212
    1313  <variablelist role="materials">
    14 
    15     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    16     href="../mips/patches.xml"
    17     xpointer="xpointer(//*[@os='arcload-fixes-patch'])"/>
    1814
    1915    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/packages.ent

    r3d85c53 raf35de7  
    55<!ENTITY aboot-url "&sourceforge;aboot/aboot-&aboot-version;.tar.bz2?download">
    66
    7 <!ENTITY arcload-version "0.43">
    8 <!ENTITY arcload-size "22 KB">
     7<!ENTITY arcload-version "0.5">
     8<!ENTITY arcload-size "47 KB">
    99<!ENTITY arcload-url "ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/arcload-&arcload-version;.tar.bz2">
    1010
Note: See TracChangeset for help on using the changeset viewer.