diff options
author | Bryan Kadzban <bryan@linuxfromscratch.org> | 2006-12-09 16:15:07 +0000 |
---|---|---|
committer | Bryan Kadzban <bryan@linuxfromscratch.org> | 2006-12-09 16:15:07 +0000 |
commit | 390e32cb79dc37ee15bc0effbbb6104404c7b12b (patch) | |
tree | 4befdd3adc1e47c4f6555199966bb2a6842440d6 /chapter01 | |
parent | 35c837b42916725956a5f1ac526117f7a677c407 (diff) |
Fix createfiles.xml /etc/passwd entry for nobody (fixes #1931), and change tabs to spaces in changelog.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 39 |
1 files changed, 25 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 17076b756..b5df8f856 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ </listitem> --> + <listitem> + <para>2006-12-09</para> + <itemizedlist> + <listitem> + <para>[bryan] - Fix /etc/passwd entry for "nobody" user + in chapter 6. Fixes <ulink url="&lfs-ticket-root;1931">#1931</ulink>; + thanks to Robert Connolly for the report.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2006-12-01</para> <itemizedlist> @@ -54,8 +65,8 @@ <itemizedlist> <listitem> <para>[jhuntwork] - Add a cautionary note to the end of chapter 5. - Archiving of the temporary tools for future use should take place - before starting chapter 6. + Archiving of the temporary tools for future use should take place + before starting chapter 6. Fixes <ulink url="&lfs-ticket-root;1879">#1879</ulink></para> </listitem> <listitem> @@ -71,11 +82,11 @@ configure network interfaces. Thanks to Marty Jack for the report and the fix. Fixes <ulink url="&lfs-ticket-root;1914">#1914</ulink></para> </listitem> - <listitem> - <para>[jhuntwork] - Fix potential corruption of the testsuite tools - by forcing expect to always use /bin/stty and not /usr/local/bin/stty. + <listitem> + <para>[jhuntwork] - Fix potential corruption of the testsuite tools + by forcing expect to always use /bin/stty and not /usr/local/bin/stty. Fixes <ulink url="&lfs-ticket-root;1892">#1892</ulink></para> - </listitem> + </listitem> <listitem> <para>[matthew] - Upgrade to Man-pages-1.42. Fixes <ulink url="&lfs-ticket-root;1922">#1922</ulink></para> @@ -86,13 +97,13 @@ to Joe Ciccone for the report and the updated patch. Fixes <ulink url="&lfs-ticket-root;1915">#1915</ulink></para> </listitem> - <listitem> - <para>[jhuntwork] - Added 'make headers_install' to chapter 5 - Linux Headers for the educational value and in preparation of - changes in Linux-2.6.19. See - <ulink url="&lfs-root;/pipermail/lfs-dev/2006-November/058550.html"> - this thread.</ulink></para> - </listitem> + <listitem> + <para>[jhuntwork] - Added 'make headers_install' to chapter 5 + Linux Headers for the educational value and in preparation of + changes in Linux-2.6.19. See + <ulink url="&lfs-root;/pipermail/lfs-dev/2006-November/058550.html"> + this thread.</ulink></para> + </listitem> <listitem> <para>[matthew] - Upgrade to M4-1.4.8. Fixes <ulink url="&lfs-ticket-root;1920">1920</ulink></para> @@ -140,7 +151,7 @@ <itemizedlist> <listitem> <para>[jhuntwork] - Simplified the installation of - Linux Headers in Chapter 5.</para> + Linux Headers in Chapter 5.</para> </listitem> </itemizedlist> </listitem> |