Changeset d2e7db4
- Timestamp:
- 08/30/2021 03:45:11 AM (3 years ago)
- Branches:
- ml-11.0, multilib, xry111/multilib
- Children:
- 8977314
- Parents:
- 8c1731d (diff), b0439bc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r8c1731d rd2e7db4 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[xry111] - Update to man-pages-5.13. Fixes 52 <ulink url="&lfs-ticket-root;4915">#4915</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 58 <para>2021-08-25</para> 59 <itemizedlist> 60 <listitem> 51 61 <para>[bdubbs] - LFS-11.0-rc3 released.</para> 52 62 </listitem> -
chapter08/gdbm.xml
r8c1731d rd2e7db4 74 74 <para>To test the results, issue:</para> 75 75 76 <screen><userinput remap="test">make check</userinput></screen>77 <!-- 76 <screen><userinput remap="test">make -k check</userinput></screen> 77 78 78 <para> 79 One test, <filename>version</filename>, is known to fail. 79 The gdbmtool tests are known to fail with some DejaGNU 80 <literal>ERROR</literal> messages. In the summary it's 81 shown as one unresolved testcase. 80 82 </para> 81 --> 83 82 84 <para>Install the package:</para> 83 85 -
chapter08/openssl.xml
r8c1731d rd2e7db4 60 60 <screen><userinput remap="test">make test</userinput></screen> 61 61 62 <para>One test 30-test_afalg.t is known to fail on some kernel 63 configurations (it apparently assumes certain unspecified crypto 64 options have been selected).</para> 62 <para>One test, 30-test_afalg.t, is known to fail on some kernel 63 configurations (depending on inconsistent values of 64 CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be 65 ignored.</para> 65 66 66 67 <para>Install the package:</para> -
packages.ent
r8c1731d rd2e7db4 484 484 <!ENTITY man-db-fin-sbu "0.4 SBU"> 485 485 486 <!ENTITY man-pages-version "5.1 2">487 <!ENTITY man-pages-size "1,7 37KB">486 <!ENTITY man-pages-version "5.13"> 487 <!ENTITY man-pages-size "1,752 KB"> 488 488 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz"> 489 <!ENTITY man-pages-md5 " 192132118f07369c88df267a92f3ef16">489 <!ENTITY man-pages-md5 "3ac24e8c6fae26b801cb87ceb63c0a30"> 490 490 <!ENTITY man-pages-home "https://www.kernel.org/doc/man-pages/"> 491 491 <!ENTITY man-pages-fin-du "33 MB">
Note:
See TracChangeset
for help on using the changeset viewer.