source: chapter01/changelog.xml@ e421d2e

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 e421d2e was f89de33, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Cleaning up the revision of chroot and reboot sections.

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

  • Property mode set to 100644
File size: 2.8 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</itemizedlist></listitem>
21
22<listitem><para>February 23rd, 2004 [alex]: Chapters 6 + 9 : Cleaned up the
23Revision of chroot and Reboot sections.</para></listitem>
24
25<listitem><para>February 22nd, 2004 [alex]: Moved the stripping of the final
26system from chapter 9 to the end of chapter 6.</para></listitem>
27
28<listitem><para>February 22nd, 2004 [alex]: Chapter 6 - Coreutils and
29E2fsprogs: Clarified the prerequisites for running the tests.</para></listitem>
30
31<listitem><para>February 19th, 2004 [alex]: Chapter 5 - Stripping: Removed
32an unnecessary "{,share/}" from the documentation's <command>rm</command>
33command.</para></listitem>
34
35<listitem><para>February 14th, 2004 [jeremy]: Chapter 6 - Upgraded to
36Less-382.</para></listitem>
37
38<listitem><para>February 14th, 2004 [jeremy]: Chapters 5 + 6 - Upgraded to
39Ncurses-5.4, and removed references to the etip patch.</para></listitem>
40
41<listitem><para>February 12th, 2004 [jeremy]: Chapter 6 - Removed explicit
42paths from the pwconv and grpconv commands, since /usr/sbin is part of
43the default path.</para></listitem>
44
45<listitem><para>February 9th, 2004 [alex]: Chapter 6 - Moved the Bootscripts
46installation section to chapter 7.</para></listitem>
47
48<listitem><para>February 8th, 2004 [matt]: Chapter 6 - Updated to
49Man-pages-1.66.</para></listitem>
50
51<listitem><para>February 7th, 2004 [alex]: Chapter 1 - Moved the Conventions
52and Acknowledgements sections to the Preface.</para></listitem>
53
54<listitem><para>February 7th, 2004 [alex]: Chapter 6 - Creating devices:
55replaced the MAKEDEV script with the make_devices script. Contributed by
56Matthias Benkmann.</para></listitem>
57
58<listitem><para>February 5th, 2004 [alex]: Chapter 6 - Simplified the final
59install of the kernel headers to just copying them from the temporary tools
60directory.</para></listitem>
61
62<listitem><para>February 4th, 2004 [alex]: Chapters 5 + 6 - Moved the Mounting
63of proc and devpts to before Chrooting, dropped Util-linux from the tools, and
64added a little arch script for Perl.</para></listitem>
65
66</itemizedlist>
67
68<para>Release of version 5.1-pre1 on February 1st, 2004.</para>
69
70</sect1>
71
Note: See TracBrowser for help on using the repository browser.