diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-15 07:33:05 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-15 07:33:05 +0000 |
commit | 0d57ec96597206d81741aa0646a082e0cabd3f8c (patch) | |
tree | 61d6b46c9d18d480abad392a01e689a3780354b8 | |
parent | 947141c851f46fb634290ff7345ef7484cb3a12b (diff) |
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
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter02/creatingpartition.xml | 7 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | packages.ent | 22 |
5 files changed, 41 insertions, 18 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4cd3a074..dc24d46d9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,28 @@ </listitem> --> <listitem> + <para>2016-05-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to file-5.27. Fixes + <ulink url="&lfs-ticket-root;3929">#3929</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to man-pages-4.06. Fixes + <ulink url="&lfs-ticket-root;3928">#3928</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to linux-4.5.3. Fixes + <ulink url="&lfs-ticket-root;3927">#3927</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to perl-5.22.2. Fixes + <ulink url="&lfs-ticket-root;3926">#3926</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-05-03</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8fe71f83c..da3ec9340 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -175,9 +175,9 @@ <!--<listitem> <para>Patch &patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Perl &perl-version;</para> - </listitem>--> + </listitem> <listitem> <para>Pkg-config &pkgconfig-version;</para> </listitem> diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index 33f351930..6d34531b3 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -30,13 +30,14 @@ --> - <para>A minimal system requires a partition of around 4 gigabytes (GB). + <para>A minimal system requires a partition of around 6 gigabytes (GB). This is enough to store all the source tarballs and compile the packages. However, if the LFS system is intended to be the primary Linux system, additional software will probably be installed which will require additional - space. A 10 GB partition is a reasonable size to provide for growth. The LFS + space. A 20 GB partition is a reasonable size to provide for growth. The LFS system itself will not take up this much room. A large portion of this - requirement is to provide sufficient free temporary storage. Compiling + requirement is to provide sufficient free temporary storagei as well as + for adding additional capabilities after LFS is complete. Additionally, compiling packages can require a lot of disk space which will be reclaimed after the package is installed.</para> diff --git a/general.ent b/general.ent index ba72d4472..527b965a2 100644 --- a/general.ent +++ b/general.ent @@ -1,7 +1,7 @@ -<!ENTITY version "SVN-20160503"> +<!ENTITY version "SVN-20160515"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release but not -rc releases --> -<!ENTITY releasedate "May 3, 2016"> +<!ENTITY releasedate "May 15, 2016"> <!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.10"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> diff --git a/packages.ent b/packages.ent index 072cda8f1..6c5781ec6 100644 --- a/packages.ent +++ b/packages.ent @@ -159,10 +159,10 @@ <!ENTITY expect-ch5-du "4.3 MB"> <!ENTITY expect-ch5-sbu "0.1 SBU"> -<!ENTITY file-version "5.26"> +<!ENTITY file-version "5.27"> <!ENTITY file-size "756 KB"> <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> -<!ENTITY file-md5 "bdd12400b90b78ce3c57e79c8d4e0e17"> +<!ENTITY file-md5 "18f1c60aa27a296a26c2e9389ac92ba5"> <!ENTITY file-home "http://www.darwinsys.com/file/"> <!ENTITY file-ch5-du "15 MB"> <!ENTITY file-ch5-sbu "0.1 SBU"> @@ -383,12 +383,12 @@ <!ENTITY linux-major-version "4"> <!ENTITY linux-minor-version "5"> -<!ENTITY linux-patch-version "2"> +<!ENTITY linux-patch-version "3"> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> -<!ENTITY linux-size "86,324 KB"> +<!ENTITY linux-size "86,326 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "eae8f700463ea73185027caece5f1c5d"> +<!ENTITY linux-md5 "7de54a88f25722e498d612f58178dc6c"> <!ENTITY linux-home "http://www.kernel.org/"> <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is allnoconfig extended for a hopefully-bootable build on desktop machine, @@ -429,10 +429,10 @@ <!ENTITY man-db-ch6-du "30 MB"> <!ENTITY man-db-ch6-sbu "0.4 SBU"> -<!ENTITY man-pages-version "4.05"> -<!ENTITY man-pages-size "1,419 KB"> +<!ENTITY man-pages-version "4.06"> +<!ENTITY man-pages-size "1,427 KB"> <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz"> -<!ENTITY man-pages-md5 "9c32c8487d753f5894f6fba425b12add"> +<!ENTITY man-pages-md5 "a7b6c7e2a03a4b0d61eee4e52de68a42"> <!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/"> <!ENTITY man-pages-ch6-du "26 MB"> <!ENTITY man-pages-ch6-sbu "less than 0.1 SBU"> @@ -473,10 +473,10 @@ <!ENTITY patch-ch6-du "11.3 MB"> <!ENTITY patch-ch6-sbu "0.2 SBU"> -<!ENTITY perl-version "5.22.1"> -<!ENTITY perl-size "13,376 KB"> +<!ENTITY perl-version "5.22.2"> +<!ENTITY perl-size "13,307 KB"> <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> -<!ENTITY perl-md5 "67242b9bd642b458bec884ed2a040910"> +<!ENTITY perl-md5 "24ec0b41fdd1a4cce0e66811ae1f5e1b"> <!ENTITY perl-home "http://www.perl.org/"> <!ENTITY perl-ch5-du "239 MB"> <!ENTITY perl-ch5-sbu "1.3 SBU"> |