Changeset d53fefa
- Timestamp:
- 06/04/2020 06:51:00 AM (3 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, arm, cross-chap5, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- fcc02767
- Parents:
- c300794
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/dependencies.xml
rc300794 rd53fefa 1304 1304 1305 1305 <seglistitem> 1306 <seg>Bash, Bison, Coreutils, Flex, GCC, Glibc, Make, 1307 and Linux API Headers</seg>1306 <seg>Bash, Bison, Coreutils, Flex, GCC, Glibc, Make, Libcap, 1307 Libelf, and Linux API Headers</seg> 1308 1308 </seglistitem> 1309 1309 </segmentedlist> … … 1329 1329 1330 1330 <seglistitem> 1331 <seg> None</seg>1331 <seg>Berkeley DB and Iptables</seg> 1332 1332 </seglistitem> 1333 1333 </segmentedlist> … … 1465 1465 1466 1466 <seglistitem> 1467 <seg> Shadow</seg>1467 <seg>IProute2 and Shadow</seg> 1468 1468 </seglistitem> 1469 1469 </segmentedlist> … … 1500 1500 1501 1501 <seglistitem> 1502 <seg> Linux Kernel</seg>1502 <seg>IProute2 and Linux Kernel</seg> 1503 1503 </seglistitem> 1504 1504 </segmentedlist> -
chapter01/changelog.xml
rc300794 rd53fefa 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 46 <listitem> 47 <para>2020-06-03</para> 48 <itemizedlist> 49 <listitem revision="systemd"> 50 <para>[renodr] - Fix systemd's build with GCC-10 with a patch instead 51 of CFLAGS.</para> 52 </listitem> 53 <listitem> 54 <para>[renodr] - Update to perl-5.30.3 (security update). Fixes 55 <ulink url="&lfs-ticket-root;4664">#4664</ulink>.</para> 56 </listitem> 57 <listitem revision="systemd"> 58 <para>[renodr] - Update to dbus-1.12.18 (security update). Fixes 59 <ulink url="&lfs-ticket-root;4665">#4665</ulink>.</para> 60 </listitem> 61 <listitem> 62 <para>[renodr] - Update to man-db-2.9.2. Fixes 63 <ulink url="&lfs-ticket-root;4663">#4663</ulink>.</para> 64 </listitem> 65 <listitem> 66 <para>[renodr] - Update to libcap-2.36. Fixes 67 <ulink url="&lfs-ticket-root;4666">#4666</ulink>.</para> 68 </listitem> 69 <listitem> 70 <para>[renodr] - Update to bison-3.6.3. Fixes 71 <ulink url="&lfs-ticket-root;4667">#4667</ulink>.</para> 72 </listitem> 73 </itemizedlist> 74 </listitem> 75 45 76 <listitem> 46 77 <para>2020-05-31</para> -
chapter03/patches.xml
rc300794 rd53fefa 134 134 </varlistentry> 135 135 --> 136 137 <varlistentry revision="systemd"> 138 <term>Systemd GCC-10 Patch - <token>&systemd-gcc10-patch-size;</token>:</term> 139 <listitem> 140 <para>Download: <ulink url="&patches-root;&systemd-gcc10-patch;"/></para> 141 <para>MD5 sum: <literal>&systemd-gcc10-patch-md5;</literal></para> 142 </listitem> 143 </varlistentry> 144 136 145 </variablelist> 137 146 -
chapter06/libelf.xml
rc300794 rd53fefa 57 57 <screen><userinput remap="test">make check</userinput></screen> 58 58 59 <para>One test, run-elfclassify.sh, is known to fail.</para>59 <!-- <para>One test, run-elfclassify.sh, is known to fail.</para>--> 60 60 61 61 <para>Install only Libelf:</para> -
chapter06/systemd.xml
rc300794 rd53fefa 40 40 <sect2 role="installation"> 41 41 <title>Installation of systemd</title> 42 <!-- 43 <para>First, apply a patch to fix various bugs since the release 44 of systemd-243.</para> 45 46 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen> 47 --> 42 43 <para>First, apply a patch to fix the build with GCC-10:</para> 44 45 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-1.patch</userinput></screen> 46 48 47 49 48 <para>Create a symlink to work around missing xsltproc:</para> … … 74 73 --sysconfdir=/etc \ 75 74 --localstatedir=/var \ 76 -Dc_args=-Wno-format-overflow \77 75 -Dblkid=true \ 78 76 -Dbuildtype=release \ … … 99 97 <title>The meaning of the meson options:</title> 100 98 99 <!-- 101 100 <varlistentry> 102 101 <term><parameter>-Dc_args=-Wno-format-overflow</parameter></term> … … 108 107 </listitem> 109 108 </varlistentry> 109 --> 110 110 111 111 <varlistentry> -
general.ent
rc300794 rd53fefa 1 <!ENTITY version "20200 531-cross-chap5">1 <!ENTITY version "20200603-cross-chap5"> 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 "cross-chap5"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "20200 531-cross-cp5-systemd">6 <!ENTITY versiond "20200603-cross-cp5-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate " May 31st, 2020">10 <!ENTITY releasedate "June 3rd, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
rc300794 rd53fefa 71 71 <!ENTITY binutils-ch6-sbu "6.7 SBU"> 72 72 73 <!ENTITY bison-version "3.6. 2">74 <!ENTITY bison-size "2,41 1KB">73 <!ENTITY bison-version "3.6.3"> 74 <!ENTITY bison-size "2,416 KB"> 75 75 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> 76 <!ENTITY bison-md5 " fa5f7c67c523f1d8b2155f55e67f7e1c">76 <!ENTITY bison-md5 "ca0513e77de1de46b9f2419d175cb3b4"> 77 77 <!ENTITY bison-home "&gnu-software;bison/"> 78 78 <!ENTITY bison-ch5-du "43 MB"> … … 119 119 <!ENTITY coreutils-ch6-sbu "2.3 SBU"> 120 120 121 <!ENTITY dbus-version "1.12.1 6">121 <!ENTITY dbus-version "1.12.18"> 122 122 <!ENTITY dbus-size "2,048 KB"> 123 123 <!ENTITY dbus-url "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz"> 124 <!ENTITY dbus-md5 " 2dbeae80dfc9e3632320c6a53d5e8890">124 <!ENTITY dbus-md5 "4ca570c281be35d0b30ab83436712242"> 125 125 <!ENTITY dbus-home "https://www.freedesktop.org/wiki/Software/dbus"> 126 126 <!ENTITY dbus-ch6-du "18 MB"> … … 392 392 <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> 393 393 394 <!ENTITY libcap-version "2.3 4">395 <!ENTITY libcap-size "1 09KB">394 <!ENTITY libcap-version "2.36"> 395 <!ENTITY libcap-size "112 KB"> 396 396 <!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz"> 397 <!ENTITY libcap-md5 " 66028a8080a0891c54b202bb5e749035">397 <!ENTITY libcap-md5 "3d8cd4a87650cdee130691cb110c2ce2"> 398 398 <!ENTITY libcap-home "https://sites.google.com/site/fullycapable/"> 399 399 <!ENTITY libcap-ch6-du "8.5 MB"> … … 464 464 <!ENTITY make-ch6-sbu "0.5 SBU"> 465 465 466 <!ENTITY man-db-version "2.9. 1">467 <!ENTITY man-db-size "1,8 32KB">466 <!ENTITY man-db-version "2.9.2"> 467 <!ENTITY man-db-size "1,844 KB"> 468 468 <!ENTITY man-db-url "&savannah;/releases/man-db/man-db-&man-db-version;.tar.xz"> 469 <!ENTITY man-db-md5 " 593f4f0a26ab4f66f5b81cf6c0c7364c">469 <!ENTITY man-db-md5 "86c7b99ce5969d9b20bf9aeae8d86e0b"> 470 470 <!ENTITY man-db-home "https://www.nongnu.org/man-db/"> 471 471 <!ENTITY man-db-ch6-du "40 MB"> … … 540 540 <!ENTITY patch-ch6-sbu "0.2 SBU"> 541 541 542 <!ENTITY perl-version "5.30. 2">543 <!ENTITY perl-size "12,08 4KB">542 <!ENTITY perl-version "5.30.3"> 543 <!ENTITY perl-size "12,088 KB"> 544 544 <!ENTITY perl-url "https://www.cpan.org/src/5.0/perl-&perl-version;.tar.xz"> 545 <!ENTITY perl-md5 " 4bfa12b528522a50de0470b8b70b9b3b">545 <!ENTITY perl-md5 "0af2ab0f01ec13e37cc13a27de930936"> 546 546 <!ENTITY perl-home "https://www.perl.org/"> 547 547 <!ENTITY perl-ch5-du "275 MB"> -
patches.ent
rc300794 rd53fefa 57 57 <!ENTITY systemd-consolidated-patch-size "64 KB"> 58 58 --> 59 60 <!ENTITY systemd-gcc10-patch "systemd-&systemd-version;-gcc_10-fixes-1.patch"> 61 <!ENTITY systemd-gcc10-patch-md5 "6d41186bfcd7002ed2cbf26b25f9091d"> 62 <!ENTITY systemd-gcc10-patch-size "4 KB">
Note:
See TracChangeset
for help on using the changeset viewer.