chapter07: tcl/expect/dejagnu are now in chapter08

This commit is contained in:
Xi Ruoyao 2021-08-25 13:11:02 +08:00
parent 763a00a98d
commit efbd8873ac
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -11,8 +11,8 @@
<title>Introduction</title>
<para>This chapter shows how to build the last missing bits of the temporary
system: first, the tools needed by the build machinery of various packages,
then three packages needed to run tests. Now that all circular dependencies
system: the tools needed by the build machinery of various packages.
Now that all circular dependencies
have been resolved, we can use a <quote>chroot</quote> environment,
completely isolated the host operating system used for the build, except
for the running kernel.</para>