diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 76f466758..310820403 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,21 @@ <para>2012-02-04</para> <itemizedlist> <listitem> + <para>[bdubbs] - Fixes to bootscripts: + <itemizedlist> + <listitem><para>Remove unneeded function literals.</para></listitem> + <listitem><para>Fix pidlist logic in statusproc.</para></listitem> + <listitem><para>Fix statusproc usage statement.</para></listitem> + <listitem><para>Add nodevtmpfs in mountfs stop.</para></listitem> + </itemizedlist> + </para> + </listitem> + <listitem> + <para>[bdubbs] Add nodump to xml so command to print out + 70-persistent-net.rules will not be used in jhalfs. + Fixes a problem in kvm.</para> + </listitem> + <listitem> <para>[bryan] - Fix up text in section 7.4 ("device and module handling"), and change the recommendation for wrapper modules to use kmod's support for soft post-dependencies instead. Fixes |