Changeset 1fb7bae


Ignore:
Timestamp:
04/30/2013 12:23:37 AM (11 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.4, 7.5, 7.6, 7.7, 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:
66004b6
Parents:
3d086301
Message:

Add bc to Chapter 6 to support Linux-3.9

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

Files:
1 added
9 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r3d086301 r1fb7bae  
    146146      </segmentedlist>
    147147
     148<!-- Begin Bc dependency info -->
     149  <bridgehead renderas="sect2" id="bc-dep">Bc</bridgehead>
     150
     151      <segmentedlist>
     152        <segtitle>&dependencies;</segtitle>
     153
     154        <seglistitem>
     155          <seg>Bash, Binutils, Bison, Coreutils, GCC, Glibc,
     156          Grep, Make, and Readline</seg>
     157        </seglistitem>
     158      </segmentedlist>
     159
     160      <segmentedlist>
     161        <segtitle>&testsuites;</segtitle>
     162
     163        <seglistitem>
     164          <seg>Gawk</seg>
     165        </seglistitem>
     166      </segmentedlist>
     167
     168      <segmentedlist>
     169        <segtitle>&before;</segtitle>
     170
     171        <seglistitem>
     172          <seg>Linux Kernel</seg>
     173        </seglistitem>
     174      </segmentedlist>
     175
     176      <segmentedlist>
     177        <segtitle>&external;</segtitle>
     178
     179        <seglistitem>
     180          <seg>None</seg>
     181        </seglistitem>
     182      </segmentedlist>
     183
    148184<!-- Begin Binutils dependency info -->
    149185  <bridgehead renderas="sect2" id="binutils-dep">Binutils</bridgehead>
     
    11971233
    11981234        <seglistitem>
    1199          <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc, Grep,
     1235         <seg>Bash, Bc, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc, Grep,
    12001236         Gzip, Kmod, Make, Ncurses, Perl, and Sed</seg>
    12011237        </seglistitem>
  • chapter01/changelog.xml

    r3d086301 r1fb7bae  
    3838
    3939    <listitem>
     40      <para>2013-04-29</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[bdubbs] - Add bc to Chapter 6 to support Linux-3.9. Fixes
     44          <ulink url="&lfs-ticket-root;3338">#3338</ulink>.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
     49    <listitem>
    4050      <para>2013-04-28</para>
    4151      <itemizedlist>
  • chapter01/whatsnew.xml

    r3d086301 r1fb7bae  
    231231
    232232    <listitem>
     233      <para>bc &bc-version;</para>
     234    </listitem>
     235
     236    <listitem>
    233237      <para>&bash-fixes-patch;</para>
    234238    </listitem>
  • chapter03/packages.xml

    r3d086301 r1fb7bae  
    3939        <para>Download: <ulink url="&bash-url;"/></para>
    4040        <para>MD5 sum: <literal>&bash-md5;</literal></para>
     41      </listitem>
     42    </varlistentry>
     43
     44    <varlistentry>
     45      <term>Bc (&bc-version;) - <token>&bc-size;</token>:</term>
     46      <listitem>
     47        <para>Home page: <ulink url="&bc-home;"/></para>
     48        <para>Download: <ulink url="&bc-url;"/></para>
     49        <para>MD5 sum: <literal>&bc-md5;</literal></para>
    4150      </listitem>
    4251    </varlistentry>
  • chapter05/stripping.xml

    r3d086301 r1fb7bae  
    3131<screen><userinput>rm -rf /tools/{,share}/{info,man,doc}</userinput></screen>
    3232
    33   <para>At this point, you should have at least 850 MB of free space in
    34   <envar>$LFS</envar> that can be used to build and install Glibc in the
    35   next phase. If you can build and install Glibc, you can build and install
     33  <para>At this point, you should have at least 3 GB of free space in
     34  <envar>$LFS</envar> that can be used to build and install Glibc and Gcc in
     35  the next phase. If you can build and install Glibc, you can build and install
    3636  the rest too.</para>
    3737
  • chapter06/chapter06.xml

    r3d086301 r1fb7bae  
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="readline.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bash.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bc.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtool.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdbm.xml"/>
  • general.ent

    r3d086301 r1fb7bae  
    1 <!ENTITY version "SVN-20130428">
    2 <!ENTITY releasedate "April 28, 2013">
     1<!ENTITY version "SVN-20130429">
     2<!ENTITY releasedate "April 29, 2013">
    33<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone "7.4">
  • packages.ent

    r3d086301 r1fb7bae  
    3434<!ENTITY bash-ch6-du "45 MB">
    3535<!ENTITY bash-ch6-sbu "1.7 SBU">
     36
     37<!ENTITY bc-version "1.06.95">
     38<!ENTITY bc-size "288 KB">
     39<!ENTITY bc-url "&alpha-gnu;bc/bc-&bc-version;.tar.bz2">
     40<!ENTITY bc-md5 "5126a721b73f97d715bb72c13c889035 ">
     41<!ENTITY bc-home "&gnu-software;bc/">
     42<!ENTITY bc-ch6-du "3 MB">
     43<!ENTITY bc-ch6-sbu "0.1 SBU">
    3644
    3745<!ENTITY binutils-version "2.23.2">
     
    176184<!ENTITY gcc-ch5p2-du "1.8 GB">
    177185<!ENTITY gcc-ch5p2-sbu "7.1 SBU">
    178 <!ENTITY gcc-ch6-du "2.0 GB">
    179 <!ENTITY gcc-ch6-sbu "53.5 SBU">
     186<!ENTITY gcc-ch6-du "2.2 GB">
     187<!ENTITY gcc-ch6-sbu "55.6 SBU">
    180188
    181189<!ENTITY gdbm-version "1.10">
  • prologue/standards.xml

    r3d086301 r1fb7bae  
    6060        <term><emphasis>LSB Core:</emphasis></term>
    6161        <listitem>
    62           <para>Bash, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
     62          <para>Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk,
    6363                Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed,
    6464                Shadow, Tar, Util-linux, Zlib</para>
     
    112112        <term><emphasis>LSB Core:</emphasis></term>
    113113        <listitem>
    114           <para>At, Batch (a part of At), Bc, Cpio, Ed, Fcrontab, Initd-tools,
     114          <para>At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools,
    115115          Lsb_release, PAM, Sendmail (or Postfix or Exim) </para>
    116116        </listitem>
     
    129129          <para>ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig,
    130130                Glib2, GTK+2, Icon-naming-utils, Libjpeg, Libpng, Libxml2,
    131                 MesaLib, Pango, Qt3, Qt4, Xorg</para>
     131                MesaLib, Pango, Qt4, Xorg</para>
    132132        </listitem>
    133133      </varlistentry>
     
    179179        <term><emphasis>LSB Desktop:</emphasis></term>
    180180        <listitem>
    181           <para>None</para>
     181          <para>Qt3</para>
    182182        </listitem>
    183183      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.