Changeset ac57a48 for chapter05


Ignore:
Timestamp:
03/08/2015 02:07:20 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
29bb0d3
Parents:
fd162f6
Message:

Update to linux-3.19.1
Update to patch-2.7.5
Change tcl to minimal tcl-core package

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/tcl.xml

    rfd162f6 rac57a48  
    1010
    1111  <sect1info condition="script">
    12     <productname>tcl</productname>
     12    <productname>tcl-core</productname>
    1313    <productnumber>&tcl-version;</productnumber>
    1414    <address>&tcl-url;</address>
    1515  </sect1info>
    1616
    17   <title>Tcl-&tcl-version;</title>
     17  <title>Tcl-core-&tcl-version;</title>
    1818
    1919  <indexterm zone="ch-tools-tcl">
    20     <primary sortas="a-Tcl">Tcl</primary>
     20    <primary sortas="a-Tcl">Tcl-core</primary>
    2121  </indexterm>
    2222
     
    3939
    4040  <sect2 role="installation">
    41     <title>Installation of Tcl</title>
     41    <title>Installation of Tcl-core</title>
    4242
    4343    <para>This package and the next three (Expect, DejaGNU, and Check) are
     
    4848    run in this chapter (they are not mandatory), these packages are required
    4949    to run the test suites in <xref linkend="chapter-building-system"/>.</para>
     50
     51    <para>Note that the Tcl package used here is a minimal version needed
     52    to run the LFS tests.  For the full package, see the 
     53    <ulink url='&blfs-book;general/tcl.html'>BLFS Tcl procedures</ulink>.</para>
    5054
    5155    <para>Prepare Tcl for compilation:</para>
     
    9498
    9599  <sect2 id="contents-tcl" role="content">
    96     <title>Contents of Tcl</title>
     100    <title>Contents of Tcl-core</title>
    97101
    98102    <segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.