|
@@ -13,6 +13,12 @@
|
|
|
<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
|