diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-09-16 21:37:34 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-09-16 21:37:34 -0500 |
commit | ea94a21b79b9615b78baac12da02cefb025a784d (patch) | |
tree | 3d5174220a956dc9ae9742f260133737a0372311 /chapter11/chapter11.xml | |
parent | 9644bf9f088048a1779de36db31a32c4a1e72b4a (diff) |
Update Chapter 11
These changes provide additional information on how to install additional
packages from BLFS after LFS is complete.
Diffstat (limited to 'chapter11/chapter11.xml')
-rw-r--r-- | chapter11/chapter11.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter11/chapter11.xml b/chapter11/chapter11.xml index 8b4c53a1d..9adb49473 100644 --- a/chapter11/chapter11.xml +++ b/chapter11/chapter11.xml @@ -15,5 +15,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="getcounted.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="reboot.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whatnow.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="afterlfs.xml"/> </chapter> |