Changeset 0a6d5b0


Ignore:
Timestamp:
Dec 3, 2008, 3:45:21 PM (15 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
8e102d7
Parents:
4605ed4
Message:

Updated GCC md5sum.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r4605ed4 r0a6d5b0  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "11"> <!-- Use two digits -->
    4 <!ENTITY month_name "November">
    5 <!ENTITY day "24"> <!-- Use two digits -->
     3<!ENTITY month "12"> <!-- Use two digits -->
     4<!ENTITY month_name "December">
     5<!ENTITY day "03"> <!-- Use two digits -->
    66<!ENTITY year "2008"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r4605ed4 r0a6d5b0  
    3737-->
    3838
    39 <listitem>
    40   <para>November 12, 2008</para>
    41   <itemizedlist>
    42     <listitem>
    43       <para>[Jonathan] - Fixed location for the bootscripts and updated it to
    44         version 1.2-pre2.</para>
    45     </listitem>
    46   </itemizedlist>
    47 </listitem>
     39        <listitem>
     40          <para>December 3, 2008</para>
     41          <itemizedlist>
     42            <listitem>
     43              <para>[Jonathan] - Updated GCC md5sum.</para>
     44            </listitem>
     45          </itemizedlist>
     46        </listitem>
     47
     48        <listitem>
     49          <para>November 12, 2008</para>
     50          <itemizedlist>
     51            <listitem>
     52              <para>[Jonathan] - Fixed location for the bootscripts and updated it to
     53                version 1.2-pre2.</para>
     54            </listitem>
     55          </itemizedlist>
     56        </listitem>
    4857
    4958    <listitem>
  • BOOK/packages.ent

    r4605ed4 r0a6d5b0  
    150150<!ENTITY gcc-size "57,648 KB">
    151151<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
    152 <!ENTITY gcc-md5 "4afa0290cc3a41ac8822666f1110de98">
     152<!ENTITY gcc-md5 "5dfac5da961ecd5f227c3175859a486d">
    153153<!ENTITY gcc-home "http://gcc.gnu.org">
    154154
Note: See TracChangeset for help on using the changeset viewer.