aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-05-07 19:00:15 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-05-07 19:00:15 +0000
commit7eae78fb84357944ee5a6ee60565ba2e2a18573f (patch)
tree6bfb1c7084afc50ef326325c51dca207b0282f5a /chapter01/changelog.xml
parentc73dbf28bdc2045d75cecc15e8a798766ea3093d (diff)
Don't create the /dev/shm directory, which is now handled by the udev bootscript. Fixes #2864.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index eafdf3057..2335d85b7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,11 +37,13 @@
-->
<listitem>
- <para>2011-04-27</para>
+ <para>2011-05-07</para>
<itemizedlist>
<listitem>
- <para>[bdubbs] - Upgrade to coreutils-8.12. Fixes
- <ulink url="&lfs-ticket-root;2863">#2863</ulink>.</para>
+ <para>[matthew] - Don't create the
+ <filename class="directory">/dev/shm</filename> directory anymore, as
+ it is created in the udev bootscript now. Fixes
+ <ulink url="&lfs-ticket-root;2864">#2864</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>