aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chapter06.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-01-25 21:05:21 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-01-25 21:05:21 +0000
commit76ccbb3810998378b69acdfdc4c0c716d70e29d3 (patch)
treef2edb4bc152da7db9546f729cdaca69d17f2e377 /chapter06/chapter06.xml
parentf6e901d6300aa1a17454a78b19591367ef9383d5 (diff)
Add information about package management
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r--chapter06/chapter06.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 2efc97697..2e89ad1fa 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -9,6 +9,7 @@
<?dbhtml filename="chapter06.html"?>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgmgt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kernfs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chroot.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changingowner.xml"/>