Changeset b55310e
- Timestamp:
- 03/24/2018 02:08:49 AM (6 years ago)
- 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, 12.2, 12.2-rc1, 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/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- ad1ccc7
- Parents:
- 1c6c92e
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r1c6c92e rb55310e 45 45 46 46 <listitem> 47 <para>2018-03-23</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Remove reference to openssl in BLFS in Chapter 9. Fixes 51 <ulink url="&lfs-ticket-root;4240">#4240</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[bdubbs] - Update minimum host system requirements. Fixes 55 <ulink url="&lfs-ticket-root;4239">#4239</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[bdubbs] - Added the rationale for including openssl. Fixes 59 <ulink url="&lfs-ticket-root;4234">#4234</ulink>.</para> 60 </listitem> 61 <listitem> 62 <para>[bdubbs] - Update to util-linux-2.32. Fixes 63 <ulink url="&lfs-ticket-root;4219">#4219</ulink>.</para> 64 </listitem> 65 <listitem> 66 <para>[bdubbs] - Update to meson-0.45.0. Fixes 67 <ulink url="&lfs-ticket-root;4232">#4232</ulink>.</para> 68 </listitem> 69 <listitem> 70 <para>[bdubbs] - Update to e2fsprogs-1.44.0. Fixes 71 <ulink url="&lfs-ticket-root;4236">#4236</ulink>.</para> 72 </listitem> 73 <listitem> 74 <para>[bdubbs] - Update to linux-4.15.11. Fixes 75 <ulink url="&lfs-ticket-root;4237">#4237</ulink>.</para> 76 </listitem> 77 <listitem> 78 <para>[bdubbs] - Update to automake-1.16.1. Fixes 79 <ulink url="&lfs-ticket-root;4238">#4238</ulink>.</para> 80 </listitem> 81 <listitem revision="systemd"> 82 <para>[bdubbs] - Update to systemd-238. Fixes 83 <ulink url="&lfs-ticket-root;4233">#4233</ulink>.</para> 84 </listitem> 85 </itemizedlist> 86 </listitem> 87 88 <listitem> 47 89 <para>2018-03-03</para> 48 90 <itemizedlist> -
chapter01/whatsnew.xml
r1c6c92e rb55310e 72 72 <para>Eudev-&eudev-version;</para> 73 73 </listitem>--> 74 < !--<listitem>74 <listitem> 75 75 <para>E2fsprogs-&e2fsprogs-version;</para> 76 </listitem> -->76 </listitem> 77 77 <!--<listitem> 78 78 <para>Expat-&expat-version;</para> … … 213 213 <para>Sysklogd-&sysklogd-version;</para> 214 214 </listitem>--> 215 < !--<listitem revision="systemd">215 <listitem revision="systemd"> 216 216 <para>Systemd-&systemd-version;</para> 217 </listitem> -->217 </listitem> 218 218 <!--<listitem revision="sysv"> 219 219 <para>SysVinit-&sysvinit-version;</para> … … 231 231 <para>Tzdata-&tzdata-version;</para> 232 232 </listitem>--> 233 < !-- <listitem>233 <listitem> 234 234 <para>Util-Linux-&util-linux-version;</para> 235 </listitem> -->235 </listitem> 236 236 <!--<listitem> 237 237 <para>Vim-&vim-version;</para> -
chapter02/hostreqs.xml
r1c6c92e rb55310e 30 30 31 31 <listitem> 32 <para><emphasis role="strong">Binutils-2. 17</emphasis> (Versions32 <para><emphasis role="strong">Binutils-2.25</emphasis> (Versions 33 33 greater than &binutils-version; are not recommended as they have 34 34 not been tested)</para> … … 36 36 37 37 <listitem> 38 <para><emphasis role="strong">Bison-2. 3</emphasis> (/usr/bin/yacc38 <para><emphasis role="strong">Bison-2.7</emphasis> (/usr/bin/yacc 39 39 should be a link to bison or small script that executes bison)</para> 40 40 </listitem> … … 62 62 63 63 <listitem> 64 <para><emphasis role="strong">GCC-4. 7</emphasis> including the C++64 <para><emphasis role="strong">GCC-4.9</emphasis> including the C++ 65 65 compiler, <command>g++</command> (Versions greater than &gcc-version; are 66 66 not recommended as they have not been tested)</para> 67 <!--68 <note><para>On some distributions, there have been reports that some69 libraries used by gcc can be in an inconsistent state and that this70 interferes with building some LFS packages. To check this, look in71 /usr/lib and possibly /usr/lib64 for libgmp.la, libmpfr.la, and72 libmpc.la. Either all three should be present or absent, but not only73 one or two. If the problem exists on your system, either rename or74 delete the .la files or install the appropriate missing75 package.</para></note>76 -->77 67 </listitem> 78 68 -
chapter03/packages.xml
r1c6c92e rb55310e 263 263 <para>Download: <ulink url="&glibc-url;"/></para> 264 264 <para>MD5 sum: <literal>&glibc-md5;</literal></para> 265 <note>266 <para>This version of glibc addresses a security issue267 not yet in the latest stable release.268 </para>269 </note>270 265 </listitem> 271 266 </varlistentry> -
chapter06/systemd.xml
r1c6c92e rb55310e 52 52 53 53 <screen><userinput remap="pre">sed '178,222d' -i src/resolve/meson.build</userinput></screen> 54 55 <!-- These are from upstream. There will probably be a new release shortly, 56 so don't bother with a patch. --> 57 <para>Make some fixes from upstream:</para> 58 59 <screen><userinput remap="pre">sed -i '527,565 d' src/basic/missing.h 60 sed -i '24 d' src/core/load-fragment.c 61 sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.cd</userinput></screen> 54 62 55 63 <para>Remove an unneeded group, -
chapter06/util-linux.xml
r1c6c92e rb55310e 115 115 <screen><userinput remap="test">chown -Rv nobody . 116 116 su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> 117 118 <note><para>One test, fincore/count, may fail in the initial chroot119 environment but will pass if the test is rerun after the LFS system120 is complete.</para></note>121 117 122 118 <para>Install the package:</para> -
chapter09/reboot.xml
r1c6c92e rb55310e 45 45 <listitem><para>If you want to access your new system from a remote system 46 46 within a comfortable GUI environment, install <ulink 47 url='&blfs-book;postlfs/openssh.html'>openssh</ulink> and its 48 prerequisite, <ulink 49 url='&blfs-book;postlfs/openssl.html'>openssl</ulink>. 47 url='&blfs-book;postlfs/openssh.html'>openssh</ulink>. 50 48 </para></listitem> 51 49 -
general.ent
r1c6c92e rb55310e 1 <!ENTITY version "SVN-201803 03">1 <!ENTITY version "SVN-20180323"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "201803 03-systemd">6 <!ENTITY versiond "20180323-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "March 3, 2018">10 <!ENTITY releasedate "March 23, 2018"> 11 11 12 12 <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r1c6c92e rb55310e 32 32 <!ENTITY autoconf-ch6-sbu "less than 0.1 SBU (about &autoconf-ch6-sbu-tests; SBU with tests)"> 33 33 34 <!ENTITY automake-version "1.16 ">34 <!ENTITY automake-version "1.16.1"> 35 35 <!ENTITY am-minor-version "1.16"> 36 36 <!ENTITY automake-size "1,499 KB"> 37 37 <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz"> 38 <!ENTITY automake-md5 " bfdf69ac36c327b3a59b83ab01057e30">38 <!ENTITY automake-md5 "53f38e7591fa57c3d2cee682be668e5b"> 39 39 <!ENTITY automake-home "&gnu-software;automake/"> 40 40 <!ENTITY automake-ch6-du "109 MB"> … … 138 138 of acceptable features that can be shown by debugfs in 139 139 chapter02/creatingfilesystem.xml --> 140 <!ENTITY e2fsprogs-version "1.4 3.9">141 <!ENTITY e2fsprogs-size "7,3 11KB">140 <!ENTITY e2fsprogs-version "1.44.0"> 141 <!ENTITY e2fsprogs-size "7,382 KB"> 142 142 <!ENTITY e2fsprogs-url "http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz"> 143 <!ENTITY e2fsprogs-md5 " 8749ba4fbc25d1b13753b79f1f84b69d">143 <!ENTITY e2fsprogs-md5 "c81731c9555573c48afa190c940565a1"> 144 144 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/"> 145 145 <!ENTITY e2fsprogs-ch6-du "58 MB"> … … 417 417 <!ENTITY linux-major-version "4"> 418 418 <!ENTITY linux-minor-version "15"> 419 <!ENTITY linux-patch-version " 7">419 <!ENTITY linux-patch-version "11"> 420 420 <!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> --> 421 421 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 422 <!ENTITY linux-size "99,8 09KB">422 <!ENTITY linux-size "99,810 KB"> 423 423 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 424 <!ENTITY linux-md5 " 8186ce63c489199b58b6a58ad2a24a94">424 <!ENTITY linux-md5 "f0496907533eb6f05e961bcfbdce2ae8"> 425 425 <!ENTITY linux-home "http://www.kernel.org/"> 426 426 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is … … 471 471 <!ENTITY man-pages-ch6-sbu "less than 0.1 SBU"> 472 472 473 <!ENTITY meson-version "0.4 4.1">474 <!ENTITY meson-size "1,1 10KB">473 <!ENTITY meson-version "0.45.0"> 474 <!ENTITY meson-size "1,135 KB"> 475 475 <!ENTITY meson-url "https://github.com/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz"> 476 <!ENTITY meson-md5 " 82b1198bf714b5a4da84bfe8376c79cc">476 <!ENTITY meson-md5 "4dce57a7f300c234be914e1d323633ed"> 477 477 <!ENTITY meson-home "http://mesonbuild.com"> 478 478 <!ENTITY meson-ch6-du "16 MB"> … … 514 514 515 515 <!ENTITY openssl-version "1.1.0g"> 516 <!ENTITY openssl-size "5 .1 MB">516 <!ENTITY openssl-size "5,279 KB"> 517 517 <!ENTITY openssl-url "https://openssl.org/source/openssl-&openssl-version;.tar.gz"> 518 518 <!ENTITY openssl-md5 "ba5f1b8b835b88cadbce9b35ed9531a6"> … … 610 610 <!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU"> 611 611 612 <!ENTITY systemd-version "23 7">613 <!ENTITY systemd-size "6,7 16KB">612 <!ENTITY systemd-version "238"> 613 <!ENTITY systemd-size "6,792 KB"> 614 614 <!ENTITY systemd-url "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz"> 615 <!ENTITY systemd-md5 " 5a835ddc2a2ae9ef523a5a11674a6713">615 <!ENTITY systemd-md5 "76db8004647283b779234364cd637d3c"> 616 616 <!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/"> 617 <!ENTITY systemd-man-size "33 6KB">617 <!ENTITY systemd-man-size "337 KB"> 618 618 <!ENTITY systemd-man-url "http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-&systemd-version;.tar.xz"> 619 <!ENTITY systemd-man-md5 " 8b1b53cff433d99288ce17be775bc44c">619 <!ENTITY systemd-man-md5 "2e3f795bc0818e161c03b8cae9c99e80"> 620 620 <!ENTITY systemd-ch6-du "297 MB"> 621 621 <!ENTITY systemd-ch6-sbu "1.1 SBU"> … … 671 671 672 672 <!ENTITY util-linux-minor "2.31"> 673 <!ENTITY util-linux-version "2.3 1.1">674 <!ENTITY util-linux-size "4,4 12KB">673 <!ENTITY util-linux-version "2.32"> 674 <!ENTITY util-linux-size "4,444 KB"> 675 675 <!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-minor;/util-linux-&util-linux-version;.tar.xz"> 676 <!ENTITY util-linux-md5 " 7733b583dcb51518944d42aa62ef19ea">676 <!ENTITY util-linux-md5 "e0d8a25853f88cd15ff557e5d8cb4ea7"> 677 677 <!ENTITY util-linux-home "http://freecode.com/projects/util-linux"> 678 678 <!ENTITY util-linux-ch5-du "131 MB"> -
prologue/why.xml
r1c6c92e rb55310e 437 437 438 438 <listitem> 439 <para>Openssl</para> 440 441 <para>This package provides management tools and libraries relating to 442 cryptography. These are useful for providing cryptographic functions to 443 other packages, including the Linux kernel.</para> 444 </listitem> 445 446 <listitem> 439 447 <para>Patch</para> 440 448
Note:
See TracChangeset
for help on using the changeset viewer.