diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-05 16:47:15 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-05 16:47:15 +0000 |
commit | f43df467de6b06226f1a0ccd06f957365471cefb (patch) | |
tree | becf998019f85a4880db5a491a40b1c5c9c12f32 /chapter01 | |
parent | 460a38dd417c817c27033951d9958377c1c8c14b (diff) |
Don't move mklost+found to /sbin anymore - it's not essential, so let's
keep it in the default location where e2fsprogs install it into
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 760fd8d3c..d80ad43d4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,9 @@ <itemizedlist> +<listitem><para>September 5th, 2001 [markh]: Chapter 6 - E2fsprogs: +Removed command to move mklost+found to /sbin.</para></listitem> + <listitem><para>September 5th, 2001 [gerard]: Chapters 5 & 6: Added notes to the gcc, binutils and glibc installations that these packages behave badly when the default optimization flags are changed and should |