changelog.xml 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. <sect1 id="ch01-changelog">
  2. <title>Changelog</title>
  3. <para>
  4. &version; - &releasedate;
  5. </para>
  6. <itemizedlist>
  7. <listitem><para>
  8. Updated to:
  9. <itemizedlist>
  10. <listitem><para>MAKEDEV-1-1</para></listitem>
  11. <listitem><para>binutils-2.11.2</para></listitem>
  12. <listitem><para>e2fsprogs-1.22</para></listitem>
  13. <listitem><para>file-3.35</para></listitem>
  14. <listitem><para>groff-1.17.2</para></listitem>
  15. <listitem><para>new ncurses patch</para></listitem>
  16. <listitem><para>linux-2.4.6</para></listitem>
  17. <listitem><para>sysvinit-2.79 (and patch)</para></listitem>
  18. <listitem><para>autoconf-2.52</para></listitem>
  19. </itemizedlist>
  20. </para></listitem>
  21. <listitem><para>
  22. Chapter 5: Removed kernel patch for gcc-3.0 compilation
  23. </para></listitem>
  24. <listitem><para>
  25. Chapter 5: Added gcc-patch to fix re_max_failure compile problems
  26. </para></listitem>
  27. <listitem><para>
  28. Chapter 5: Added missing chown root.root $LFS/usr/include/linux to
  29. kernel installation
  30. </para></listitem>
  31. <listitem><para>
  32. Chapter 6: Removed the Groff command explanation regarding CXXFLAGS
  33. which has been made obsolete with the update to groff-1.17.1
  34. </para></listitem>
  35. <listitem><para>
  36. Chapter 7: Changed $* into "$@" in the functions script. "$@" allows
  37. usage of quoted arguments with blanks.
  38. </para></listitem>
  39. </itemizedlist>
  40. <para>
  41. 3.0-pre4 - June 22nd, 2001
  42. </para>
  43. <itemizedlist>
  44. <listitem><para>
  45. Chapter 5: Reordered the installations alphabetically.
  46. </para></listitem>
  47. <listitem><para>
  48. Chapter 6: Moved the installations of ed and patch into their
  49. alphabetical positions.
  50. </para></listitem>
  51. <listitem><para>
  52. Chapter 7: Added [ ATTN ] warning message to the functions script. When
  53. you attemp to start a service that's arleady running or stop a service
  54. that's not running, it'll not print FAILED anymore but [ ATTN ] along
  55. with "Already running" or "Not running".
  56. </para></listitem>
  57. <listitem><para>
  58. Chapter 9: Renamed the network-scripts directory in nic-config.
  59. </para></listitem>
  60. </itemizedlist>
  61. <para>
  62. 3.0-pre3 - May 12th, 2001
  63. </para>
  64. <itemizedlist>
  65. <listitem><para>
  66. Added numerous FHS compliance notes. These instructions can be followed
  67. if one wishes to build a fully FHS-compliant system.
  68. </para></listitem>
  69. <listitem><para>
  70. Chapter 4: Updated the directory list to be more FHS compliant. Mainly
  71. this meant adding the opt directories and removing /usr/tmp and
  72. /usr/local/tmp
  73. </para></listitem>
  74. <listitem><para>
  75. Chapter 5: We now copy the kernel include directories instead of linking
  76. to them. This is theoretically safer if we plan on upgrading the kernel.
  77. </para></listitem>
  78. <listitem><para>
  79. Chapter 5+6: Removed fileutils-patch. After upgrading to fileutils-4.1
  80. the patch isn't needed anymore.
  81. </para></listitem>
  82. <listitem><para>
  83. Chapter 5+6: Put back the instructions on how to copy/remove the old NSS
  84. library files, in case the original distribution uses glibc-2.0.x.
  85. </para></listitem>
  86. <listitem><para>
  87. Chapter 5: Added the notice about an old version of install-info.
  88. </para></listitem>
  89. <listitem><para>
  90. Chapter 5: Removed the installation of a static gettext.
  91. </para></listitem>
  92. <listitem><para>
  93. Chapter 6: Changed bin86's installation from "make PREFIX=/usr install"
  94. to "make INSTALL_OPTS="-m 755" PREFIX=/usr install". This will prevent
  95. install from invoking strip -s on the files. This fails because a
  96. couple of the installed files are shell scripts rather than programs,
  97. so they can't be stripped.
  98. </para></listitem>
  99. <listitem><para>
  100. Chapter 6: Removed the ld.so section since we only used the man pages
  101. and replaced it with a patch to man-pages.
  102. </para></listitem>
  103. <listitem><para>
  104. Chapter 7+8: Moved the creation of /etc/fstab to chapter 8.
  105. </para></listitem>
  106. <listitem><para>
  107. Appendix A: Added missing descriptions of frcode, code and bigram in
  108. the findutils-4.1 package.
  109. </para></listitem>
  110. </itemizedlist>
  111. <para>
  112. 3.0-pre2 - April 14th, 2001
  113. </para>
  114. <itemizedlist>
  115. <listitem><para>
  116. Chapter 5: Simplified ln commands.
  117. </para></listitem>
  118. <listitem><para>
  119. Chapter 5: Removed prefix=$LFS/usr from tar's make install.
  120. </para></listitem>
  121. <listitem><para>
  122. Chapter 5+6: Removed --disable-nls from configuration of programs that
  123. don't need it (bash, diffutils, gzip, sed, m4).
  124. </para></listitem>
  125. <listitem><para>
  126. Chapter 5+6: Changed from "cd dir &amp;&amp; make" to "make -C dir"
  127. (gettext-static, sysvinit).
  128. </para></listitem>
  129. <listitem><para>
  130. Chapter 5: Beautified the static link process for mawk.
  131. </para></listitem>
  132. <listitem><para>
  133. Chapter 5: Changed the links we create during gcc-installation to
  134. $LFS/usr/bin/cpp.
  135. </para></listitem>
  136. <listitem><para>
  137. Chapter 6: Changed the procps installation from sed'ing to an easier
  138. way.
  139. </para></listitem>
  140. <listitem><para>
  141. Chapter 6: Changed all "rm file &amp;&amp; ln -s dest file" into
  142. "ln -sf file" (in glibc, bzip2 and gzip installations).
  143. </para></listitem>
  144. <listitem><para>
  145. Chapter 6: Added a sed to fix a problem during glibc-installation.
  146. pt_chown can not be installed setuid root, because "root" is not known
  147. by glibc yet (kind of hen and egg-problem).
  148. </para></listitem>
  149. <listitem><para>
  150. Chapter 6: Changed consoledata/tools to kbd, which is more actively
  151. developed, and less of a pain to install.
  152. </para></listitem>
  153. <listitem><para>
  154. Appendix A: Added the description of the Netkit-base and Net-tools
  155. packages.
  156. </para></listitem>
  157. </itemizedlist>
  158. <para>
  159. 3.0-pre1 - February 27th, 2001
  160. </para>
  161. <itemizedlist>
  162. <listitem><para>
  163. Converted the SGML source to XML.
  164. </para></listitem>
  165. <listitem><para>
  166. Chapter 4: Tell the user to use cfdisk rather than fdisk. The fdisk man
  167. page recommends cfdisk over fdisk because it's more stable.
  168. </para></listitem>
  169. <listitem><para>
  170. Chapter 4: Changed the wording to make it more general as ext2 no
  171. longer is the only used file system. Reiser for example is often used
  172. too now.
  173. </para></listitem>
  174. <listitem><para>
  175. Chapter 5: Added static mawk, texinfo and partially gettext to faciliate
  176. the move of Glibc from Chapter 5 to Chapter 6.
  177. </para></listitem>
  178. <listitem><para>
  179. Chapter 5: Added Makedev to chapter 5. We don't create the device files
  180. here, only copy the MAKEDEV script and make a temp copy which will be
  181. used to create device files. This second file (MAKEDEV-temp) doesn't
  182. contain user names and group names but only user id's and group id's. We
  183. need a few device files to get Glibc installed, but before GLibc is
  184. installed user and group names are not recognized yet; only the numeric
  185. id's. This requires a slightly modified MAKEDEV script which will be
  186. generated by patching the original one. This patching is done here in
  187. chapter 5. Also, fixed the explanations on both makedev installations.
  188. </para></listitem>
  189. <listitem><para>
  190. Chapter 5: Recommended to install all the software while logged in (or
  191. su'ed to) user root.
  192. </para></listitem>
  193. <listitem><para>
  194. Chapter 5+6: Added the fileutils-4.0 patch which is needed to compile
  195. the fileutils package on Glibc-2.2 based systems (such as the upcoming
  196. LFS-3.0 system).
  197. </para></listitem>
  198. <listitem><para>
  199. Chapter 5+6: Upgraded from gcc-2.95.2 to gcc-2.95.2.1
  200. </para></listitem>
  201. <listitem><para>
  202. Chapter 5+6: Moved Glibc from chapter 5 to chapter 6
  203. </para></listitem>
  204. <listitem><para>
  205. Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin
  206. </para></listitem>
  207. <listitem><para>
  208. Chapter 6: Updated Glibc installation instructions. 'configparms' file
  209. creation has been deleted. No need to pick a compiler (either distro's
  210. native or the /usr/local/gcc2952/bin/gcc one); we're in chroot
  211. now so we'll use the one we have
  212. </para></listitem>
  213. <listitem><para>
  214. Chapter 6: Only copy the man pages from the ld.so package. We don't need
  215. the ldconfig and ldd programs anymore; Glibc-2.2.1 comes with good
  216. working versions.
  217. </para></listitem>
  218. <listitem><para>
  219. Chapter 6: Added the creation of the lex symlink to the flex
  220. installation.
  221. </para></listitem>
  222. <listitem><para>
  223. Chapter 6: Changed $* into "$@" in the yacc script during bison's
  224. installation. "$@" allows usage of quoted arguments with blanks.
  225. </para></listitem>
  226. <listitem><para>
  227. Chapter 6: Fixed the man page installation during console-tools'
  228. installation.
  229. </para></listitem>
  230. <listitem><para>
  231. Chapter 6: When entering chroot the $TERM variable inside chroot is set
  232. properly. This is accomplished by: chroot ... -i HOME=/root TERM=$TERM
  233. ...
  234. </para></listitem>
  235. <listitem><para>
  236. Chapter 6: Merged the different sulogin lines from the inittab file
  237. into one line.
  238. </para></listitem>
  239. <listitem><para>
  240. Chapter 7: Fixed the delays in the killproc function in the functions
  241. script. Now after kill, first check PIDs, then sleep 2 if needed. More
  242. details can be read in the comments in the script itself.
  243. </para></listitem>
  244. <listitem><para>
  245. Chapter 7: Added the explanation how the runlevels and boot process
  246. works when using the LFS scripts.
  247. </para></listitem>
  248. <listitem><para>
  249. Chapter 10: Added this chapter. It contains "thanks and good luck"
  250. notes and suggest creating the /etc/lfs-&version; file
  251. </para></listitem>
  252. </itemizedlist>
  253. </sect1>