Changeset 164d38e
- Timestamp:
- 02/15/2021 06:52:17 AM (2 years ago)
- Branches:
- 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, 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:
- 8d35535
- Parents:
- f9a430a
- Location:
- chapter08
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/e2fsprogs.xml
rf9a430a r164d38e 110 110 <screen><userinput remap="test">make check</userinput></screen> 111 111 112 <para>One test, m_rootdir_acl, is know mto fail.</para>112 <para>One test, m_rootdir_acl, is known to fail.</para> 113 113 <!-- This is a ridiculous amount now! And is it still true? 114 114 <para>One of the e2fsprogs tests will attempt to allocate 256 MB of memory. -
chapter08/procps.xml
rf9a430a r164d38e 27 27 28 28 <!-- TODO This note will probably not be needed at the next revision. --> 29 <note><para>This package extracts to the directory procps-3.3.17/, 30 not the expected procps-ng-3.3.17/.</para></note> 29 <note> 30 <para>This package extracts to the directory 31 <filename class="directory">procps-3.3.17</filename>, 32 not the expected 33 <filename class="directory">procps-ng-3.3.17</filename>.</para> 34 </note> 31 35 32 36 <segmentedlist> … … 92 96 <screen><userinput remap="test">make check</userinput></screen> 93 97 94 <para>Four tests related to pkill are known otfail due to a problem95 98 <para>Four tests related to pkill are known to fail due to a problem 99 with tests that were not updated.</para> 96 100 97 101 <para>Install the package:</para> … … 99 103 <screen><userinput remap="install">make install</userinput></screen> 100 104 101 <para>Finally, move essential libraries to a location that can be found if 102 <filename class="directory">/usr</filename> is not mounted.</para>105 <para>Finally, move essential libraries to a location that can be found 106 if <filename class="directory">/usr</filename> is not mounted.</para> 103 107 104 108 <screen><userinput remap="install">mv -v /usr/lib/libprocps.so.* /lib
Note:
See TracChangeset
for help on using the changeset viewer.