diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-17 01:06:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-17 01:06:38 +0000 |
commit | e5cd5e345f97ad9e7a4317f9da436098743679e9 (patch) | |
tree | eff5c22fe6df8ea0526904570feb013d2386efce /chapter02/chapter02.xml | |
parent | 230381d1210691777e0899128146cf2ce37a05fa (diff) |
Add new section on resuming the LFS build after a reboot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/chapter02.xml')
-rw-r--r-- | chapter02/chapter02.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 35d265bb7..39ed9ce59 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -13,6 +13,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hostreqs.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stages.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingpartition.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingfilesystem.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutlfs.xml"/> |