Changeset 0081237 for BOOK


Ignore:
Timestamp:
Jan 16, 2009, 1:24:36 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:
4ea666a
Parents:
610c840
Message:

Added Linux 2.6.22 as a host requirment because coreutils' touch needs it

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r610c840 r0081237  
    33<!ENTITY month "01"> <!-- Use two digits -->
    44<!ENTITY month_name "January">
    5 <!ENTITY day "15"> <!-- Use two digits -->
     5<!ENTITY day "16"> <!-- Use two digits -->
    66<!ENTITY year "2009"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r610c840 r0081237  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>January 16, 2009</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Jonathan] - Added Linux 2.6.22 as a host requirment because
     44           coreutils requires it.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/prologue/common/hostreqs.xml

    r610c840 r0081237  
    7676    </listitem>
    7777
     78   <listitem>
     79     <para><emphasis role="strong">Linux 2.6.22</emphasis></para>
     80   <listitem>
     81
    7882    <listitem>
    7983      <para><emphasis role="strong">Make-3.79.1</emphasis></para>
Note: See TracChangeset for help on using the changeset viewer.