changelog.xml 42 KB

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