123456789101112131415161718192021222324252627282930313233343536373839 |
- <sect1 id="ch-scatter-changelog">
- <title>Changelog</title>
- <?dbhtml filename="changelog.html" dir="chapter01"?>
- <para>&version; - &releasedate;</para>
- <itemizedlist>
- <listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
- paths from the pwconv and grpconv commands, since /usr/sbin is part of
- the default path</para></listitem>
- <listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
- installation section to chapter 7.</para></listitem>
- <listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
- man-pages-1.66.</para></listitem>
- <listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
- and Acknowledgements sections to the Preface.</para></listitem>
- <listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
- replaced the MAKEDEV script with the make_devices script. Contributed by
- Matthias Benkmann.</para></listitem>
- <listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
- install of the kernel headers to just copying them from the temporary tools
- directory.</para></listitem>
- <listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
- of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
- added a little arch script for Perl.</para></listitem>
- </itemizedlist>
- <para>Release of version 5.1-pre1 on February 1st, 2004.</para>
- </sect1>
|