From f531d9ddaeb8d60267ff242a9f2474252a1a0c4a Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Mon, 28 Nov 2011 16:51:06 +0000 Subject: Remove note about /run which was for the 7.0 version of the book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/whatsnew.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chapter01/whatsnew.xml') diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 67ee2951e..78e77fcb9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -13,12 +13,6 @@ Below is a list of package updates made since the previous release of the book. - A somewhat major change was made in this version of the book by adding - a new top level directory, /run. This directory has a tmpfs mounted and is - used by programs like udev to store run time information. The directories - /var/run and /var/lock are also linked to this directory. The bootscripts - have been updated to accomodate this change. -