aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-27 07:23:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-27 07:23:19 +0000
commitbdd7f2703c38ee8cff43504c6d3d484148a833bf (patch)
treee069823f4ce674754007aee4c523f436bce2e721 /chapter01
parente4b8b816df71ba3d2cefe115e0e9c323364890c2 (diff)
Added chmod instructions to e2fsprogs and tcl
to ensure all libraries are writable by root for stripping. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6f3a57bd0..7d91cc59a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2008-10-27</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added chmod instructions to e2fsprogs and tcl to
+ ensure all libraries are writable by root for stripping.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added a brief explanation of the Linux API Headers
instructions.</para>
</listitem>