diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:44:15 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:44:15 +0000 |
commit | 7e3774266e1683576cda7f826d5522d40e0098c7 (patch) | |
tree | 499f22f94a26f69d8530d611b731f13e37d46205 /chapter06/chroot.sgml | |
parent | cb1eb9e5b8ebd4c82141755553f83bbb5f87a0c7 (diff) |
Finished version 3.0-CVS-2001-01-26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@52 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chroot.sgml')
-rw-r--r-- | chapter06/chroot.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/chroot.sgml b/chapter06/chroot.sgml index 911f7a39d..dabba3f84 100644 --- a/chapter06/chroot.sgml +++ b/chapter06/chroot.sgml @@ -28,5 +28,10 @@ following commands in this chapter from within the chroot'ed environment. </para> +<para> +Note that the bash prompt will contain "I have no name!". This is +normal; Glibc hasn't been installed yet. +</para> + </sect1> |