Changeset 0d57ec9


Ignore:
Timestamp:
05/15/2016 07:33:05 AM (8 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, 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:
a3136f0
Parents:
947141c
Message:

Updated to file-5.27.
Updated to man-pages-4.06.
Updated to linux-4.5.3.
Updated to perl-5.22.2.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r947141c r0d57ec9  
    3737-->
    3838    <listitem>
     39      <para>2016-05-15</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[bdubbs] - Updated to file-5.27. Fixes
     43          <ulink url="&lfs-ticket-root;3929">#3929</ulink>.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[bdubbs] - Updated to man-pages-4.06. Fixes
     47          <ulink url="&lfs-ticket-root;3928">#3928</ulink>.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[bdubbs] - Updated to linux-4.5.3. Fixes
     51          <ulink url="&lfs-ticket-root;3927">#3927</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Updated to perl-5.22.2. Fixes
     55          <ulink url="&lfs-ticket-root;3926">#3926</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    3961      <para>2016-05-03</para>
    4062      <itemizedlist>
  • chapter01/whatsnew.xml

    r947141c r0d57ec9  
    176176      <para>Patch &patch-version;</para>
    177177    </listitem>-->
    178     <!--<listitem>
     178    <listitem>
    179179      <para>Perl &perl-version;</para>
    180     </listitem>-->
     180    </listitem>
    181181    <listitem>
    182182      <para>Pkg-config &pkgconfig-version;</para>
  • chapter02/creatingpartition.xml

    r947141c r0d57ec9  
    3131-->
    3232
    33   <para>A minimal system requires a partition of around 4 gigabytes (GB).
     33  <para>A minimal system requires a partition of around 6 gigabytes (GB).
    3434  This is enough to store all the source tarballs and compile the packages.
    3535  However, if the LFS system is intended to be the primary Linux system,
    3636  additional software will probably be installed which will require additional
    37   space. A 10 GB partition is a reasonable size to provide for growth.  The LFS
     37  space. A 20 GB partition is a reasonable size to provide for growth.  The LFS
    3838  system itself will not take up this much room.  A large portion of this
    39   requirement is to provide sufficient free temporary storage. Compiling
     39  requirement is to provide sufficient free temporary storagei as well as
     40  for adding additional capabilities after LFS is complete. Additionally, compiling
    4041  packages can require a lot of disk space which will be reclaimed after the
    4142  package is installed.</para>
  • general.ent

    r947141c r0d57ec9  
    1 <!ENTITY version         "SVN-20160503">
     1<!ENTITY version         "SVN-20160515">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release
    33                                      but not -rc releases -->
    4 <!ENTITY releasedate     "May 3, 2016">
     4<!ENTITY releasedate     "May 15, 2016">
    55<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    66<!ENTITY milestone       "7.10">
  • packages.ent

    r947141c r0d57ec9  
    160160<!ENTITY expect-ch5-sbu "0.1 SBU">
    161161
    162 <!ENTITY file-version "5.26">
     162<!ENTITY file-version "5.27">
    163163<!ENTITY file-size "756 KB">
    164164<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
    165 <!ENTITY file-md5 "bdd12400b90b78ce3c57e79c8d4e0e17">
     165<!ENTITY file-md5 "18f1c60aa27a296a26c2e9389ac92ba5">
    166166<!ENTITY file-home "http://www.darwinsys.com/file/">
    167167<!ENTITY file-ch5-du "15 MB">
     
    384384<!ENTITY linux-major-version "4">
    385385<!ENTITY linux-minor-version "5">
    386 <!ENTITY linux-patch-version "2">
     386<!ENTITY linux-patch-version "3">
    387387<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    388388<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    389 <!ENTITY linux-size "86,324 KB">
     389<!ENTITY linux-size "86,326 KB">
    390390<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    391 <!ENTITY linux-md5 "eae8f700463ea73185027caece5f1c5d">
     391<!ENTITY linux-md5 "7de54a88f25722e498d612f58178dc6c">
    392392<!ENTITY linux-home "http://www.kernel.org/">
    393393<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
     
    430430<!ENTITY man-db-ch6-sbu "0.4 SBU">
    431431
    432 <!ENTITY man-pages-version "4.05">
    433 <!ENTITY man-pages-size "1,419 KB">
     432<!ENTITY man-pages-version "4.06">
     433<!ENTITY man-pages-size "1,427 KB">
    434434<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
    435 <!ENTITY man-pages-md5 "9c32c8487d753f5894f6fba425b12add">
     435<!ENTITY man-pages-md5 "a7b6c7e2a03a4b0d61eee4e52de68a42">
    436436<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
    437437<!ENTITY man-pages-ch6-du "26 MB">
     
    474474<!ENTITY patch-ch6-sbu "0.2 SBU">
    475475
    476 <!ENTITY perl-version "5.22.1">
    477 <!ENTITY perl-size "13,376 KB">
     476<!ENTITY perl-version "5.22.2">
     477<!ENTITY perl-size "13,307 KB">
    478478<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
    479 <!ENTITY perl-md5 "67242b9bd642b458bec884ed2a040910">
     479<!ENTITY perl-md5 "24ec0b41fdd1a4cce0e66811ae1f5e1b">
    480480<!ENTITY perl-home "http://www.perl.org/">
    481481<!ENTITY perl-ch5-du "239 MB">
Note: See TracChangeset for help on using the changeset viewer.