diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 20:07:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 20:07:08 +0000 |
commit | 4f58f7ac27a8f3f0841e19f68c8cb4fc7b31edcc (patch) | |
tree | 56794f483b9422bbfaa0dd11e33a4e85c471d3b2 /chapter06/chroot.xml | |
parent | 23cc360d4d36c219a5a4aae8016197f5d1f5c86c (diff) |
Added dependency lists to install. instruction pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index 03b850989..bd51e8748 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -29,5 +29,7 @@ book.</para> <para>Note that the bash prompt will contain "I have no name!" This is normal because Glibc hasn't been installed yet.</para> +&ab-chroot-dep; + </sect1> |