changelog.xml 24 KB

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