diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-12-31 16:56:07 +0000 |
commit | 25332b5e9793e0c440d7f219b9652f810442545b (patch) | |
tree | 8323606ad2ef5b06e2e3cf6bfb5bf58570d43b10 /packages.ent | |
parent | 0d84af1cbb0dc825db3e965d5126e5b08f878067 (diff) |
Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages.ent b/packages.ent index f75da7d2b..e6f185fde 100644 --- a/packages.ent +++ b/packages.ent @@ -98,10 +98,10 @@ <!ENTITY check-ch5-du "11 MB"> <!ENTITY check-ch5-sbu "0.1 SBU"> -<!ENTITY coreutils-version "8.28"> -<!ENTITY coreutils-size "5,130 KB"> +<!ENTITY coreutils-version "8.29"> +<!ENTITY coreutils-size "5,163 KB"> <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> -<!ENTITY coreutils-md5 "e7cb20d0572cc40d9f47ede6454406d1"> +<!ENTITY coreutils-md5 "960cfe75a42c9907c71439f8eb436303"> <!ENTITY coreutils-home "&gnu-software;coreutils/"> <!ENTITY coreutils-ch5-du "136 MB"> <!ENTITY coreutils-ch5-sbu "0.6 SBU"> @@ -408,12 +408,12 @@ <!ENTITY linux-major-version "4"> <!ENTITY linux-minor-version "14"> -<!ENTITY linux-patch-version "8"> +<!ENTITY linux-patch-version "10"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">i--> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -<!ENTITY linux-size "98,429 KB"> +<!ENTITY linux-size "98,438 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "0a2120cc58fe9ff0cbb7330dd1acb82e"> +<!ENTITY linux-md5 "cfab8ee2ee4eb6600a1e7da33a2ff275"> <!ENTITY linux-home "http://www.kernel.org/"> <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is allnoconfig extended for a hopefully-bootable build on desktop machine, |