Changeset 5e492c0 in clfs-embedded


Ignore:
Timestamp:
Jun 7, 2013, 11:29:18 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
833b9a5
Parents:
8d661ec
Message:

hostreqs: Update to minimum of Debian Squeeze

Squeeze goes end of support life in < 1 year and it already had quite
old software packaged in it. Testing against even older versions than
what Debian ships seems unlikely to be useful or possible for much
longer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/common/hostreqs.xml

    r8d661ec r5e492c0  
    1212
    1313    <para>You should be able to build a CLFS system from just about any
    14     Unix-type operating system. Your host system should have the following
     14    recent Linux distrubtion. Your host system should have the following
    1515    software with the minimum versions indicated. Also note that many
    1616    distributions will place software headers into separate packages, often in
     
    2222
    2323    <listitem>
    24       <para><emphasis role="strong">Bash-2.05a</emphasis></para>
     24      <para><emphasis role="strong">Bash 4.0</emphasis></para>
    2525    </listitem>
    2626
    2727    <listitem>
    28       <para><emphasis role="strong">Binutils-2.12</emphasis> (Versions
    29       greater than &binutils-version; are not recommended as they have
    30       not been tested)</para>
     28      <para><emphasis role="strong">Binutils-2.20</emphasis></para>
    3129    </listitem>
    3230
    3331    <listitem>
    34       <para><emphasis role="strong">Bzip2-1.0.2</emphasis></para>
     32      <para><emphasis role="strong">Bzip2-1.0.5</emphasis></para>
    3533    </listitem>
    3634
    3735    <listitem>
    38       <para><emphasis role="strong">Coreutils-5.0</emphasis> (or Sh-Utils-2.0,
    39       Textutils-2.0, and Fileutils-4.1)</para>
     36      <para><emphasis role="strong">Coreutils-8.1</emphasis></para>
    4037    </listitem>
    4138
    4239    <listitem>
    43       <para><emphasis role="strong">Diffutils-2.8</emphasis></para>
     40      <para><emphasis role="strong">Diffutils-3.0</emphasis></para>
    4441    </listitem>
    4542
    4643    <listitem>
    47       <para><emphasis role="strong">Findutils-4.1.20</emphasis></para>
     44      <para><emphasis role="strong">Findutils-4.4.0</emphasis></para>
    4845    </listitem>
    4946
     
    5350
    5451    <listitem>
    55       <para><emphasis role="strong">Gcc-2.95.3</emphasis> (Versions
    56       greater than &gcc-version; are not recommended as they have not
    57       been tested)</para>
     52      <para><emphasis role="strong">Gcc-4.4</emphasis></para>
    5853    </listitem>
    5954
    6055    <listitem>
    61       <para><emphasis role="strong">Glibc-2.2.5</emphasis> (or EGLIBC.
    62       Versions greater than 2.11 are not recommended as they have
    63       not been tested)</para>
     56      <para><emphasis role="strong">Glibc-2.11</emphasis></para>
    6457    </listitem>
    6558
    6659    <listitem>
    67       <para><emphasis role="strong">Grep-2.5</emphasis></para>
     60      <para><emphasis role="strong">Grep-2.6</emphasis></para>
    6861    </listitem>
    6962
    7063    <listitem>
    71       <para><emphasis role="strong">Gzip-1.2.4</emphasis></para>
     64      <para><emphasis role="strong">Gzip-1.3</emphasis></para>
    7265    </listitem>
    7366
    7467    <listitem>
    75       <para><emphasis role="strong">Make-3.79.1</emphasis></para>
     68      <para><emphasis role="strong">Make-3.81</emphasis></para>
    7669    </listitem>
    7770
    7871    <listitem>
    79       <para><emphasis role="strong">Patch-2.5.4</emphasis></para>
     72      <para><emphasis role="strong">Patch-2.6</emphasis></para>
    8073    </listitem>
    8174
    8275    <listitem>
    83       <para><emphasis role="strong">Sed-3.0.2</emphasis></para>
     76      <para><emphasis role="strong">Sed-4.2.1</emphasis></para>
    8477    </listitem>
    8578
    8679    <listitem>
    87       <para><emphasis role="strong">Tar-1.14</emphasis></para>
     80      <para><emphasis role="strong">Tar-1.23</emphasis></para>
    8881    </listitem>
    8982
Note: See TracChangeset for help on using the changeset viewer.