|
@@ -75,8 +75,9 @@
|
|
|
<para>To re-emphasize the build process:</para>
|
|
|
|
|
|
<screen role="nodump">
|
|
|
-1. Place all the sources and patches in a directory that will be accessible from the
|
|
|
- chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put sources in /mnt/lfs/tools/.
|
|
|
+1. Place all the sources and patches in a directory that will be accessible
|
|
|
+ from the chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put
|
|
|
+ sources in /mnt/lfs/tools/.
|
|
|
2. Change to the sources directory.
|
|
|
3. For each package:
|
|
|
a. Using the tar program, extract the package to be built.
|