mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-24 06:09:21 +01:00
Document xry111 changes in changelog, and remove the paragraph about bash test
results (they all pass now) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0e9723acaf
commit
3e2daaa35d
@ -57,6 +57,17 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2020-05-29</para>
|
<para>2020-05-29</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Move flex earlier in chapter 6, so that binutils
|
||||||
|
can use it.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Remove bzip2 and flex from chapter 5.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[xry111] - Move zstd earlier in chapter 6, so that file and
|
||||||
|
GCC can use it.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Run sed and findutils tests as an
|
<para>[bdubbs] - Run sed and findutils tests as an
|
||||||
unprivileged user. Fixes
|
unprivileged user. Fixes
|
||||||
|
@ -83,14 +83,14 @@
|
|||||||
<screen><userinput remap="test">su tester << EOF
|
<screen><userinput remap="test">su tester << EOF
|
||||||
PATH=$PATH make tests < $(tty)
|
PATH=$PATH make tests < $(tty)
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
<!--
|
||||||
<para>The <systemitem class="username">tester</systemitem>
|
<para>The <systemitem class="username">tester</systemitem>
|
||||||
user does not have enough permissions for all the tests to pass. This shows
|
user does not have enough permissions for all the tests to pass. This shows
|
||||||
up in some <quote>diff</quote> output in four test results. Portions of the
|
up in some <quote>diff</quote> output in four test results. Portions of the
|
||||||
run-execscript, run-lastpipe, run-read, and run-test programs
|
run-execscript, run-lastpipe, run-read, and run-test programs
|
||||||
are known to fail in the LFS chroot environment, but pass if the tests
|
are known to fail in the LFS chroot environment, but pass if the tests
|
||||||
are run in a full system.</para>
|
are run in a full system.</para>
|
||||||
|
-->
|
||||||
<para>Install the package and move the main executable to
|
<para>Install the package and move the main executable to
|
||||||
<filename class='directory'>/bin</filename>:</para>
|
<filename class='directory'>/bin</filename>:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user