changelog.xml 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046
  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>Updated to:
  7. <itemizedlist>
  8. <listitem><para>automake-1.6.3</para></listitem>
  9. <listitem><para>bin86-0.16.3</para></listitem>
  10. <listitem><para>binutils-2.13</para></listitem>
  11. <listitem><para>bison-1.35</para></listitem>
  12. <listitem><para>diffutils-2.8.1</para></listitem>
  13. <listitem><para>file-3.39</para></listitem>
  14. <listitem><para>gawk-3.1.1</para></listitem>
  15. <listitem><para>gcc-3.2</para></listitem>
  16. <listitem><para>gettext-0.11.5</para></listitem>
  17. <listitem><para>groff-1.18</para></listitem>
  18. <listitem><para>linux-2.4.19</para></listitem>
  19. <listitem><para>MAKEDEV-1.7</para></listitem>
  20. <listitem><para>man-1.5k</para></listitem>
  21. <listitem><para>man-pages-1.52</para></listitem>
  22. <listitem><para>modutils-2.4.19</para></listitem>
  23. <listitem><para>ncurses-5.2-2.patch</para></listitem>
  24. <listitem><para>perl-5.8.0</para></listitem>
  25. <listitem><para>psmisc-21</para></listitem>
  26. <listitem><para>texinfo-4.2</para></listitem>
  27. <listitem><para>textutils-2.1</para></listitem>
  28. <listitem><para>util-linux-2.11u</para></listitem>
  29. </itemizedlist>
  30. </para></listitem>
  31. <listitem><para>Added:
  32. <itemizedlist>
  33. <listitem><para>ed-0.2.patch</para></listitem>
  34. <listitem><para>fileutils-4.1.patch</para></listitem>
  35. <listitem><para>gawk-3.1.1.patch</para></listitem>
  36. <listitem><para>gcc-3.2.patch</para></listitem>
  37. <listitem><para>glibc-2.2.5-2.patch</para></listitem>
  38. <listitem><para>ncurses-5.2.patch</para></listitem>
  39. <listitem><para>vim-6.1.patch</para></listitem>
  40. <listitem><para>zlib-1.1.4</para></listitem>
  41. </itemizedlist>
  42. </para></listitem>
  43. <listitem><para>Removed:
  44. <itemizedlist>
  45. <listitem><para>gzip-1.2.4a.patch</para></listitem>
  46. <listitem><para>reiserfsprogs-3.x.1b</para></listitem>
  47. </itemizedlist>
  48. </para></listitem>
  49. <listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
  50. creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
  51. symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp
  52. command. Makedev: Removed /bin/bash creation and removal. Man: Modified sed
  53. statement to edit less call, so SGR will work.</para></listitem>
  54. <listitem><para>September 1st, 2002 [timothy]: Chapter 06 - About
  55. debugging symbols: Removed info. about stripping /static. Man: Added sed
  56. statement to prevent groff from using SGR escape sequences.</para></listitem>
  57. <listitem><para>September 1st, 2002 [timothy]: Chapter 05 - Install all
  58. software as an unprivileged user: Added $CC='gcc -s' to omit the
  59. compilation of symbols in static packages.</para></listitem>
  60. <listitem><para>August 30th, 2002 [timothy]: Chapter 06 - Makedev:
  61. Put rm /bin/bash after device creation. Perl: Removed information
  62. about the old patch.</para></listitem>
  63. <listitem><para>August 30th, 2002 [timothy]: Chapter 05 - GCC: Re-added
  64. HAVE_GAS_HIDDEN; removed --enable-__cxa-atexit which was incorrect and
  65. not needed in this chapter; added information about the
  66. patch.</para></listitem>
  67. <listitem><para>August 26th, 2002 [gerard]: Added a new Glibc patch and
  68. introducted a GCC patch.</para></listitem>
  69. <listitem><para>August 26th, 2002 [gerard]: Updated to automake-1.6.3,
  70. gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0,
  71. util-linux-2.11u</para></listitem>
  72. <listitem><para>August 22nd, 2002 [timothy]: Appendix: Added
  73. missing URLs to patches.</para></listitem>
  74. <listitem><para>August 18th, 2002 [timothy]: Chapter 05 &amp; 06:
  75. Changed ln -sf to ln -s wherever possible.</para></listitem>
  76. <listitem><para>August 18th, 2002 [timothy]: Chapter 06 - Binutils: cp
  77. libiberty.h after install, as it is needed by certain software. Shadow:
  78. added command to remove the groups program installed by Shadow because
  79. Sh-utils installs a (better) groups program.</para></listitem>
  80. <listitem><para>August 18th, 2002 [timothy]: Chapter 05 - Sh-utils: Re-added
  81. sh-utils-2.0.patch.</para></listitem>
  82. <listitem><para>August 16th, 2002 [markh]: Chapter 06 - Move man-pages to
  83. just after the kernel headers installation.</para></listitem>
  84. <listitem><para>August 15th, 2002 [markh]: Chapter 06 - Move the MAKEDEV
  85. installation to before glibc and remove the temporary creation of
  86. <filename>/dev/null</filename> as we don't need it
  87. anymore.</para></listitem>
  88. <listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new
  89. partition: mentioned that a swap partition can be shared between the LFS
  90. and host systems, grammatic changes.</para></listitem>
  91. <listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the
  92. <emphasis>--with-curses</emphasis> switch from the Bash installation as
  93. it's unnecessary here.</para></listitem>
  94. <listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19,
  95. linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem>
  96. <listitem><para>August 9th, 2002 [timothy]: Chapter 06 - Vim: changed
  97. alternative editors link from hints to BLFS.</para></listitem>
  98. <listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Ncurses: removed
  99. the <emphasis>--disable-termcap</emphasis> configure option. Termcap is
  100. disabled by default now, so no need for this option (left over from a long
  101. time ago when it was needed).</para></listitem>
  102. <listitem><para>August 8th, 2002 [gerard]: Chapter 06 - Linux: Added the
  103. command <userinput>cp include/asm-generic /usr/include</userinput>. There
  104. are programs which use the files in there, as well as headers in the
  105. <filename class="directory">asm</filename> directory may be split up in the
  106. future, and put in the
  107. <filename class="directory">asm-generic</filename>.</para></listitem>
  108. <listitem><para>August 8th, 2002 [gerard]: Appendix A - Gettext: added the
  109. missing program description of msgcat.</para></listitem>
  110. <listitem><para>August 4th, 2002 [timothy]: Added zlib-1.1.4.</para></listitem>
  111. <listitem><para>August 3rd, 2002 [timothy]: Updated to man-pages-1.52,
  112. man-1.5k, gettext-0.11.4, modutils-2.4.18.</para></listitem>
  113. <listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
  114. Updated to util-linux-2.11t and file-3.39.</para></listitem>
  115. <listitem><para>July 29th, 2002 [timothy]: Chapter 04 &amp; 05 - Creating
  116. a new partition, Introduction, Why static: grammatic changes. Diffutils,
  117. Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
  118. of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to
  119. auto-host.h.</para></listitem>
  120. <listitem><para>July 29th, 2002 [timothy]: Chapter 06 - Glibc: added
  121. --disable-profile flag.</para></listitem>
  122. <listitem><para>July 29th, 2002 [timothy]: Chapter 08 - Linux:
  123. added information about modules and kernel documentation.</para></listitem>
  124. <listitem><para>July 29th, 2002 [timothy]: Chapter 09 - Rebooting the
  125. system: added a command to remove the static directory.</para></listitem>
  126. <listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
  127. system: Pointed to BLFS as the next step.</para></listitem>
  128. <listitem><para>July 3rd, 2002 [timothy]: Chapter 06 - Sysvinit: Simplified
  129. the sed command and updated the installation description because init now
  130. prints "Sending processes" instead of "Sending all processes".</para></listitem>
  131. <listitem><para>July 2nd, 2002 [markh]: Internal change - Made all
  132. patches use a &amp;package-patch-version; entity and removed all
  133. hardcoding of patch versions.</para></listitem>
  134. <listitem><para>June 30th, 2002 [timothy]: Updated to man-pages-1.51 and
  135. automake-1.6.2</para></listitem>
  136. <listitem><para>June 24th, 2002 [timothy]: Chapter 06 - Shadow, Util-linux,
  137. LFS-Bootscripts: Updated package contents.</para></listitem>
  138. <listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
  139. Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
  140. Less, Man-pages, Groff, Bzip2, E2fsprogs, Grep, Lilo, Modutils, Procps,
  141. Psmisc, Reiserfsprogs: Updated package contents.</para></listitem>
  142. <listitem><para>June 23rd, 2002 [timothy] Chapter 05 &amp; 06 - M4,
  143. Bzip2, File, E2fsprogs: Added "last checked against" for uniformity.
  144. GCC: Removed i686-specific programs.</para></listitem>
  145. <listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
  146. Updated package contents.</para></listitem>
  147. <listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,
  148. Bzip2, Diffutils, Grep: Updated package contents. GCC: Updated description
  149. of c++filt.</para></listitem>
  150. <listitem><para>June 13th, 2002 [timothy]: Chapter 09 - The End:
  151. Changed $LFS/etc/lfs-&version; to $LFS/etc/lfs and put the version
  152. number inside this file.</para></listitem>
  153. <listitem><para>June 12th, 2002 [timothy]: Chapter 05 - GCC:
  154. Modified the build instructions and command explanations to
  155. only build the C compiler. The C++ compiler is not needed
  156. until after the second GCC build.</para></listitem>
  157. <listitem><para>June 12th, 2002 [timothy]: Chapter 06 - Shadow: grammatic
  158. changes.</para></listitem>
  159. <listitem><para>June 11th, 2002 [timothy]: Chapter 05 &amp; 06 - Gawk:
  160. Created a list of package contents and descriptions. Fileutils:
  161. Removed a confusing paragraph about the fileutils patch. GCC:
  162. Updated the package contents.</para></listitem>
  163. <listitem><para>June 11th, 2002 [timothy] All software: Updated the
  164. estimated required disk space.</para></listitem>
  165. <listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating
  166. Directories: Changed usr,usr/local to just usr/local as we use the -p
  167. option to mkdir which will create the usr directory
  168. anyways.</para></listitem>
  169. <listitem><para>June 7th, 2002 [timothy] Chapter 06 - Reiserfsprogs:
  170. added a description for unpack.</para></listitem>
  171. <listitem><para>June 7th, 2002 [timothy] Chapter 02 - How to ask for
  172. help: mentioned the FAQ.</para></listitem>
  173. <listitem><para>June 6th, 2002 [markh] - Chapter 05 - Tidy up
  174. explanations following the /static change.</para></listitem>
  175. <listitem><para>June 5th, 2002 [timothy]: Preface - Who would not want to
  176. read this book: applied a revised version of Scot's grammar
  177. patch.</para></listitem>
  178. <listitem><para>June 5th, 2002 [timothy]: Chapter 09 - Rebooting the system, Lilo, Bootscripts: named the hint authors.
  179. Chapter 06 - Vim: updated the hint URL. Chapter 05 - Gawk: to avoid confusion,
  180. mentioned that the patch will be applied in Chapter 06.</para></listitem>
  181. <listitem><para>June 3rd, 2002 [timothy] Chapter 01 - FAQ: edited
  182. to include reporting typos.</para></listitem>
  183. <listitem><para>May 31st, 2002 [gerard] Chapter 05 - Findutils: Added the
  184. CPPFLAGS...re_max_failures fix which is needed on Glibc-2.1
  185. systems.</para></listitem>
  186. <listitem><para>May 30th, 2002 [markh]: Chapter 05 & 06 - Update to
  187. binutils-2.12.1.</para></listitem>
  188. <listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
  189. section about "last two commands executing anyways" because we no longer
  190. have the commands referred to there.</para></listitem>
  191. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
  192. various sed fixes with a regular patch.</para></listitem>
  193. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
  194. sed fix with a regular patch.</para></listitem>
  195. <listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
  196. the sed fix with a regular patch.</para></listitem>
  197. <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
  198. sed fix with a regular patch.</para></listitem>
  199. <listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
  200. removed the explicit command to chown <filename
  201. class="directory">/lost+found</filename>. This is done by the first command
  202. now that proc isn't mounted anymore in chapter 5.</para></listitem>
  203. <listitem><para>May 27th, 2002 [gerard]: Upgraded to
  204. ncurses-5.2-2.patch (this patch is smaller than the previously used
  205. one).</para></listitem>
  206. <listitem><para>May 26th, 2002 [gerard]: Upgraded to: automake-1.6.1,
  207. bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2,
  208. modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix
  209. patches for ncurses, perl and vim.</para></listitem>
  210. <listitem><para>May 26th, 2002 [gerard]: Chapter 05+06 - Binutils: Removed
  211. the tooldir setting from chapter 05-binutils, moved its description to
  212. chapter 06-binutils.</para></listitem>
  213. <listitem><para>May 26th, 2002 [gerard]: Chapter 05 - Gawk &amp; Findutils:
  214. simplified the installation by removing the libexecdir modifications. We
  215. can live with a
  216. <filename class="directory">$LFS/static/libexecdir</filename> being created.
  217. The whole <filename class="directory">$LFS/static</filename> directory is
  218. temporarily anyways, so we're not all that concerned with what it looks
  219. like.</para></listitem>
  220. <listitem><para>May 26th, 2002 [gerard]: Chapter 06 - Creating Directories:
  221. removed the <userinput>cd /</userinput> command and changed the two
  222. <userinput>chmod</userinput> commands to use absolute paths
  223. instead.</para></listitem>
  224. <listitem><para>May 25th, 2002 [markh]: Chapter 06 - Some minor
  225. corrections dealing with removing the $LFS variable where it isn't
  226. wanted.</para></listitem>
  227. <listitem><para>May 23rd, 2002 [gerard]: Implemented the
  228. keep_chap5_and_chap6_sep lfs-hint. Highlights of the change: added
  229. findutils and util-linux to chapter 5, installed everything from chapter 5
  230. into <filename class="directory">$LFS/static</filename> and re-ordered the
  231. installation of packages in chapter 6 to prevent hard-wiring the wrong path
  232. (files from <filename class="directory">$LFS/static</filename>).</para></listitem>
  233. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - E2fsprogs: Added some
  234. more descriptions.</para></listitem>
  235. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Bin86: Added some
  236. descriptions.</para></listitem>
  237. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Flex: Added some
  238. descriptions.</para></listitem>
  239. <listitem><para>May 23rd, 2002 [gerard]: Appendix A - Glibc: Added some
  240. more descriptions.</para></listitem>
  241. <listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some
  242. descriptions.</para></listitem>
  243. <listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some
  244. more descriptions.</para></listitem>
  245. <listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown
  246. X:X's which is less likely to run into problems (according to info
  247. chown).</para></listitem>
  248. <listitem><para>May 16th, 2002 [gerard]: Chapter 01 - Mirror sites: Added
  249. http interface to FTP mirror at idge.net</para></listitem>
  250. <listitem><para>May 16th, 2002 [gerard]: Appendix A - Glibc: Added some
  251. more descriptions.</para></listitem>
  252. <listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the
  253. instructions to deal with hard links in older distros a'la the Chapter
  254. 05 gzip instructions.</para></listitem>
  255. <listitem><para>May 11th, 2002 [markh]: Various XML
  256. fixups; mainly altering &lt;ulink&gt; tags to remove erroneous &amp;#13;
  257. in the HTML output.</para></listitem>
  258. <listitem><para>May 9th, 2002 [gerard]: Appendix A - Glibc: Filled in the
  259. missing descriptions.</para></listitem>
  260. <listitem><para>May 6th, 2002 [gerard]: Chapter 06 - Shadow: Fixed the
  261. symlink location of <filename class="symlink">vigr</filename> to
  262. <filename class="directory">/usr/sbin</filename></para></listitem>
  263. <listitem><para>May 2nd, 2002 [gerard]: Chapter 06 - Procps: Changed the
  264. two single quotes to two double quotes (the two single quotes can be
  265. mistaken for one double quote which will cause an error).</para></listitem>
  266. <listitem><para>May 2nd, 2002 [gerard]: Changed the
  267. <userinput>cd dir && ln -sf</userinput> commands to one single command
  268. (such as <userinput>ln -sf bash $LFS/bin/sh</userinput> Same goes for
  269. <userinput>cd dir && mv/cp</userinput> constructions which are now replaced
  270. with constructions like
  271. <userinput>mv $LFS/usr/bin/{bzcat,bzip2} $LFS/bin</userinput></para></listitem>
  272. <listitem><para>May 2nd, 2002 [markh]: Removed the "Removing old NSS
  273. library files" section.</para></listitem>
  274. <listitem><para>May 1st, 2002 [gerard]: Removed all Glibc-2.0 workarounds -
  275. gzip patch, sh-utils patch, copying of libnss files. Also removed the
  276. <userinput>export VAR=VALUE...unset VAR</userinput> constructions and
  277. changed them to <userinput>VAR=VALUE ./configure</userinput>
  278. constructions.</para></listitem>
  279. <listitem><para>April 26th, 2002 [marcheerdink]: Chapter 06 Findutils: added
  280. libexecdir=/usr/bin to the make command to fix a wrong libexecdir path in
  281. updatedb.</para></listitem>
  282. <listitem><para>April 25th, 2002 [gerard]: Chapter 06 Glibc: added a note
  283. that if you want to manually install some locales, instead of all of them,
  284. then you first need to create the
  285. <filename class="directory">/usr/lib/locale</filename> directory.</para></listitem>
  286. <listitem><para>April 21st,2002 [gerard & markh]: Upgraded to
  287. MAKEDEV-1.5</para></listitem>
  288. <listitem><para>April 12th, 2002 [markh]: Added entities/ directory to
  289. cvs and split up index.xml.</para></listitem>
  290. <listitem><para>April 10th, 2002 [marcheerdink]: Updated to the following
  291. packages: bison-1.35, diffutils-2.8.1, texinfo-4.2, util-linux-2.11q
  292. </para></listitem>
  293. <listitem><para>April 9th, 2002 [marcheerdink]: Added --disable-perl-regexp
  294. to the grep configure flags to avoid linking against a non-existing static
  295. pcre library.</para></listitem>
  296. <listitem><para>April 8th, 2002 [gerard]: Added the
  297. http://ftp.de.linuxfromscratch.org mirror (to complement
  298. ftp://ftp.de).</para></listitem>
  299. </itemizedlist>
  300. <para>3.3 - April 7th, 2002</para>
  301. <itemizedlist>
  302. <listitem><para>Updated to:
  303. <itemizedlist>
  304. <listitem><para>autoconf-2.53</para></listitem>
  305. <listitem><para>automake-1.6</para></listitem>
  306. <listitem><para>bin86-0.16.2</para></listitem>
  307. <listitem><para>binutils-2.12</para></listitem>
  308. <listitem><para>bison-1.34</para></listitem>
  309. <listitem><para>bzip2-1.0.2</para></listitem>
  310. <listitem><para>diffutils-2.8</para></listitem>
  311. <listitem><para>e2fsprogs-1.27</para></listitem>
  312. <listitem><para>gawk-3.1.0</para></listitem>
  313. <listitem><para>gettext-0.11.1</para></listitem>
  314. <listitem><para>grep-2.5</para></listitem>
  315. <listitem><para>less-374</para></listitem>
  316. <listitem><para>lfs-bootscripts-1.9</para></listitem>
  317. <listitem><para>lilo-22.2</para></listitem>
  318. <listitem><para>linux-2.4.18</para></listitem>
  319. <listitem><para>man-pages-1.48</para></listitem>
  320. <listitem><para>modutils-2.4.15</para></listitem>
  321. <listitem><para>reiserfsprogs-3.x.1b</para></listitem>
  322. <listitem><para>shadow-4.0.3</para></listitem>
  323. <listitem><para>texinfo-4.1</para></listitem>
  324. <listitem><para>util-linux-2.11o</para></listitem>
  325. <listitem><para>vim-6.1</para></listitem>
  326. </itemizedlist>
  327. </para></listitem>
  328. <listitem><para>April 7th, 2002 [gerard]: Added a new mirror site located
  329. in Freising, Germany</para></listitem>
  330. <listitem><para>April 5th, 2002 [gerard]: Chapter 07 - Loadkeys: Added this
  331. page explaining that you can remove the loadkeys symlink from <filename
  332. class="directory">/etc/rc.d/rcsysinit.d</filename> if you compiled a keymap
  333. directly into the kernel.</para></listitem>
  334. <listitem><para>April 5th, 2002 [gerard]: Chapter 06 - Configuring
  335. Keyboard: explained you can also compile the keymap directly into the
  336. kernel which has additional benefits.</para></listitem>
  337. <listitem><para>April 5th, 2002 [gerard]: Upgraded to
  338. lfs-bootscripts-1.9</para></listitem>
  339. <listitem><para>April 5th, 2002 [gerard]: Chapter 05+06 - GCC: Added
  340. commands to remove the <filename class="directory">/usr/*-gnu</filename>
  341. directory.</para></listitem>
  342. <listitem><para>April 4th, 2002 [gerard]: Chapter 05 - Diffutils: Added
  343. --disable-nls</para></listitem>
  344. <listitem><para>April 3rd, 2002 [gerard]: Appendix A - Gettext: Added the
  345. missing package descriptions.</para></listitem>
  346. <listitem><para>April 3rd, 2002 [gerard]: Chapter 05 - Mounting $LFS/proc:
  347. Added <userinput>chown root.root $LFS/proc</userinput>. The recursive chown
  348. operation in chapter 6 doesn't touch proc, so this'll remain owned by user
  349. <emphasis>lfs</emphasis>. It's not a big deal, just not a very clean thing
  350. to do.</para></listitem>
  351. <listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - Groff: Added a few
  352. symlinks that are used by programs like <userinput>xman</userinput> and
  353. others.</para></listitem>
  354. <listitem><para>April 3rd, 2002 [gerard]: Chapter 04 - Mounting partitions:
  355. Added some notes how to deal with multiple partitions ($LFS, $LFS/usr and
  356. so on).</para></listitem>
  357. <listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - E2fsprogs: Added
  358. <userinput>install-info</userinput> command to finish off the info page
  359. installation.</para></listitem>
  360. <listitem><para>April 3rd, 2002 [gerard]: Chapter 06 - Bzip2: Reversed the
  361. <userinput>make</userinput> and <userinput>make -f
  362. Makefile-libbz2_so</userinput>. This is needed so all object files are
  363. compiled with the PIC option (Position Independent Code).</para></listitem>
  364. <listitem><para>April 3rd, 2002 [gerard]: Chapter 05 - Linux: Shortened the
  365. installation instructions by cutting out the <userinput>make
  366. config</userinput> and <userinput>make dep</userinput>
  367. stages.</para></listitem>
  368. <listitem><para>April 1st, 2002 [gerard]: This is not a joke: Chapter 5+6 -
  369. Gawk: Added a warning to never run <userinput>make uninstall</userinput> on
  370. the package. It will be pretty much equivalent to <userinput>rm -rf
  371. /usr/bin/*</userinput> because we override the <filename
  372. class="directory">libexec</filename> directory definition to <filename
  373. class="directory">/usr/bin</filename></para></listitem>
  374. <listitem><para>March 29th, 2002 [markh]: Chapter 05 and 06 - Updated to
  375. diffutils-2.8, modutils-2.4.15 and vim-6.1. Removed PR_PROGRAM setting
  376. for diffutils as /usr/bin/pr is now detected by the configure script.
  377. Removed sed to fix problem with shell syntax highlighting in vim as that
  378. is fixed in the new version.</para></listitem>
  379. <listitem><para>March 26th, 2002 [markh]: Chapter 02 - Asking for help:
  380. Added reference to ESR's smart-questions document.</para></listitem>
  381. <listitem><para>March 25th, 2002 [markh]: Binutils - Added libopcodes
  382. library description.</para></listitem>
  383. <listitem><para>March 21st, 2002 [gerard]: Chapter 06 - Bzip2: Before we
  384. move <filename>/usr/bin/bzless</filename> and
  385. <filename>/usr/bin/bzmore</filename> to the <filename
  386. class="directory">/bin</filename> directory, we first remove the
  387. <filename>/bin/bzless</filename> and <filename>/bin/bzmore</filename>
  388. files. On some systems overwriting the existing files doesn't work due to
  389. hardlinks being used.</para></listitem>
  390. <listitem><para>March 21st, 2002 [gerard]: Appendix A - Sysklogd: Updated
  391. the download location to <ulink url="http://www.infodrom.org/projects/sysklogd/"/></para></listitem>
  392. <listitem><para>March 20th, 2002 [gerard]: Chapter 06 - Configure Dynamic
  393. Loader: Removed the <filename class="directory">/lib</filename> and
  394. <filename class="directory">/usr/lib</filename> directories from the
  395. <filename>ld.so.conf</filename> file. They were
  396. unnecessary.</para></listitem>
  397. <listitem><para>March 16th, 2002 [gerard]: Chapter 06+Appendix A: Removed
  398. the chroot dependencies. It's not a package so it's a bit out of
  399. place.</para></listitem>
  400. <listitem><para>March 16th, 2002 [gerard]: Chapter 05+06 - Gawk: Added
  401. commands to sed the <filename>awklib/Makefile.in</filename> file to change
  402. the <emphasis>datadir</emphasis> and <emphasis>libexecdir</emphasis>
  403. definitions</para></listitem>
  404. <listitem><para>March 15th, 2002 [gerard]: Chapter 01 - Mailing lists:
  405. Added lfs-chat description</para></listitem>
  406. <listitem><para>March 15th, 2002 [gerard]: Chapter 06-Shadow: Move
  407. <filename>libmisc.*a</filename> to
  408. <filename class="directory">/usr/lib</filename> too.</para></listitem>
  409. <listitem><para>March 14th, 2002 [gerard]: Upgraded to
  410. bison-1.34, gettext-0.11.1, grep-2.5, lfs-bootscripts-1.8,
  411. shadow-4.0.3</para></listitem>
  412. <listitem><para>March 11th, 2002 [gerard]: Upgraded to
  413. binutils-2.12</para></listitem>
  414. <listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Setclock: The text
  415. here hinted towards the fact that you could skip configuring this step
  416. which isn't true unless the entire script would be removed. So the text was
  417. changed a bit to just have them create the file no matter how the hardware
  418. clock is set up.</para></listitem>
  419. <listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Loadkeys: Removed
  420. the need to configure a <filename>/etc/sysconfig/keyboard</filename> file.
  421. The kbd patch makes this obsolete (loadkeys -d is used
  422. now).</para></listitem>
  423. <listitem><para>March 11th, 2002 [gerard]: Chapter 05 - Gawk: Added
  424. -Dre_max_failures=re_max_failures2 bug fix for glibc-2.1.x
  425. systems.</para></listitem>
  426. <listitem><para>March 11th, 2002 [gerard]: Chapter 06 - Bzip2: Before
  427. installing, remove <filename>/usr/bin/bz*</filename>. The bzip2
  428. installation doesn't deal with existing files properly when making hard
  429. links, so we remove the files first.</para></listitem>
  430. <listitem><para>March 10th, 2002 [gerard]: Chapter 06 - Configure keyboard:
  431. Added section to configure keyboard keymap file by creating the <filename
  432. class="symlink">/usr/share/kbd/keymaps/defkeymap.map.gz</filename>
  433. symlink.</para></listitem>
  434. <listitem><para>March 9th, 2002 [gerard]: Chapter 08 - Make bootable: Added
  435. a <userinput>cp</userinput> command that finds all the kernel images from
  436. <filename>/etc/lilo.conf</filename> automatically and copies them to
  437. <filename class="directory">$LFS/boot</filename>.</para></listitem>
  438. <listitem><para>March 9th, 2002 [gerard]: Chapter 06 - Man: Moved the
  439. <filename>man.conf</filename> from <filename
  440. class="directory">/usr/share/misc</filename> to <filename
  441. class="directory">/etc</filename>.</para></listitem>
  442. <listitem><para>March 9th, 2002 [gerard]: Chapter 07: Added a page about
  443. the sysklogd script and explain that the default script includes the
  444. <emphasis>-m 0</emphasis> option to
  445. <userinput>syslogd</userinput>.</para></listitem>
  446. <listitem><para>March 8th, 2002 [gerard]: Removed the Mawk package and
  447. replaced with the Gawk package. This was done because mawk is no longer
  448. being developed, while gawk is. Mawk has some POSIX compliance bugs that
  449. are fixed in Gawk.</para></listitem>
  450. <listitem><para>March 8th, 2002 [gerard]: Updated to the following
  451. packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33,
  452. bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2,
  453. linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b,
  454. shadow-4.0.2, texinfo-4.1, util-linux-2.11o</para></listitem>
  455. </itemizedlist>
  456. <para>3.2 - March 7th, 2002</para>
  457. <itemizedlist>
  458. <listitem><para>Updated to:
  459. <itemizedlist>
  460. <listitem><para>lfs-bootscripts-1.6</para></listitem>
  461. </itemizedlist>
  462. </para></listitem>
  463. <listitem><para>March 1st, 2002 [gerard]: Chapter 05 - Creating
  464. directories: Removed the <filename class="directory">/usr/var</filename>
  465. and <filename class="directory">/usr/local/var</filename> directories. They
  466. aren't recommended by the <emphasis>FHS</emphasis>.</para></listitem>
  467. <listitem><para>February 27th, 2002 [gerard]: Chapter 06 - Make: Added
  468. commands to remove the setgid kmem bit from
  469. <filename>/usr/bin/make</filename>. This isn't needed on Linux systems to
  470. deal with the system load and it causes some other problems too that are
  471. fixed by removing the setgid bit.</para></listitem>
  472. <listitem><para>February 26th, 2002 [gerard]: Upgraded to
  473. lfs-bootscripts-1.6</para></listitem>
  474. <listitem><para>February 17th, 2002 [gerard]: Chapter 05 - Sh-utils: Added
  475. the command again that moves $LFS/usr/bin/chroot to
  476. $LFS/usr/sbin</para></listitem>
  477. <listitem><para>February 17th, 2002 [gerard] Updated dependencies for all
  478. packages.</para></listitem>
  479. <listitem><para>February 15th, 2002 [gerard] Chapter 01: Added a new mirror
  480. to the list located in The Netherlands (www.nl and
  481. ftp.nl).</para></listitem>
  482. <listitem><para>February 11th, 2002 [markh] Chapter 05: Sh-utils:
  483. Removed extra &amp;&amp; from end of install
  484. instructions.</para></listitem>
  485. <listitem><para>February 10th, 2002 [gerard]: Chapter 05 - Sh-utils:
  486. Removed <emphasis>su</emphasis> from the <emphasis>mv</emphasis> command
  487. as this isn't installed in chapter 5.</para></listitem>
  488. </itemizedlist>
  489. <para>3.2-RC1 - February 10th, 2002</para>
  490. <itemizedlist>
  491. <listitem><para>Updated to:
  492. <itemizedlist>
  493. <listitem><para>bison-1.31</para></listitem>
  494. <listitem><para>file-3.37</para></listitem>
  495. <listitem><para>glibc-2.2.5</para></listitem>
  496. <listitem><para>kbd-1.06-2.patch</para></listitem>
  497. <listitem><para>lfs-bootscripts-1.5</para></listitem>
  498. <listitem><para>linux-2.4.17</para></listitem>
  499. <listitem><para>man-pages-1.47</para></listitem>
  500. <listitem><para>psmisc-20.2</para></listitem>
  501. <listitem><para>sysvinit-2.84</para></listitem>
  502. <listitem><para>util-linux-2.11n</para></listitem>
  503. </itemizedlist>
  504. </para></listitem></itemizedlist>
  505. <itemizedlist>
  506. <listitem><para>February 10th, 2002 [gerard]: Chapter 6: Added a sed
  507. command to change gzexe's hardcoded /usr/bin/gzip path and change it to
  508. /bin/gzip.</para></listitem>
  509. <listitem><para>February 10th, 2002 [gerard]: Chapter 5 + 6: Moved
  510. additional programs to the ($LFS)/bin directory that are used by the
  511. bootscripts. No programs used by bootscripts (except daemons themselves)
  512. should be in the /usr directory in case /usr isn't available until far
  513. along in the boot process (when it's an NFS share for
  514. example).</para></listitem>
  515. <listitem><para>February 6th, 2002 [markh]: Appendix A - All
  516. descriptions now synced and updated.</para></listitem>
  517. <listitem><para>February 2nd, 2002 [gerard]: Chapter 6 - Changing owner:
  518. Added <quote>cd /</quote> so the leading slash can be removed from all the
  519. directories in the chown commands. It's more pleasant to type out this
  520. way.</para></listitem>
  521. <listitem><para>February 2nd, 2002 [gerard]: Updated to
  522. lfs-bootscripts-1.5</para></listitem>
  523. <listitem><para>February 2nd, 2002 [gerard]: Chapter 6 - Gzip: Removed the
  524. compress symlink. Gzip can uncompress .Z files but it can't compress into
  525. that format.</para></listitem>
  526. <listitem><para>February 1st, 2002 [gerard]: Updated to
  527. lfs-bootscripts-1.3</para></listitem>
  528. <listitem><para>February 1st, 2002 [gerard]: Chapter 6 - Glibc: Instead of
  529. sed'ing the <filename>config.make</filename> file, create the
  530. <filename>glibc-build/configparms</filename> file containing
  531. <quote>cross-compiling = no</quote>.</para></listitem>
  532. <listitem><para>January 30th, 2002 [marcheerdink]: Chapters 5: Changed
  533. the commands to copy the header files to support versions of cp older
  534. than 4.1.</para></listitem>
  535. <listitem><para>January 30th, 2002 [markh]: Chapters 5+6: Added
  536. CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" to the configure command for patch.
  537. This fixes compilation on PPC and m68k platforms and doesn't hurt on
  538. x86.</para></listitem>
  539. <listitem><para>January 30th, 2002 [gerard]: Chapter 5 - Mounting proc:
  540. Rephrased the text a bit (it implied you can only mount the proc fs more
  541. than once, which isn't true anymore these days).</para></listitem>
  542. <listitem><para>January 30th, 2002 [markh]: Chapter 5: Enhanced the make
  543. mrproper explanation.</para></listitem>
  544. <listitem><para>January 30th, 2002 [marcheerdink]: Chapters 5+6: Removed
  545. the --libexecdir flag from fileutils' configure options.</para></listitem>
  546. <listitem><para>January 30th, 2002 [marcheerdink]: Chapters 6: Added a
  547. symlink from vipw to vigr after installing shadow.</para></listitem>
  548. <listitem><para>January 30th, 2002 [markh]: Chapters 5+6: Changed
  549. binutils and e2fsprogs installation instructions to use separate
  550. directories ala gcc and glibc.</para></listitem>
  551. <listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Bootscripts: Added
  552. a chown root.root after the cp.</para></listitem>
  553. <listitem><para>January 30th, 2002 [gerard]: Appendix A - Texinfo: the info
  554. programs works on the /usr/share/info directory not
  555. /usr/doc/info.</para></listitem>
  556. <listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Procps: Fixed typo
  557. the path to the app-defaults directory (it's
  558. /usr/X11R6/lib/X11/app-defaults and not
  559. usr/X11R6/lib/app-defaults).</para></listitem>
  560. <listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Configure
  561. software: Simplified the commands to create the utmp, btmp, lastlog and
  562. wtmp files.</para></listitem>
  563. <listitem><para>January 30th, 2002 [gerard]: Chapter1: Moved
  564. Acknowledgements to be displayed as the first page in chapter
  565. 1.</para></listitem>
  566. <listitem><para>January 30th, 2002 [gerard]: Chapter 1: Created a separate
  567. page to list the HTTP and FTP mirrors.</para></listitem>
  568. <listitem><para>January 30th, 2002 [gerard]: Chapter 4 - Creating
  569. partition: increased the suggested partition size from 750 MB to 1
  570. GB.</para></listitem>
  571. <listitem><para>January 29th, 2002 [gerard]: Chapter 6 - Shadow: Combined
  572. the <quote>mv libshadow.a /usr/lib</quote> and
  573. <quote>mv libshadow.la /usr/lib</quote> commands into
  574. <quote>mv libshadow.*a /usr/lib</quote></para></listitem>
  575. <listitem><para>January 26th, 2002 [gerard]: Upgraded to
  576. lfs-bootscripts-1.2</para></listitem>
  577. <listitem><para>January 26th, 2002 [marcheerdink]: Chapter 6: Removed the
  578. datadir option from bisons configure flags, because recent bisons use the
  579. correct directory by default.</para></listitem>
  580. <listitem><para>January 23rd, 2002 [markh]: Chapter 6: Added the section
  581. Create /etc/mtab symlink.</para></listitem>
  582. <listitem><para>January 23rd, 2002 [gerard]: Removed the file -C command
  583. from the file installation. This package runs this command at the very end
  584. of the installation so we don't need to do this anymore.</para></listitem>
  585. <listitem><para>January 23rd, 2002 [marcheerdink]: Chapter 4+5+6: The static
  586. environment is now built as an unprivileged user, removing the risk of
  587. overwriting files of the host distribution.</para></listitem>
  588. <listitem><para>January 22nd, 2002 [markh]: Back out linuxthreads
  589. man-page installation instructions as they don't work (they need perl
  590. which we don't have installed at that point).</para></listitem>
  591. <listitem><para>January 21st, 2002 [markh]: Updated to glibc-2.2.5. At
  592. the same time, fixed the glibc installation so that the linuxthreads man
  593. pages are installed.</para></listitem>
  594. <listitem><para>January 21st, 2002 [markh]: Updated to bison-1.31,
  595. file-3.37, kernel-2.4.17, psmisc-20.2 and
  596. sysvinit-2.84.</para></listitem>
  597. <listitem><para>January 21st, 2002 [markh]: Updated to util-linux-2.11n
  598. and removed ADD_RAW=yes as it's no longer needed.</para></listitem>
  599. <listitem><para>January 21st, 2002 [markh]: Updated to man-pages-1.47
  600. and removed the man-pages patch.</para></listitem>
  601. <listitem><para>January 15th, 2002 [gerard]: Appendix A: Added bootscripts
  602. files (dependencies, download location, descriptions)</para></listitem>
  603. <listitem><para>January 15th, 2002 [gerard]: Chapter 6: Added bootscripts
  604. installation.</para></listitem>
  605. <listitem><para>January 15th, 2002 [gerard]: Chapter 7: Removed most of the
  606. scripts, only left the part of a few where we set up config files in
  607. /etc/sysconfig.</para></listitem>
  608. <listitem><para>January 15th, 2002 [gerard]: Chapter 6 - Configuring
  609. Sysvinit: Changed the inittab contents to match the new
  610. bootscripts.</para></listitem>
  611. <listitem><para>January 15th, 2002 [marcheerdink]: Chapter 6 - file: changed
  612. the installation instruction so the sed isn't necessary anymore.</para></listitem>
  613. <listitem><para>January 14th, 2002 [marcheerdink]: Changed the kernel header
  614. files installation in chapter 5 so it's a bit more portable.</para></listitem>
  615. <listitem><para>January 6th, 2002 [gerard]: Reformatted the dependency
  616. lists.</para></listitem>
  617. <listitem><para>January 1st, 2002 [gerard]: Happy New Year
  618. LFS!</para></listitem>
  619. <listitem><para>January 1st, 2002 [markh]: First Changelog of New Year!
  620. Update copyright notice to cover 2002 ;-) OK - I'm
  621. sad...</para></listitem>
  622. <listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Ed: Reworded why
  623. ed is optional to eliminate some confusion.</para></listitem>
  624. <listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Texinfo: Reworded
  625. the TEXMF explanation to eliminate some confusion.</para></listitem>
  626. <listitem><para>December 15th, 2001 [gerard]: Chapter 4: Replaced the "One
  627. partition hint" reference with lfs_next_to_existing_systems.txt hint
  628. reference.</para></listitem>
  629. <listitem><para>December 15th, 2001 [markh]: Finish Appendix merge. All
  630. of the old appendices A, B and D are now in one (large) Appendix
  631. A.</para></listitem>
  632. <listitem><para>December 14th, 2001 [markh]: Merged appendices A and
  633. B.</para></listitem>
  634. <listitem><para>December 13th, 2001 [markh]: Appendix B: Changed dbhtml
  635. tag so that the flex page is now created as flex.html instead of
  636. flex</para></listitem>
  637. <listitem><para>December 13th, 2001 [markh]: Appendix D: Moved
  638. metalab.unc.edu and ftp.ibiblio.org references to the proper URL
  639. ibiblio.org.</para></listitem>
  640. <listitem><para>December 12th, 2001 [marcheerdink]: Chapter 6: Moved
  641. the kbd patch to the default installation instructions; upgraded to
  642. kbd-1.06-2.patch to fix installation of some programs; added the
  643. descriptions for these programs; removed the loadkeys -d warning that
  644. was a leftover from the time where loadkeys -d wasn't fixed yet.</para></listitem>
  645. <listitem><para>December 11th, 2001 [markh]: Chapter 6: Add the "why we
  646. cd $LFS before chroot" explanation.</para></listitem>
  647. <listitem><para>December 10th, 2001 [markh]: Chapter 6: Add kbd patch
  648. for loadkeys -d behaviour (patch by Matthias Benkmann; originally posted
  649. to the lfs-dev list).</para></listitem>
  650. <listitem><para>December 10th, 2001 [markh]: Chapter 6: Re-create
  651. symlinks in bash, fileutils and gcc instructions to make the Chapter 6
  652. instructions independent of those in chapter 5.</para></listitem>
  653. <listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: Cleaned
  654. up the sed commands to use the backup file that was created earlier instead
  655. of writing to an intermediate 'tmp~' file.</para></listitem>
  656. <listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: 'make'
  657. command for diffutils installation changed to 'make PR_PROGRAM=/usr/bin/pr.'
  658. This bug was reported by Greg Schafer.</para></listitem>
  659. <listitem><para>December 7th, 2001 [gerard]: Chapter 6: Change the
  660. configure command from <emphasis>./Configure -Dprefix=/usr</emphasis> to
  661. <emphasis>./configure.gnu --prefix=/usr</emphasis>. This is more consistent
  662. with the installation instructions for the other packages, and the result
  663. is identical to the old way.</para></listitem>
  664. <listitem><para>December 3rd, 2001 [markh]: Chapter 2: Added the Which
  665. Platform? section.</para></listitem>
  666. </itemizedlist>
  667. <para>3.1 - December 3rd, 2001</para>
  668. <itemizedlist>
  669. <listitem><para>Added:
  670. <itemizedlist>
  671. <listitem><para>reiserfsprogs-3.x.0j</para></listitem>
  672. </itemizedlist>
  673. </para></listitem>
  674. <listitem><para>Updated to:
  675. <itemizedlist>
  676. <listitem><para>MAKEDEV-1.4</para></listitem>
  677. <listitem><para>bash-2.05a</para></listitem>
  678. <listitem><para>e2fsprogs-1.25</para></listitem>
  679. <listitem><para>gettext-0.10.40</para></listitem>
  680. <listitem><para>libtool-1.4.2</para></listitem>
  681. <listitem><para>lilo-22.1</para></listitem>
  682. <listitem><para>linux-2.4.16</para></listitem>
  683. <listitem><para>man-1.5j</para></listitem>
  684. <listitem><para>man-pages-1.43</para></listitem>
  685. <listitem><para>modutils-2.4.12</para></listitem>
  686. <listitem><para>sysvinit-2.83</para></listitem>
  687. <listitem><para>util-linux-2.11m</para></listitem>
  688. <listitem><para>vim-6.0</para></listitem>
  689. </itemizedlist>
  690. </para></listitem>
  691. <listitem><para>November 30th, 2001 [markh]: Chapter 6: Updated to
  692. man-1.5j. Removed the sed which we had to use with the old version as
  693. the new one detects awk properly.</para></listitem>
  694. <listitem><para>November 30th, 2001 [markh]: Chapter 5: Added static
  695. library explanation originally posted on lfs-apps (when it still
  696. existed) by Plasmatic.</para></listitem>
  697. <listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to
  698. kernel-2.4.16 and modutils-2.4.12.</para></listitem>
  699. <listitem><para>November 26th, 2001 [markh]: Chapter 6: Added FHS
  700. compliance notes to the findutils installation.</para></listitem>
  701. <listitem><para>November 19th, 2001 [markh]: Chapter 5+6: Updated to
  702. bash-2.05a, lilo-22.1, MAKEDEV-1.4, man-pages-1.43 and
  703. util-linux-2.11m.</para></listitem>
  704. <listitem><para>November 5th, 2001 [markh]: Chapter 6: Created new lex
  705. script instead of link to flex following comment on lfs-dev. (This is
  706. similar to what we do with bison and yacc).</para></listitem>
  707. <listitem><para>October 27th, 2001 [markh]: General: Large XML Tidy-up.
  708. Shouldn't affect the book text or layout. If it does, something has
  709. gone wrong!</para></listitem>
  710. <listitem><para>October 27th, 2001 [markh]: Chapter 6: Added
  711. reiserfsprogs-3.x.0j and updated to lilo-22.0.2.</para></listitem>
  712. <listitem><para>October 24th, 2001 [markh]: General: Fixed a bundle of
  713. spelling errors which were reported.</para></listitem>
  714. <listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added
  715. explanation as to why we copy the kernel headers rather than symlink
  716. them.</para></listitem>
  717. <listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added
  718. uncompress to the gunzip description as it was
  719. missing.</para></listitem>
  720. <listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux:
  721. Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with
  722. util-linux-2.11l.</para></listitem>
  723. <listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the
  724. --datadir option, kbd's default is set properly already.</para></listitem>
  725. <listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Shadow: Mentioned
  726. the <ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt"/>
  727. lfs-hint</para></listitem>
  728. <listitem><para>October 7th, 2001 [gerard]: Chapter 6 - Vim: Changed the
  729. installation instructions to fix a bug in vim-6.0's
  730. <filename>syntax/sh.vim</filename> file, and added the CPPFLAGS variable
  731. to specify the global vimrc file as
  732. <filename>/etc/vimrc</filename></para></listitem>
  733. <listitem><para>October 7th, 2001 [gerard]: Chapter 6: Updated to
  734. libtool-1.4.2, lilo-22.0, man-pages-1.40, modutils-2.4.10, sysvinit-2.83,
  735. util-linux-2.11l and vim-6.0</para></listitem>
  736. <listitem><para>October 2nd, 2001 [gerard]: Chapter 9 - The End: Added the
  737. reference to the LFS Counter at
  738. <ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi"/></para></listitem>
  739. <listitem><para>September 26th, 2001 [gerard]: Chapter 1 - News server:
  740. Added reference to the news server</para></listitem>
  741. <listitem><para>September 26th, 2001 [markh]: Chapter 6 - E2fsprogs: Changed
  742. --with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
  743. instructions. The reason for the change is that a value of / will cause
  744. symlinks and installation paths to use things like //lib instead of
  745. just /lib. This isn't bad perse, it just doesn't look
  746. nice.</para></listitem>
  747. <listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
  748. e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
  749. util-linux-2.11i.</para></listitem>
  750. <listitem><para>September 22nd, 2001 [markh]: Appendix A: Re-ordered the
  751. descriptions into alphabetical order.</para></listitem>
  752. </itemizedlist>
  753. <para>3.0 - September 21st, 2001</para>
  754. <itemizedlist>
  755. <listitem><para>Updated to:
  756. <itemizedlist>
  757. <listitem><para>e2fsprogs-1.24</para></listitem>
  758. </itemizedlist>
  759. </para></listitem>
  760. <listitem><para>September 21st, 2001 [markh]: Chapter 1+7: Changed the
  761. mailing list information to reflect the new ml
  762. structure. The Ch7 change is that the rc and rcS scripts now ask people
  763. to report problems to lfs-dev instead of lfs-discuss.</para></listitem>
  764. <listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC:
  765. Added --enable-threads=posix to chapter 5, and changed --enable-threads to
  766. --enable-threads=posix in chapter 6. Although the default is posix threads
  767. when
  768. not specified, it's clearer this way what's being
  769. enabled.</para></listitem>
  770. <listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc:
  771. Added notes how to deal with psmisc's pidof symlink (in case sysvinit
  772. isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's
  773. configure script in order for the programs to be installed in /bin
  774. rather than /usr/bin (bootscripts may use them, so they must be in
  775. /bin).</para></listitem>
  776. <listitem><para>September 16th, 2001 [markh]: Chapter 6 - Util-linux:
  777. Added USRGAMES_DIR=/usr/bin to the make install routine so that
  778. /usr/games isn't created for banner and it is installed in
  779. /usr/bin.</para></listitem>
  780. <listitem><para>September 14th, 2001 [markh]: Chapter 6 - E2fsprogs:
  781. Updated to version 1.24.</para></listitem>
  782. <listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added
  783. missing &amp;&amp; to 'done' and chmod the configure script to mode 755
  784. instead of 700 (more of a default mode so people don't _have_ to be
  785. running as the owner of that file).</para></listitem>
  786. </itemizedlist>
  787. </sect1>