aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-28 14:17:20 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-28 14:17:20 +0000
commitb4ff064a6988a94ad7c00b5cf8b4021363378358 (patch)
tree4dce5e43116027c17df89cf94fd0a74b230283b0 /chapter01
parent6bb1e79860df1cee371b4a2eff798b20dc3c5883 (diff)
remove chown /lost+found
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6b782a2f5..99e1d774b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
+removed the explicit command to chown <filename
+class="directory">/lost+found</filename>. This is done by the first command
+now that proc isn't mounted anymore in chapter 5.</para></listitem>
+
<listitem><para>May 27th, 2002 [gerard]: Upgraded to
ncurses-5.2-2.patch (this patch is smaller than the previously used
one).</para></listitem>