source: chapter01/changelog.xml@ 2a264e0b

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 2a264e0b was 2a264e0b, checked in by Jeremy Utley <jeremy@…>, 21 years ago

Make findutils FHS-compliant

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

  • Property mode set to 100644
File size: 3.5 KB
Line 
1<sect1 id="ch-scatter-changelog">
2<title>Changelog</title>
3<?dbhtml filename="changelog.html" dir="chapter01"?>
4
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>
12
13<itemizedlist>
14
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>
20<listitem><para>linux-2.4.25</para></listitem>
21</itemizedlist>
22</listitem>
23
24<listitem><para>Added:</para>
25<itemizedlist>
26<listitem><para>make_devices-1.2</para></listitem>
27</itemizedlist>
28</listitem>
29
30<listitem><para>Removed:</para>
31<itemizedlist>
32<listitem><para>MAKEDEV-1.7</para></listitem>
33<listitem><para>ncurses-5.3-etip-2.patch</para></listitem>
34</itemizedlist>
35</listitem>
36
37<listitem><para>February 26th, 2004 [jeremy]: Altered the instructions for
38Chapter 6 findutils to be FHS-Compliant</para></listitem>
39
40<listitem><para>February 26th, 2004 [jeremy]: Removed the creation of the
41/usr/etc directory to conform with FHS - closes bug 775</para></listitem>
42
43<listitem><para>February 26th, 2004 [jeremy]: Upgraded to Kernel 2.4.25</para></listitem>
44
45<listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 : Cleaned up the
46Revision of chroot and Reboot sections.</para></listitem>
47
48<listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
49system from chapter 9 to the end of chapter 6.</para></listitem>
50
51<listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
52E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
53
54<listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
55an unnecessary "{,share/}" from the documentation's <command>rm</command>
56command.</para></listitem>
57
58<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
59Less-382.</para></listitem>
60
61<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
62Ncurses-5.4, and removed references to the etip patch.</para></listitem>
63
64<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
65paths from the pwconv and grpconv commands, since /usr/sbin is part of
66the default path.</para></listitem>
67
68<listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
69installation section to chapter 7.</para></listitem>
70
71<listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
72Man-pages-1.66.</para></listitem>
73
74<listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
75and Acknowledgements sections to the Preface.</para></listitem>
76
77<listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
78replaced the MAKEDEV script with the make_devices script. Contributed by
79Matthias Benkmann.</para></listitem>
80
81<listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
82install of the kernel headers to just copying them from the temporary tools
83directory.</para></listitem>
84
85<listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
86of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
87added a little arch script for Perl.</para></listitem>
88
89</itemizedlist>
90
91<para>Release of version 5.1-pre1 on February 1st, 2004.</para>
92
93</sect1>
94
Note: See TracBrowser for help on using the repository browser.