mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Minor text changes
This commit is contained in:
parent
f411d2d231
commit
305c97068f
@ -11,11 +11,10 @@
|
|||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
|
|
||||||
<para>This chapter shows how to build the last missing bits of the temporary
|
<para>This chapter shows how to build the last missing bits of the temporary
|
||||||
system: the tools needed by the build machinery of various packages.
|
system: the tools needed by the build machinery of various packages. Now
|
||||||
Now that all circular dependencies
|
that all circular dependencies have been resolved, a <quote>chroot</quote>
|
||||||
have been resolved, we can use a <quote>chroot</quote> environment,
|
environment, completely isolated from the host operating system (except for
|
||||||
completely isolated the host operating system used for the build, except
|
the running kernel), can be used for the build.</para>
|
||||||
for the running kernel.</para>
|
|
||||||
|
|
||||||
<para>For proper operation of the isolated environment, some communication
|
<para>For proper operation of the isolated environment, some communication
|
||||||
with the running kernel must be established. This is done through the
|
with the running kernel must be established. This is done through the
|
||||||
|
@ -626,7 +626,7 @@
|
|||||||
<para>Zstd</para>
|
<para>Zstd</para>
|
||||||
|
|
||||||
<para>This package contains compression and decompression routines
|
<para>This package contains compression and decompression routines
|
||||||
used by some programs. It provide high compression ratios and a very
|
used by some programs. It provides high compression ratios and a very
|
||||||
wide range of compression / speed trade-offs.</para>
|
wide range of compression / speed trade-offs.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user