mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Moved chap2 to part2 and a slight rewording.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
32288165dd
commit
df42a9a98e
@ -54,9 +54,9 @@ pass toolchain. When this is done, the LFS installation process will no longer
|
||||
depend on the host distribution, with the exception of the running kernel.
|
||||
</para>
|
||||
|
||||
<para>While this may initially seem like a lot of work to isolate the new system
|
||||
from the host distribution, a full technical explanation is provided at the
|
||||
beginning of <xref linkend="chapter-temporary-tools"/>.</para>
|
||||
<para>This effort to isolate the new system from the host distribution may seem
|
||||
excessive, but a full technical explanation is provided at the beginning of
|
||||
<xref linkend="chapter-temporary-tools"/>.</para>
|
||||
|
||||
<para>In <xref linkend="chapter-building-system"/>, the full LFS system is
|
||||
built. The <command>chroot</command> (change root) program is used to enter a virtual
|
||||
|
@ -15,12 +15,12 @@
|
||||
<title>Introduction</title>
|
||||
<?dbhtml filename="part1.html"?>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter01/chapter01.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/>
|
||||
</part>
|
||||
|
||||
<part id="part2">
|
||||
<title>Preparing for the Build</title>
|
||||
<?dbhtml filename="part2.html"?>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter02/chapter02.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter03/chapter03.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter04/chapter04.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter05/chapter05.xml"/>
|
||||
|
Loading…
Reference in New Issue
Block a user