aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 20:31:21 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-04-20 20:31:21 +0000
commit968d0442c4e5bf42ea4d5cdc8c995953df64560a (patch)
tree439f0121eefa710714e23876317a1eb07a1d7ba2 /chapter01
parent631bf297fdb28e519fec5b953ab8957dfa4e55df (diff)
Revised dependencies info and typo fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml40
1 files changed, 25 insertions, 15 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4ec0ab404..cf8088585 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,13 +37,23 @@
-->
<listitem>
+ <para>April 20, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[manuel] - Revised dependencies info. Thanks to Chris Staub
+ for the patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>April 19, 2006</para>
<itemizedlist>
<listitem>
<para>[jhuntwork] - Added a more detailed list of minimum
- software requirements. Thanks to Chris Staub for researching these
- and Alexander Patrakov for suggesting the enhancement.
- Resolves Ticket 1598.</para>
+ software requirements. Thanks to Chris Staub for researching these
+ and Alexander Patrakov for suggesting the enhancement.
+ Resolves Ticket 1598.</para>
</listitem>
</itemizedlist>
</listitem>
@@ -53,11 +63,11 @@
<itemizedlist>
<listitem>
<para>[jhuntwork] - Moved all dependency information to a new page,
- Appendix C. Appendix C also contains information concerning the
- build order. While there might need to be a few tweaks yet, this
- information is complete enough at this point to close out the
- long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson
- and Manuel Canales Esparcia for helping get this finished.</para>
+ Appendix C. Appendix C also contains information concerning the
+ build order. While there might need to be a few tweaks yet, this
+ information is complete enough at this point to close out the
+ long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson
+ and Manuel Canales Esparcia for helping get this finished.</para>
</listitem>
</itemizedlist>
</listitem>
@@ -78,9 +88,9 @@
<listitem>
<para>April 14, 2006</para>
<itemizedlist>
- <listitem>
- <para>[ken] - Add security patch for tar to address CVE-2006-0300.</para>
- </listitem>
+ <listitem>
+ <para>[ken] - Add security patch for tar to address CVE-2006-0300.</para>
+ </listitem>
<listitem>
<para>[archaic] - Upgraded to man-pages-2.29 and linux-2.6.16.5. No
command changes.</para>
@@ -149,10 +159,10 @@
<itemizedlist>
<listitem>
<para>[jhuntwork] - Added a command to create an empty /etc/mtab file early
- in chapter 6. This avoids testsuite failures in e2fsprogs and possibly other
- programs that expect /etc/mtab to be present. Explanation from Dan Nicholson,
- slightly modified. Also merged the 'Creating Essential Symlinks' section with
- 'Creating passwd, group and log Files'.</para>
+ in chapter 6. This avoids testsuite failures in e2fsprogs and possibly other
+ programs that expect /etc/mtab to be present. Explanation from Dan Nicholson,
+ slightly modified. Also merged the 'Creating Essential Symlinks' section with
+ 'Creating passwd, group and log Files'.</para>
</listitem>
</itemizedlist>
</listitem>