|
@@ -25,10 +25,10 @@ host production directories. Since the packages compiled here are
|
|
temporary, we do not want them to pollute the soon-to-be LFS
|
|
temporary, we do not want them to pollute the soon-to-be LFS
|
|
system.</para>
|
|
system.</para>
|
|
|
|
|
|
-<para>Before issuing the build instructions for a package, the package
|
|
|
|
|
|
+<important><para>Before issuing the build instructions for a package, the package
|
|
should be unpacked as user <emphasis>lfs</emphasis>, and a
|
|
should be unpacked as user <emphasis>lfs</emphasis>, and a
|
|
<command>cd</command> into the created directory should be performed. The build
|
|
<command>cd</command> into the created directory should be performed. The build
|
|
-instructions assume that the <command>bash</command> shell is in use.</para>
|
|
|
|
|
|
+instructions assume that the <command>bash</command> shell is in use.</para></important>
|
|
|
|
|
|
<para>Several of the packages are patched before compilation, but only
|
|
<para>Several of the packages are patched before compilation, but only
|
|
when the patch is needed to circumvent a problem. A patch is often
|
|
when the patch is needed to circumvent a problem. A patch is often
|
|
@@ -46,13 +46,12 @@ deprecated, but not invalid, use of the C or C++ syntax. C standards
|
|
change fairly often, and some packages still use the older standard.
|
|
change fairly often, and some packages still use the older standard.
|
|
This is not a problem, but does prompt the warning.</para>
|
|
This is not a problem, but does prompt the warning.</para>
|
|
|
|
|
|
-<para>After installing each package, delete its source and build
|
|
|
|
|
|
+<important><para>After installing each package, delete its source and build
|
|
directories, unless specifically instructed otherwise. Deleting the
|
|
directories, unless specifically instructed otherwise. Deleting the
|
|
-sources saves space and prevents mis-configuration when the same
|
|
|
|
-package is reinstalled later. Only three of the packages need to
|
|
|
|
-retain the source and build directories in order for their contents to
|
|
|
|
-be used by later commands. Pay special attention to these
|
|
|
|
-reminders.</para>
|
|
|
|
|
|
+sources prevents mis-configuration when the same package is reinstalled later.
|
|
|
|
+Only three of the packages need to retain the source and build directories in
|
|
|
|
+order for their contents to be used by later commands. Pay special attention to
|
|
|
|
+these reminders.</para></important>
|
|
|
|
|
|
<para>Check one last time that the <envar>LFS</envar> environment
|
|
<para>Check one last time that the <envar>LFS</envar> environment
|
|
variable is set up properly:</para>
|
|
variable is set up properly:</para>
|