This commit is contained in:
Bruce Dubbs 2022-04-12 14:31:26 -05:00
parent b3d5df2a4a
commit b861051f19
2 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@
<note><para> <note><para>
The <filename>wget-list</filename> file mentioned above retrieves all The <filename>wget-list</filename> file mentioned above retrieves all
packages for both the sysV and systemd versions of LFS. There are a total packages for both the sysV and systemd versions of LFS. There are a total
of five additional small packages not needed for the currrent book. The of five additional small packages not needed for the current book. The
<filename>md5sums</filename> file mentioned below is specific to the <filename>md5sums</filename> file mentioned below is specific to the
current book. current book.
</para></note> </para></note>

View File

@ -97,9 +97,9 @@
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen> <screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning> </warning>
<note><para>There is one test that fails in the chroot envronment and <note><para>There is one test that fails in the chroot environment and
causes the tests to hang forever. The problem does not occur outside causes the tests to hang forever. The problem does not occur outside
of the chroot envronment. of the chroot environment.
To work around the problem, delete the test:</para> To work around the problem, delete the test:</para>
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen> <screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>