From 9f318ba306fa33ba0e626d6d3dc0bc24291ee2f0 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 19 Apr 2011 03:26:49 +0000 Subject: Add new /run mount point to top level directories. Mount a tmpfs on /run in bootscripts. Add symlinks to use new /run tmpfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bootscripts/ChangeLog') diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index bf7aec7a5..089c5345f 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,7 @@ +2010-05-29 Bruce Dubbs + * lfs/init.d/mountvirtfs: Change name from mountkernfs to mountvirtfs. + Add mounting of /run filesystem. + 2010-05-29 Matt Burgess * lfs/init.d/udev: Only copy /lib/udev/devices/null, as Udev >= 155 copies devices from /lib/udev/devices to /dev itself. Udevd still needs /dev/null -- cgit v1.2.3-54-g00ecf