source: chapter01/changelog.xml@ fae442d5

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 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/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since fae442d5 was fae442d5, checked in by Alex Gronenwoud <alex@…>, 20 years ago

Adding a reference to Bruce's SBU page.

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

  • Property mode set to 100644
File size: 9.1 KB
RevLine 
[b822811]1<sect1 id="ch01-changelog">
[6370fa6]2<title>Changelog</title>
[4089c23]3<?dbhtml filename="changelog.html" dir="chapter01"?>
[6370fa6]4
[b822811]5<para>&version; - &releasedate;</para>
[6370fa6]6
[bc827b39]7<itemizedlist>
8
9<listitem><para>Upgraded to:</para>
10<itemizedlist>
[d64eaeb]11<listitem><para>autoconf-2.59</para></listitem>
[aba5bfb]12<listitem><para>automake-1.8.2</para></listitem>
[b8d6db7]13<listitem><para>file-4.07</para></listitem>
[bc827b39]14<listitem><para>gcc-3.3.2</para></listitem>
[d64eaeb]15<listitem><para>gettext-0.13.1</para></listitem>
[aba5bfb]16<listitem><para>kbd-1.11</para></listitem>
[10e1008]17<listitem><para>man-pages-1.64</para></listitem>
[dfddb12]18<listitem><para>lfs-utils-0.4.2</para></listitem>
[b8d6db7]19<listitem><para>linux-2.4.24</para></listitem>
[28acf75]20<listitem><para>modutils-2.4.26</para></listitem>
[f47c6b7]21<listitem><para>perl-5.8.2</para></listitem>
[b8d6db7]22<listitem><para>procps-3.1.15</para></listitem>
[10e1008]23<listitem><para>psmisc-21.4</para></listitem>
[aba5bfb]24<listitem><para>sed-4.0.9</para></listitem>
[dfddb12]25<listitem><para>tcl-8.4.5</para></listitem>
26<listitem><para>zlib-1.2.1</para></listitem>
[bc827b39]27</itemizedlist>
28</listitem>
29
[070fa01]30<listitem><para>Added:</para>
31<itemizedlist>
32<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
[2ad19ed]33<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem>
[aba5bfb]34<listitem><para>kbd-1.11-more-programs-1.patch</para></listitem>
[070fa01]35</itemizedlist>
[6af9152]36</listitem>
[070fa01]37
[28acf75]38<listitem><para>Removed:</para>
39<itemizedlist>
[c1b2c648]40<listitem><para>gawk-3.1.3-libexecdir.patch</para></listitem>
[070fa01]41<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
[37dcf2a]42<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
43<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
[84e4cae]44<listitem><para>kbd-1.08-more-programs.patch</para></listitem>
[37dcf2a]45<listitem><para>man-1.5m2-manpath.patch</para></listitem>
46<listitem><para>man-1.5m2-pager.patch</para></listitem>
[6eb73f0]47<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
[28acf75]48<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
[dfddb12]49<listitem><para>zlib-1.1.4-vsnprintf.patch</para></listitem>
[28acf75]50</itemizedlist>
51</listitem>
52
[fae442d5]53<listitem><para>January 19th, 2004 [alex]: Chapter 2 - Added a reference to
54Bruce's pages on build times and SBUs.</para></listitem>
55
[0afaac4]56<listitem><para>January 17th, 2004 [greg]: Chapter 7 - Creating the /etc/hosts
[7d19427]57file: Amended example domain names to comply with RFC 2606. Closes
[0afaac4]58742.</para></listitem>
59
[51fe215]60<listitem><para>January 16th, 2004 [greg]: Expanded the Locking in Glibc and
[7d19427]61Re-adjusting the toolchain sanity checks to also catch missing cc->gcc symlink
62and provide more help for when things go wrong.</para></listitem>
[51fe215]63
[443cace]64<listitem><para>January 16th, 2004 [greg]: Implemented changes to make the
65running of the Chapter 5 test suites strictly optional i.e. the default action
66for the average reader is to not run them. Closes 719.</para></listitem>
67
[fae442d5]68<listitem><para>January 14th, 2004 [alex]: Cleaned up stale files and entities
69after the big move.</para></listitem>
70
[e4d88a56]71<listitem><para>January 13th, 2004 [greg]: Chapter 8 - Installation of the
72kernel: Added command to keep a copy of the kernel .config
73file.</para></listitem>
74
[b6f86141]75<listitem><para>January 13th, 2004 [greg]: Moved log file creation from Shadow
76to "Creating the passwd and group files" and renamed that section accordingly.
77Closes 741.</para></listitem>
78
[aba5bfb]79<listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11
80and Sed-4.0.9.</para></listitem>
81
[9702d12]82<listitem><para>January 12th, 2004 [alex]: Moved all the information in
83appendix A (the program descriptions and download locations) to chapter 6,
84dividing each package page in roughly three sections: Statistics, Instructions,
85and Short descriptions.</para></listitem>
86
[45340ae]87<listitem><para>January 9th, 2004 [greg]: Chapter 7 - Configuring the network
88script: Added instructions to create /etc/resolv.conf. Closes
89733.</para></listitem>
90
[1969cea]91<listitem><para>January 9th, 2004 [greg]: Chapter 8 - Making the LFS system
92bootable: Added --no-mem-option to Grub command line in menu.lst to disable
93Grub's insistence on passing mem= to the kernel. Closes 737.</para></listitem>
94
[be6373b]95<listitem><para>January 7th, 2004 [greg]: Chapter 5 - Util-linux: Added command
96to install the arch program which is needed by Perl for consistency. Upgraded
97to Kbd-1.10.</para></listitem>
98
[c1b2c648]99<listitem><para>January 6th, 2004 [greg]: Chapter 6 - Gawk: Removed the Gawk
100Libexecdir Patch. Closes Bug 303.</para></listitem>
101
[b8d6db7]102<listitem><para>January 6th, 2004 [greg]: Upgraded to File-4.07, Linux-2.4.24
103and Procps-3.1.15.</para></listitem>
104
[1a73ed4]105<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Vim: Added commands to
106run the Vim test suite. Closes Bug 722.</para></listitem>
107
[d64eaeb]108<listitem><para>December 17th, 2003 [greg]: Upgraded to Autoconf-2.59,
109Automake-1.8 and Gettext-0.13.1.</para></listitem>
110
[84e4cae]111<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new
112patch that also installs the man pages for the additional programs. Closes Bug
113726.</para></listitem>
114
115<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Zlib: Added chmod
116command to fix static library permissions. Closes Bug 728.</para></listitem>
117
[1caa48e]118<listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
119to immediately before make install in both chapters.</para></listitem>
120
[2ad19ed]121<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch
122to prevent unnecessary man pages from being installed. Closes Bug
123723.</para></listitem>
124
[1caa48e]125<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Creating directories:
[9c8916b]126Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem>
127
128<listitem><para>December 11th, 2003 [greg]: Chapter 5 - Setting up the
[07ecae2]129environment: Fixed Bash startup files to handle HOME and PS1.</para></listitem>
130
[10e1008]131<listitem><para>December 3rd, 2003 [greg]: Upgraded to Gettext-0.13,
132Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.</para></listitem>
133
[dfddb12]134<listitem><para>November 26th, 2003 [greg]: Upgraded to Lfs-Utils-0.4.2,
135Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.</para></listitem>
136
[ed7668a]137<listitem><para>November 23rd, 2003 [greg]: Upgraded to Lfs-Utils-0.4.1 and
[6d84d0c]138improved its build commands.</para></listitem>
[ed7668a]139
[37dcf2a]140<listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
141to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
142Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
143
[9c8916b]144<listitem><para>November 19th, 2003 [greg]: Chapter 5 - Setting up the
[538aa7a]145environment: Reworked the Bash startup files to enforce a clean environment.
146Closes Bug 714.</para></listitem>
[b50c8e2]147
[bcd0ce7]148<listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-pages to
1491.63.</para></listitem>
[b50c8e2]150
[311e8a5]151<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
152the sed to demonstrate yet another sed variation.</para></listitem>
153
[5a4b3da]154<listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
155for perldoc less invocation problem. Closes bug 716.</para></listitem>
156
[554b366]157<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
158about how to recreate the /usr/share/info/dir file if needed. Closes Bug
159485.</para></listitem>
160
[6eb73f0]161<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
162Vsscanf Patch. Closes Bug 704.</para></listitem>
163
[bfbadb4]164<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
165for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to
166/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
167/usr/sbin. Closes Bug #678.</para></listitem>
[d62e356]168
[5e33420]169<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
170moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
171Closes Bug 679.</para></listitem>
172
[638a816e]173<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
174to create /etc/default directory to allow the -D option of useradd to
175work properly.</para></listitem>
176
[2b07134]177<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
178Util-linux: Pruned the number of "kill" binaries installed. Use the one from
179Procps. Partially addresses Bug 307.</para></listitem>
180
[8ffb41ed]181<listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
182commands. Closes Bug 693.</para></listitem>
183
[f47c6b7]184<listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and
185streamlined build commands for Perl's Chapter 5 static
186extensions. Closes Bug 690.</para></listitem>
187
[9fdf667]188<listitem><para>November 13th, 2003 [gerard]: Upgraded to
[bcd0ce7]189Lfs-Utils-0.4 and Man-pages-1.62</para></listitem>
[9fdf667]190
[070fa01]191<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
[86c8901b]192no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
[070fa01]193supposed to be.</para></listitem>
194
[12c8f83b]195<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
196creating a local <filename>/root/.vimrc</filename> to a system-wide
197<filename>/etc/vimrc</filename> file .</para></listitem>
198
[28acf75]199<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
[6af9152]200symlink.</para></listitem>
[070fa01]201
[f47c6b7]202<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
203Patch. Closes Bug 705.</para></listitem>
[28acf75]204
205<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
[0feb3d2]206Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
[28acf75]207Sed-4.0.8.</para></listitem>
208
[bc827b39]209<listitem><para>November 12th, 2003 [greg]: Upgraded to
210GCC-3.3.2.</para></listitem>
211
212</itemizedlist>
213
[0ba2766b]214<para>Release of version 5.0 on November 5th, 2003.</para>
215
[6370fa6]216</sect1>
217
Note: See TracBrowser for help on using the repository browser.