source: chapter01/changelog.xml@ ede9b9b

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since ede9b9b was ede9b9b, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Minor textual shuffles.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[3be4d97]1<sect1 id="ch-scatter-changelog">
[6370fa6]2<title>Changelog</title>
[4089c23]3<?dbhtml filename="changelog.html" dir="chapter01"?>
[6370fa6]4
[b157558]5<para>This is version &version; of the Linux From Scratch book, dated
6&releasedate;. If this book is more than two months old, a newer and better
7version is probably already available. To find out, please check one of the
8mirrors via <ulink url="&lfs-root;"/>.</para>
9
10<para>Below is a list of changes made since the previous release of the book,
11first a summary, then a detailed log.</para>
[e054f07]12
[bc827b39]13<itemizedlist>
14
[b157558]15<listitem><para>Upgraded to:</para>
16<itemizedlist>
17<listitem><para>less-382</para></listitem>
18<listitem><para>man-pages-1.66</para></listitem>
19<listitem><para>ncurses-5.4</para></listitem>
[ede9b9b]20</itemizedlist>
21</listitem>
22
23<listitem><para>Added:</para>
24<itemizedlist>
25<listitem><para>make_devices-1.2</para></listitem>
26</itemizedlist>
27</listitem>
28
29<listitem><para>Removed:</para>
30<itemizedlist>
31<listitem><para>MAKEDEV-1.7</para></listitem>
32<listitem><para>ncurses-5.3-etip-2.patch</para></listitem>
33</itemizedlist>
34</listitem>
[b157558]35
[f89de33]36<listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 : Cleaned up the
37Revision of chroot and Reboot sections.</para></listitem>
38
[b157558]39<listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
40system from chapter 9 to the end of chapter 6.</para></listitem>
41
[cd0c92d6]42<listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
43E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
44
[9da62ab]45<listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
46an unnecessary "{,share/}" from the documentation's <command>rm</command>
47command.</para></listitem>
48
[b157558]49<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
50Less-382.</para></listitem>
[b42c2fb]51
[b157558]52<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
53Ncurses-5.4, and removed references to the etip patch.</para></listitem>
[21308e2]54
[cd1ddd7]55<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
56paths from the pwconv and grpconv commands, since /usr/sbin is part of
[9da62ab]57the default path.</para></listitem>
[cd1ddd7]58
[5cd6caa]59<listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
60installation section to chapter 7.</para></listitem>
61
62<listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
[b157558]63Man-pages-1.66.</para></listitem>
[ddef28c]64
[7873a7c]65<listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
66and Acknowledgements sections to the Preface.</para></listitem>
67
[540fd31]68<listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
69replaced the MAKEDEV script with the make_devices script. Contributed by
70Matthias Benkmann.</para></listitem>
71
[5b0dd3a]72<listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
73install of the kernel headers to just copying them from the temporary tools
74directory.</para></listitem>
75
[fe5b13b]76<listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
77of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
78added a little arch script for Perl.</para></listitem>
79
[bc827b39]80</itemizedlist>
81
[0dda614]82<para>Release of version 5.1-pre1 on February 1st, 2004.</para>
[0ba2766b]83
[6370fa6]84</sect1>
85
Note: See TracBrowser for help on using the repository browser.