aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-07-07 15:22:39 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-07-07 15:22:39 +0000
commit101304fa9e1025a0c053532dd33b880442725529 (patch)
tree7ea35cdc4ec1e4168f43b7a936f302140799961a /chapter01
parent3ed6a2d3bab98f4574ef7d18dc1b3ed0caed7ee2 (diff)
Install libelf into /lib, since it may be needed before /usr is mounted
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6c0cd043d..0a8d4952d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,18 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2020-07-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[pierre] - Make libelf install in /lib, since it may be
+ needed by iproute2 before /usr is mounted (report by
+ <ulink url="http://lists.linuxfromscratch.org/pipermail/lfs-dev/2020-July/073903.html">
+ Roger</ulink>).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2020-07-06</para>
<itemizedlist>
<listitem>