diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 23:45:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-27 23:45:54 +0000 |
commit | c90dd61b04a4fa1dcc52e2502103a600e3c9adf1 (patch) | |
tree | 2080124ee4e86ebffb2235d14b3013a5c8b429a8 /chapter01/changelog.xml | |
parent | b9a1d88907bb3918f3c6bb4bafa5cc04ed487a1f (diff) |
Noted change of chap6-bash install instruc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a79a61a18..21a886ecb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,12 @@ </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]: Moved rebooting into LFS from chapter 8 to chapter 9, after we run that find command.</para></listitem> |