aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2011-04-25 04:41:26 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2011-04-25 04:41:26 +0000
commit386b3177a50fde52fc310631704c34eb85f87f8a (patch)
treef8a8c70c4a67dd13ff49044dcb867911ffac823c /bootscripts
parent84ce1e3fcac2178afba5f4db816e4d396aab2808 (diff)
Fix changelog entries.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts')
-rw-r--r--bootscripts/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index 089c5345f..63a7e0d79 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -1,4 +1,8 @@
-2010-05-29 Bruce Dubbs <bdubbs@linuxfromscratch.org>
+2011-04-19 Bruce Dubbs <bdubbs@linuxfromscratch.org>
+ * lfs/init.d/mountvirtfs: Add creation of /run/{var,lock,shm}.
+ * lfs/init.d/udev: Add /dev/shm -> /run/shm symlink.
+
+2011-04-18 Bruce Dubbs <bdubbs@linuxfromscratch.org>
* lfs/init.d/mountvirtfs: Change name from mountkernfs to mountvirtfs.
Add mounting of /run filesystem.