From 7eae78fb84357944ee5a6ee60565ba2e2a18573f Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 7 May 2011 19:00:15 +0000 Subject: 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 --- chapter01/changelog.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'chapter01/changelog.xml') 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 @@ --> - 2011-04-27 + 2011-05-07 - [bdubbs] - Upgrade to coreutils-8.12. Fixes - #2863. + [matthew] - Don't create the + /dev/shm directory anymore, as + it is created in the udev bootscript now. Fixes + #2864. -- cgit v1.2.3-54-g00ecf