aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2005-12-31 18:20:17 +0000
committerKen Moffat <ken@linuxfromscratch.org>2005-12-31 18:20:17 +0000
commitdec63ea3d96bb7f9f23075273005db162b366202 (patch)
treeb4e2724cb770d8a6533de8003ed1fd9736efcbf0 /chapter01
parentb82f0c040e0cf68a0f38fe8aaca6894eb2d6e87b (diff)
Make install of asm headers repeatable (for reruns, or ICA), instead of creating a spurious asm/asm-i386 directory when repeated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7239 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 e5be147f8..cc5481b76 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -114,6 +114,10 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>December 31, 2005 [ken]: Alter installation of Linux Libc asm
+Headers in chroot, to be repeatable.</para>
+</listitem>
+
<listitem><para>December 23, 2005 [jim]: Corrected version on Vim symlink</para>
</listitem>