changelog.xml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. <sect1 id="ch01-changelog">
  2. <title>Changelog</title>
  3. <?dbhtml filename="changelog.html" dir="chapter01"?>
  4. <para>&version; - &releasedate;</para>
  5. <itemizedlist>
  6. <listitem><para>Upgraded to:
  7. <itemizedlist>
  8. <listitem><para>autoconf-2.54</para></listitem>
  9. <listitem><para>automake-1.7.1</para></listitem>
  10. <listitem><para>bison-1.75</para></listitem>
  11. <listitem><para>e2fsprogs-1.29</para></listitem>
  12. <listitem><para>groff-1.18.1</para></listitem>
  13. <listitem><para>kbd-1.08</para></listitem>
  14. <listitem><para>less-378</para></listitem>
  15. <listitem><para>make-3.80</para></listitem>
  16. <listitem><para>man-pages-1.53</para></listitem>
  17. <listitem><para>modutils-2.4.21</para></listitem>
  18. <listitem><para>ncurses-5.3</para></listitem>
  19. <listitem><para>procps-3.0.4</para></listitem>
  20. <listitem><para>psmisc-21.2</para></listitem>
  21. <listitem><para>sed-4.0</para></listitem>
  22. <listitem><para>util-linux-2.11w</para></listitem>
  23. </itemizedlist>
  24. </para></listitem>
  25. <listitem><para>Added:
  26. <itemizedlist>
  27. <listitem><para>findutils-4.1-segfault.patch</para></listitem>
  28. <listitem><para>kbd-1.08.patch</para></listitem>
  29. <listitem><para>libtool-1.4.2.patch</para></listitem>
  30. </itemizedlist>
  31. </para></listitem>
  32. <listitem><para>Removed:
  33. <itemizedlist>
  34. <listitem><para>kbd-1.06-3.patch</para></listitem>
  35. <listitem><para>ncurses-5.2-2.patch</para></listitem>
  36. </itemizedlist>
  37. </para></listitem>
  38. <listitem><para>October 23rd, 2002 [timothy]: Swapped chapter03 and
  39. chapter04.</para></listitem>
  40. <listitem><para>October 23rd, 2002 [timothy]: Chapter 02: Removed "Where
  41. to store the downloaded software" and "How to install the software"
  42. sections.</para></listitem>
  43. <listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75,
  44. sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem>
  45. <listitem><para>October 21st, 2002 [timothy]: Chapter 06 - Linux-2.4.19:
  46. Replaced <userinput>mkdir /usr/include/asm</userinput> and
  47. <userinput>cp</userinput> command with
  48. <userinput>cp -HR</userinput>.</para></listitem>
  49. <listitem><para>October 21st, 2002 [timothy]: Added findutils-4.1-segfault.patch
  50. to fix a segfault in locate when it encounters a very long path
  51. name.</para></listitem>
  52. <listitem><para>October 21st, 2002 [timothy]: Added libtool-1.4.2.patch to fix
  53. an incompatibility between Autoconf 2.53 and Libtool 1.4.x.</para></listitem>
  54. <listitem><para>October 21st, 2002 [timothy]: Upgraded to automake-1.7.1,
  55. modutils-2.4.21, man-pages-1.53, kbd-1.08, util-linux-2.11w, autoconf-2.54,
  56. e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4,
  57. make-3.80, ncurses-5.3.</para></listitem>
  58. <listitem><para>October 20th, 2002 [timothy]: Uncompressed
  59. patches.</para></listitem>
  60. <listitem><para>October 13th, 2002 [markh]: Chapter 05 - Bzip2: Added -s
  61. to CC argument to make it consistent.</para></listitem>
  62. <listitem><para>October 6th, 2002 [timothy]: Switched to gcc-core and
  63. gcc-g++.</para></listitem>
  64. <listitem><para>October 6th, 2002 [timothy]: Chapter 06 - Applied Bill
  65. Maltby's grammatic-fixes patch.</para></listitem>
  66. </itemizedlist>
  67. <para>4.0 - October 5th, 2002</para>
  68. <itemizedlist>
  69. <listitem><para>October 3rd, 2002 [gerard]: Chapter 06 - Linuxthreads:
  70. Instead of <userinput>cd man</userinput> use the <emphasis>-C</emphasis>
  71. option to <userinput>make</userinput> which makes a lot more sense (and
  72. it's shorter too).</para></listitem>
  73. <listitem><para>September 29th, 2002 [gerard]: Chapter 05 - GCC: Fixed the
  74. old nofixincludes patch and reinstated it.</para></listitem>
  75. <listitem><para>September 29th, 2002 [markh]: Chapter 05 - Bash: Correct
  76. reference to Debian to refer to the old stable release (potato) as it
  77. doesn't apply to the current one (woody). Reported by h2k1 on
  78. #lfs.</para></listitem>
  79. </itemizedlist>
  80. <para>4.0-RC1 - September 28th, 2002</para>
  81. <itemizedlist>
  82. <listitem><para>Upgraded to:
  83. <itemizedlist>
  84. <listitem><para>automake-1.6.3</para></listitem>
  85. <listitem><para>bin86-0.16.3</para></listitem>
  86. <listitem><para>binutils-2.13</para></listitem>
  87. <listitem><para>bison-1.35</para></listitem>
  88. <listitem><para>diffutils-2.8.1</para></listitem>
  89. <listitem><para>file-3.39</para></listitem>
  90. <listitem><para>gawk-3.1.1</para></listitem>
  91. <listitem><para>gcc-3.2</para></listitem>
  92. <listitem><para>gettext-0.11.5</para></listitem>
  93. <listitem><para>groff-1.18</para></listitem>
  94. <listitem><para>gzip-1.2.4b.patch</para></listitem>
  95. <listitem><para>lfs-bootscripts-1.10</para></listitem>
  96. <listitem><para>linux-2.4.19</para></listitem>
  97. <listitem><para>MAKEDEV-1.7</para></listitem>
  98. <listitem><para>man-1.5k</para></listitem>
  99. <listitem><para>man-pages-1.52</para></listitem>
  100. <listitem><para>modutils-2.4.19</para></listitem>
  101. <listitem><para>ncurses-5.2-2.patch</para></listitem>
  102. <listitem><para>perl-5.8.0</para></listitem>
  103. <listitem><para>psmisc-21</para></listitem>
  104. <listitem><para>texinfo-4.2</para></listitem>
  105. <listitem><para>textutils-2.1</para></listitem>
  106. <listitem><para>util-linux-2.11u</para></listitem>
  107. </itemizedlist>
  108. </para></listitem>
  109. <listitem><para>Added:
  110. <itemizedlist>
  111. <listitem><para>ed-0.2.patch</para></listitem>
  112. <listitem><para>fileutils-4.1.patch</para></listitem>
  113. <listitem><para>gawk-3.1.1-2.patch</para></listitem>
  114. <listitem><para>gcc-3.2.patch</para></listitem>
  115. <listitem><para>gcc-3.2-nofixincludes.patch</para></listitem>
  116. <listitem><para>glibc-2.2.5-2.patch</para></listitem>
  117. <listitem><para>gzip-1.2.4b.patch</para></listitem>
  118. <listitem><para>kbd-1.06-3.patch</para></listitem>
  119. <listitem><para>man-1.5k.patch</para></listitem>
  120. <listitem><para>ncurses-5.2.patch</para></listitem>
  121. <listitem><para>procps-2.0.7.patch</para></listitem>
  122. <listitem><para>sh-utils-2.0-hostname.patch</para></listitem>
  123. <listitem><para>vim-6.1.patch</para></listitem>
  124. <listitem><para>zlib-1.1.4</para></listitem>
  125. </itemizedlist>
  126. </para></listitem>
  127. <listitem><para>Removed:
  128. <itemizedlist>
  129. <listitem><para>gzip-1.2.4a.patch</para></listitem>
  130. <listitem><para>kbd-1.06-2.patch</para></listitem>
  131. <listitem><para>reiserfsprogs-3.x.1b</para></listitem>
  132. </itemizedlist>
  133. </para></listitem>
  134. <listitem><para>September 28th, 2002 [gerard]: Chapter 05 - GCC: Added the
  135. nofixincludes patch to prevent that script from running in Chapter
  136. 05. It should run in Chapter 06, so we need it to be a seperate
  137. patch.</para></listitem>
  138. <listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Man: Replaced
  139. the sed contruction with a regular patch.</para></listitem>
  140. <listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Bzip2: Removed
  141. the <emphasis>PREFIX=/usr</emphasis> from the
  142. <userinput>make install</userinput> command because the
  143. <emphasis>PREFIX</emphasis> is already set to <emphasis>/usr</emphasis> by
  144. default.</para></listitem>
  145. <listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Vim: Removed
  146. the FHS compliance notes. They are bogus because Vim doesn't use the
  147. localstatedir at all.</para></listitem>
  148. <listitem><para>September 28th, 2002 [timothy]: Applied Bill Maltby's
  149. grammatic-fixes patch. Changed "$LFS" to "LFS" when speaking of the LFS
  150. environment variable.</para></listitem>
  151. <listitem><para>September 23rd, 2002 [timothy]: Applied Bill Maltby's
  152. grammatic-related patches.</para></listitem>
  153. <listitem><para>September 23rd, 2002 [timothy]: Added <userinput>-</userinput>
  154. before <userinput>tar</userinput> options (for clarity).</para></listitem>
  155. <listitem><para>September 22nd, 2002 [timothy]: Chapter 06: Applied Alex's
  156. grammatic-fixes patch.</para></listitem>
  157. <listitem><para>September 21st, 2002 [timothy]: Chapter 02: Applied Bill
  158. Maltby's grammatic-fixes patch.</para></listitem>
  159. <listitem><para>September 21st, 2002 [timothy]: Chapter 06 - Zlib:
  160. <userinput>mv</userinput> shared lib to /lib.</para></listitem>
  161. <listitem><para>September 20th, 2002 [timothy]: Chapter 05 - GCC:
  162. Removed the <userinput>--enable-threads=posix</userinput> flag since we
  163. don't build a C++ compiler in this chapter.</para></listitem>
  164. <listitem><para>September 18th, 2002 [timothy]: Chapter 05 - Introduction:
  165. Removed paragraph about static linking since it seems misleading and is
  166. covered in better detail in <emphasis>Why Static</emphasis>.</para></listitem>
  167. <listitem><para>September 18th, 2002 [timothy]: Chapter 08 - Linux:
  168. Removed <userinput>cd</userinput> command.</para></listitem>
  169. <listitem><para>September 18th, 2002 [timothy]: Chapter 06 - Ncurses:
  170. Removed old <userinput>mv /lib/*.a /usr/lib</userinput> command
  171. explanation.</para></listitem>
  172. <listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Shadow: Added
  173. --libdir=/usr/lib to the configure script options. This way a proper
  174. <filename>libshadow.la</filename> is generated. Also changed the
  175. <userinput>mv</userinput> command to move all the
  176. <filename>libshadow.so*</filename> files to the <filename
  177. class="directory">/lib</filename> directory. The <filename>lib*a</filename>
  178. files are already in the <filename class="directory">/usr/lib</filename>
  179. directory.</para></listitem>
  180. <listitem><para>September 13th, 2002 [gerard]: Chapter 06 - Man: Added
  181. another regex to the <userinput>sed</userinput> command that modifies the
  182. <filename>man.conf</filename> file. The added regex comments out the
  183. <emphasis>MANPATH /usr/man</emphasis> line which causes for duplicate
  184. results when using the <userinput>whatis</userinput>
  185. command</para></listitem>
  186. <listitem><para>September 13th, 2002 [gerard]: Chapter 06: Added the
  187. <emphasis>Linux Threads Man Pages</emphasis> installation after the Perl
  188. installation.</para></listitem>
  189. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Create mtab
  190. link: Made the <userinput>ln</userinput> command an <userinput>ln
  191. -sf</userinput> so the existing <filename>/etc/mtab</filename> file, created
  192. by the <userinput>mount</userinput> command, will be removed before
  193. re-creating it as a symlink.</para></listitem>
  194. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Sh-utils: Added
  195. the sh-utils-hostname patch that supresses the build of the hostname
  196. program. This is done because the hostname program from the net-tools
  197. package is superior over this version.</para></listitem>
  198. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Gawk: Updated
  199. the Gawk patch. It also changes the <emphasis>DDEFPATH</emphasis> directory
  200. location now.</para></listitem>
  201. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added
  202. patch that fixes a locale problem that makes <userinput>top</userinput>
  203. crash under certain locale settings.</para></listitem>
  204. <listitem><para>September 12th, 2002 [timothy]: Chapter 04 - Creating a
  205. file system: Referenced alternative filesystems in BLFS.</para></listitem>
  206. <listitem><para>September 12th, 2002 [gerard]: Removed all superfluous
  207. <filename>/usr/lib/*.so</filename> symbolic links from library
  208. installations.</para></listitem>
  209. <listitem><para>September 12th, 2002 [gerard]: Upgraded to
  210. lfs-bootscripts-1.10</para></listitem>
  211. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Configure
  212. Sysvinit: Changed the sulogin line to <emphasis>once</emphasis> instead of
  213. having it respawn. This way it'll behave as expected (ie: a CTRL+D will
  214. continue instead of restart sulogin).</para></listitem>
  215. <listitem><para>September 12th, 2002 [gerard]: Chapter 06 - GCC: Added the
  216. <emphasis>--enable-clocale=gnu</emphasis> option to ensure the proper
  217. locale mode is used by the C++ libraries.</para></listitem>
  218. <listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
  219. changes.</para></listitem>
  220. <listitem><para>September 8th, 2002 [timothy]: Chapter 06: Applied Alex's
  221. grammar changes patch.</para></listitem>
  222. <listitem><para>September 7th, 2002 [timothy]: Chapter 06 - Gzip:
  223. Added gzip-1.2.4b.patch.</para></listitem>
  224. <listitem><para>September 7th, 2002 [timothy]: Chapter 05 - Textutils:
  225. Added re_max_failures2 for old host systems.</para></listitem>
  226. <listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
  227. creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
  228. symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp
  229. command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed
  230. statement to edit less call, so SGR will work.</para></listitem>
  231. <listitem><para>September 1st, 2002 [timothy]: Chapter 06 - About
  232. debugging symbols: Removed info. about stripping /static. Man: Added sed
  233. statement to prevent groff from using SGR escape sequences.</para></listitem>
  234. <listitem><para>September 1st, 2002 [timothy]: Chapter 05 - Install all
  235. software as an unprivileged user: Added $CC='gcc -s' to omit the
  236. compilation of symbols in static packages.</para></listitem>
  237. <listitem><para>August 30th, 2002 [timothy]: Chapter 06 - Makedev:
  238. Put rm /bin/bash after device creation. Perl: Removed information
  239. about the old patch.</para></listitem>
  240. <listitem><para>August 30th, 2002 [timothy]: Chapter 05 - GCC: Re-added
  241. HAVE_GAS_HIDDEN; removed --enable-__cxa-atexit which was incorrect and
  242. not needed in this chapter; added information about the
  243. patch.</para></listitem>
  244. <listitem><para>August 26th, 2002 [gerard]: Added a new Glibc patch and
  245. introducted a GCC patch.</para></listitem>
  246. <listitem><para>August 26th, 2002 [gerard]: Updated to automake-1.6.3,
  247. gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0,
  248. util-linux-2.11u</para></listitem>
  249. <listitem><para>August 22nd, 2002 [timothy]: Appendix: Added
  250. missing URLs to patches.</para></listitem>
  251. <listitem><para>August 18th, 2002 [timothy]: Chapter 05 &amp; 06:
  252. Changed ln -sf to ln -s wherever possible.</para></listitem>
  253. <listitem><para>August 18th, 2002 [timothy]: Chapter 06 - Binutils: cp
  254. libiberty.h after install, as it is needed by certain software. Shadow:
  255. added command to remove the groups program installed by Shadow because
  256. Sh-utils installs a (better) groups program.</para></listitem>
  257. <listitem><para>August 18th, 2002 [timothy]: Chapter 05 - Sh-utils: Re-added
  258. sh-utils-2.0.patch.</para></listitem>
  259. <listitem><para>August 16th, 2002 [markh]: Chapter 06 - Move man-pages to
  260. just after the kernel headers installation.</para></listitem>
  261. <listitem><para>August 15th, 2002 [markh]: Chapter 06 - Move the MAKEDEV
  262. installation to before glibc and remove the temporary creation of
  263. <filename>/dev/null</filename> as we don't need it
  264. anymore.</para></listitem>
  265. <listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new
  266. partition: mentioned that a swap partition can be shared between the LFS
  267. and host systems, grammatic changes.</para></listitem>
  268. <listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the
  269. <emphasis>--with-curses</emphasis> switch from the Bash installation as
  270. it's unnecessary here.</para></listitem>
  271. <listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19,
  272. linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem>
  273. <listitem><para>August 9th, 2002 [timothy]: Chapter 06 - Vim: changed
  274. alternative editors link from hints to BLFS.</para></listitem>
  275. <listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Ncurses: removed
  276. the <emphasis>--disable-termcap</emphasis> configure option. Termcap is
  277. disabled by default now, so no need for this option (left over from a long
  278. time ago when it was needed).</para></listitem>
  279. <listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Linux: Added the
  280. command <userinput>cp include/asm-generic /usr/include</userinput>. There
  281. are programs which use the files in there, as well as headers in the
  282. <filename class="directory">asm</filename> directory may be split up in the
  283. future, and put in the
  284. <filename class="directory">asm-generic</filename>.</para></listitem>
  285. <listitem><para>August 8th, 2002 [gerard]: Appendix A - Gettext: added the
  286. missing program description of msgcat.</para></listitem>
  287. <listitem><para>August 4th, 2002 [timothy]: Added zlib-1.1.4.</para></listitem>
  288. <listitem><para>August 3rd, 2002 [timothy]: Updated to man-pages-1.52,
  289. man-1.5k, gettext-0.11.4, modutils-2.4.18.</para></listitem>
  290. <listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
  291. Updated to util-linux-2.11t and file-3.39.</para></listitem>
  292. <listitem><para>July 29th, 2002 [timothy]: Chapter 04 &amp; 05 - Creating
  293. a new partition, Introduction, Why static: grammatic changes. Diffutils,
  294. Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
  295. of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to
  296. auto-host.h.</para></listitem>
  297. <listitem><para>July 29th, 2002 [timothy]: Chapter 06 - Glibc: added
  298. --disable-profile flag.</para></listitem>
  299. <listitem><para>July 29th, 2002 [timothy]: Chapter 08 - Linux:
  300. added information about modules and kernel documentation.</para></listitem>
  301. <listitem><para>July 29th, 2002 [timothy]: Chapter 09 - Rebooting the
  302. system: added a command to remove the static directory.</para></listitem>
  303. <listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
  304. system: Pointed to BLFS as the next step.</para></listitem>
  305. <listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
  306. the sed command and updated the installation description because init now
  307. prints "Sending processes" instead of "Sending all processes".</para></listitem>
  308. <listitem><para>July 2nd, 2002 [markh]: Internal change - Made all
  309. patches use a &amp;package-patch-version; entity and removed all
  310. hardcoding of patch versions.</para></listitem>
  311. <listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
  312. automake-1.6.2</para></listitem>
  313. <listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
  314. LFS-Bootscripts: Updated package contents.</para></listitem>
  315. <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
  316. Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
  317. Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
  318. Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
  319. <listitem><para>June 23rd, 2002 [timothy] Chapter 05 &amp; 06 - M4,
  320. Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.
  321. GCC: Removed i686-specific programs.</para></listitem>
  322. <listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
  323. Updated package contents.</para></listitem>
  324. <listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,
  325. Bzip2, Diffutils, Grep: Updated package contents. GCC: Updated description
  326. of c++filt.</para></listitem>
  327. <listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
  328. Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version
  329. number inside this file.</para></listitem>
  330. <listitem><para>June 12th, 2002 [timothy]: Chapter 05 - GCC:
  331. Modified the build instructions and command explanations to
  332. only build the C compiler. The C++ compiler is not needed
  333. until after the second GCC build.</para></listitem>
  334. <listitem><para>June 12th, 2002 [timothy]: Chapter 06 - Shadow: grammatic
  335. changes.</para></listitem>
  336. <listitem><para>June 11th, 2002 [timothy]: Chapter 05 &amp; 06 - Gawk:
  337. Created a list of package contents and descriptions. Fileutils:
  338. Removed a confusing paragraph about the fileutils patch. GCC:
  339. Updated the package contents.</para></listitem>
  340. <listitem><para>June 11th, 2002 [timothy] All software: Updated the
  341. estimated required disk space.</para></listitem>
  342. <listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating
  343. Directories: Changed usr,usr/local to just usr/local as we use the -p
  344. option to mkdir which will create the usr directory
  345. anyways.</para></listitem>
  346. <listitem><para>June 7th, 2002 [timothy] Chapter 06 - Reiserfsprogs:
  347. added a description for unpack.</para></listitem>
  348. <listitem><para>June 7th, 2002 [timothy] Chapter 02 - How to ask for
  349. help: mentioned the FAQ.</para></listitem>
  350. <listitem><para>June 6th, 2002 [markh] - Chapter 05 - Tidy up
  351. explanations following the /static change.</para></listitem>
  352. <listitem><para>June 5th, 2002 [timothy]: Preface - Who would not want to
  353. read this book: applied a revised version of Scot's grammar
  354. patch.</para></listitem>
  355. <listitem><para>June 5th, 2002 [timothy]: Chapter 09 - Rebooting the system, Lilo, Bootscripts: named the hint authors.
  356. Chapter 06 - Vim: updated the hint URL. Chapter 05 - Gawk: to avoid confusion,
  357. mentioned that the patch will be applied in Chapter 06.</para></listitem>
  358. <listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited
  359. to include reporting typos.</para></listitem>
  360. <listitem><para>May 31st, 2002 [gerard] Chapter 05 - Findutils: Added the
  361. CPPFLAGS...re_max_failures fix which is needed on Glibc-2.1
  362. systems.</para></listitem>
  363. <listitem><para>May 30th, 2002 [markh]: Chapter 05 &amp; 06 - Update to
  364. binutils-2.12.1.</para></listitem>
  365. <listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
  366. section about "last two commands executing anyways" because we no longer
  367. have the commands referred to there.</para></listitem>
  368. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
  369. various sed fixes with a regular patch.</para></listitem>
  370. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
  371. sed fix with a regular patch.</para></listitem>
  372. <listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
  373. the sed fix with a regular patch.</para></listitem>
  374. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
  375. sed fix with a regular patch.</para></listitem>
  376. <listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
  377. removed the explicit command to chown <filename
  378. class="directory">/lost+found</filename>. This is done by the first command
  379. now that proc isn't mounted anymore in chapter 5.</para></listitem>
  380. <listitem><para>May 27th, 2002 [gerard]: Upgraded to
  381. ncurses-5.2-2.patch (this patch is smaller than the previously used
  382. one).</para></listitem>
  383. <listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
  384. bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
  385. modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
  386. patches for ncurses, perl and vim.</para></listitem>
  387. <listitem><para>May 26th, 2002 [gerard]: Chapter 05+06 - Binutils: Removed
  388. the tooldir setting from chapter 05-binutils, moved its description to
  389. chapter 06-binutils.</para></listitem>
  390. <listitem><para>May 26th, 2002 [gerard]: Chapter 05 - Gawk &amp; Findutils:
  391. simplified the installation by removing the libexecdir modifications. We
  392. can live with a
  393. <filename class="directory">$LFS/static/libexecdir</filename> being created.
  394. The whole <filename class="directory">$LFS/static</filename> directory is
  395. temporarily anyways, so we're not all that concerned with what it looks
  396. like.</para></listitem>
  397. <listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
  398. removed the <userinput>cd /</userinput> command and changed the two
  399. <userinput>chmod</userinput> commands to use absolute paths
  400. instead.</para></listitem>
  401. <listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
  402. corrections dealing with removing the $LFS variable where it isn't
  403. wanted.</para></listitem>
  404. <listitem><para>May 23rd, 2002 [gerard]: Implemented the
  405. keep_chap5_and_chap6_sep lfs-hint. Highlights of the change: added
  406. findutils and util-linux to chapter 5, installed everything from chapter 5
  407. into <filename class="directory">$LFS/static</filename> and re-ordered the
  408. installation of packages in chapter 6 to prevent hard-wiring the wrong path
  409. (files from <filename class="directory">$LFS/static</filename>).</para></listitem>
  410. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some
  411. more descriptions.</para></listitem>
  412. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some
  413. descriptions.</para></listitem>
  414. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Flex: Added some
  415. descriptions.</para></listitem>
  416. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Glibc: Added some
  417. more descriptions.</para></listitem>
  418. <listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some
  419. descriptions.</para></listitem>
  420. <listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some
  421. more descriptions.</para></listitem>
  422. <listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown
  423. X:X's which is less likely to run into problems (according to info
  424. chown).</para></listitem>
  425. <listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added
  426. http interface to FTP mirror at idge.net</para></listitem>
  427. <listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some
  428. more descriptions.</para></listitem>
  429. <listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the
  430. instructions to deal with hard links in older distros a'la the Chapter
  431. 05 gzip instructions.</para></listitem>
  432. <listitem><para>May 11th, 2002 [markh]: Various XML
  433. fixups; mainly altering &lt;ulink&gt; tags to remove erroneous &amp;#13;
  434. in the HTML output.</para></listitem>
  435. <listitem><para>May 9th, 2002 [gerard]: Appendix A - Glibc: Filled in the
  436. missing descriptions.</para></listitem>
  437. <listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the
  438. symlink location of <filename class="symlink">vigr</filename> to
  439. <filename class="directory">/usr/sbin</filename></para></listitem>
  440. <listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the
  441. two single quotes to two double quotes (the two single quotes can be
  442. mistaken for one double quote which will cause an error).</para></listitem>
  443. <listitem><para>May 2nd, 2002 [gerard]: Changed the
  444. <userinput>cd dir &amp;&amp; ln -sf</userinput> commands to one single command
  445. (such as <userinput>ln -sf bash $LFS/bin/sh</userinput> Same goes for
  446. <userinput>cd dir &amp;&amp; mv/cp</userinput> constructions which are now replaced
  447. with constructions like
  448. <userinput>mv $LFS/usr/bin/{bzcat,bzip2} $LFS/bin</userinput></para></listitem>
  449. <listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
  450. library files" section.</para></listitem>
  451. <listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
  452. gzip patch, sh-utils patch, copying of libnss files. Also removed the
  453. <userinput>export VAR=VALUE...unset VAR</userinput> constructions and
  454. changed them to <userinput>VAR=VALUE ./configure</userinput>
  455. constructions.</para></listitem>
  456. <listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added
  457. libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in
  458. updatedb.</para></listitem>
  459. <listitem><para>April 25th, 2002 [gerard]: Chapter 06 Glibc: added a note
  460. that if you want to manually install some locales, instead of all of them,
  461. then you first need to create the
  462. <filename class="directory">/usr/lib/locale</filename> directory.</para></listitem>
  463. <listitem><para>April 21st,2002 [gerard &amp; markh]: Upgraded to
  464. MAKEDEV-1.5</para></listitem>
  465. <listitem><para>April 12th, 2002 [markh]: Added entities/ directory to
  466. cvs and split up index.xml.</para></listitem>
  467. <listitem><para>April 10th, 2002 [marcheerdink]: Updated to the following
  468. packages: bison-1.35, diffutils-2.8.1, texinfo-4.2, util-linux-2.11q
  469. </para></listitem>
  470. <listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
  471. to the grep configure flags to avoid linking against a non-existing static
  472. pcre library.</para></listitem>
  473. <listitem><para>April 8th, 2002 [gerard]: Added the
  474. http://ftp.de.linuxfromscratch.org mirror (to complement
  475. ftp://ftp.de).</para></listitem>
  476. </itemizedlist>
  477. </sect1>