diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 19:12:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 19:12:10 +0000 |
commit | aab3bb704d32ebc1406f72b27c0efd2584c697ce (patch) | |
tree | 4d7e109055eb1988feb021745a97003725b584a4 | |
parent | 2f5db45b25656c38b6633e9f9bfd1a44abc029e5 (diff) |
Noted where we don't exit+reenter chroot anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d92db3c4b..df5d221a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -61,11 +61,12 @@ book".</para></listitem> <listitem><para>August 27th, 2001 [gerard]: Chapter 1: Synchronized the changelog, http and ftp mirrors with the LFS website.</para></listitem> -<listitem><para>August 27th, 2001 [gerard]: Chapter 6: simplified the -installation instructions. We no longer exit chroot to finish the -installation. This _may_ not work properly if your host distribution is -an old 2.0.x based kernel, but we have no way of testing this at the -moment. We'll deal with that when bug reports come in.</para></listitem> +<listitem><para>August 27th, 2001 [gerard]: Chapter 6-Glibc and Bash: +simplified the installation instructions. We no longer exit chroot to +finish the installation. This _may_ not work properly if your host +distribution is an old 2.0.x based kernel, but we have no way of testing +this at the moment. We'll deal with that when bug reports come +in.</para></listitem> <listitem><para>August 27th, 2001 [gerard]: Moved rebooting into LFS from chapter 8 to chapter 9, after we run that find |