Browse Source

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
Ken Moffat 13 years ago
parent
commit
f531d9ddae
1 changed files with 0 additions and 6 deletions
  1. 0 6
      chapter01/whatsnew.xml

+ 0 - 6
chapter01/whatsnew.xml

@@ -13,12 +13,6 @@
   <para>Below is a list of package updates made since the previous
   release of the book.</para>
 
-  <note><para>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.</para></note>
-
   <!--
     Every package in the book is listed in the "Upgraded to:" section.
     Comment/uncomment as needed. DO NOT delete any of these lines unless that