chapter04.xml 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. <chapter id="chapter04">
  2. <title>The materials: packages and patches</title>
  3. <?dbhtml filename="chapter04.html" dir="chapter04"?>
  4. <sect1 id="ch04-introduction">
  5. <title>Introduction</title>
  6. <?dbhtml filename="introduction.html" dir="chapter04"?>
  7. <para>Below is a list of packages you need to download for building a
  8. basic Linux system. The listed version numbers correspond to versions
  9. of the software that are known to work, and this book is based upon
  10. them. Feel free to try out newer versions, but if you experience problems
  11. with those versions, please try the recommended version first before
  12. sending bug reports.</para>
  13. <para>All the URLs, when possible, refer to the project's page at
  14. <ulink url="http://www.freshmeat.net">Freshmeat.net</ulink>. The Freshmeat
  15. pages will give you easy access to the official download sites as well as
  16. project websites, mailinglists, FAQs, Changelogs and more.</para>
  17. <!--
  18. <para>For your convenience the top of the list contains a link to a file
  19. you can use with the <ulink url="http://wget.sunsite.dk">wget</ulink>
  20. program. Using this file and the <userinput>wget</userinput> program will
  21. make it easy to download all the files at once, rather than downloading each
  22. and every individual file manually.</para>
  23. -->
  24. </sect1>
  25. <sect1 id="ch04-packages">
  26. <title>All the packages</title>
  27. <?dbhtml filename="packages.html" dir="chapter04"?>
  28. <para>Download or otherwise obtain the following packages:</para>
  29. <literallayout>
  30. Autoconf (&autoconf-version;) - &autoconf-size;:
  31. <ulink url="http://freshmeat.net/projects/autoconf/"/>
  32. Automake (&automake-version;) - &automake-size;:
  33. <ulink url="http://freshmeat.net/projects/automake/"/>
  34. Bash (&bash-version;) - &bash-size;:
  35. <ulink url="http://freshmeat.net/projects/gnubash/"/>
  36. Bin86 (&bin86-version;) - &bin86-size;:
  37. <ulink url="http://freshmeat.net/projects/bin86/"/>
  38. Binutils (&binutils-version;) - &binutils-size;:
  39. <ulink url="http://freshmeat.net/projects/binutils/"/>
  40. Bison (&bison-version;) - &bison-size;:
  41. <ulink url="http://freshmeat.net/projects/bison/"/>
  42. Bzip2 (&bzip2-version;) - &bzip2-size;:
  43. <ulink url="http://freshmeat.net/projects/bzip2/"/>
  44. Coreutils (&coreutils-version;) - &coreutils-size;:
  45. <ulink url="http://freshmeat.net/projects/coreutils/"/>
  46. DejaGNU (&dejagnu-version;) - &dejagnu-size;:
  47. <ulink url="http://freshmeat.net/projects/dejagnu/"/>
  48. Diffutils (&diffutils-version;) - &diffutils-size;:
  49. <ulink url="http://freshmeat.net/projects/diffutils/"/>
  50. E2fsprogs (&e2fsprogs-version;) - &e2fsprogs-size;:
  51. <ulink url="http://freshmeat.net/projects/e2fsprogs/"/>
  52. Ed (&ed-version;) - &ed-size;:
  53. <ulink url="http://freshmeat.net/projects/ed/"/>
  54. Expect (&expect-version;) - &expect-size;:
  55. <ulink url="http://freshmeat.net/projects/expect/"/>
  56. File (&file-version;) - &file-size;:
  57. <ulink url="http://freshmeat.net/projects/file/"/>
  58. Findutils (&findutils-version;) - &findutils-size;:
  59. <ulink url="http://netsw.org/system/tools/fileutils/find/"/>
  60. Flex (&flex-version;) - &flex-size;:
  61. <ulink url="ftp://ftp.gnu.org/pub/non-gnu/flex/"/>
  62. Gawk (&gawk-version;) - &gawk-size;:
  63. <ulink url="http://freshmeat.net/projects/gnuawk/"/>
  64. GCC (&gcc-2953-version;) - &gcc-2953-size;:
  65. <ulink url="http://freshmeat.net/projects/gcc/"/>
  66. GCC-core (&gcc-version;) - &gcc-core-size;:
  67. <ulink url="http://freshmeat.net/projects/gcc/"/>
  68. GCC-g++ (&gcc-version;) - &gcc-gpp-size;:
  69. <ulink url="http://freshmeat.net/projects/gcc/"/>
  70. GCC-testsuite (&gcc-version;) - &gcc-testsuite-size;:
  71. <ulink url="http://freshmeat.net/projects/gcc/"/>
  72. Gettext (&gettext-version;) - &gettext-size;:
  73. <ulink url="http://freshmeat.net/projects/gettext/"/>
  74. Glibc (&glibc-version;) - &glibc-size;:
  75. <ulink url="http://freshmeat.net/projects/glibc/"/>
  76. Glibc-linuxthreads (&glibc-version;) - &glibc-threads-size;:
  77. <ulink url="http://freshmeat.net/projects/glibc/"/>
  78. Grep (&grep-version;) - &grep-size;:
  79. <ulink url="http://freshmeat.net/projects/grep/"/>
  80. Groff (&groff-version;) - &groff-size;:
  81. <ulink url="http://freshmeat.net/projects/groff/"/>
  82. Gzip (&gzip-version;) - &gzip-size;:
  83. <ulink url="ftp://alpha.gnu.org/gnu/gzip/"/>
  84. Inetutils (&inetutils-version;) - &inetutils-size;:
  85. <ulink url="http://freshmeat.net/projects/inetutils/"/>
  86. Kbd (&kbd-version;) - &kbd-size;:
  87. <ulink url="http://freshmeat.net/projects/kbd/"/>
  88. Linux (&kernel-version;) - &kernel-size;:
  89. <ulink url="http://freshmeat.net/projects/linux/"/>
  90. Less (&less-version;) - &less-size;:
  91. <ulink url="http://freshmeat.net/projects/less/"/>
  92. LFS-Bootscripts (&bootscripts-version;) - &bootscripts-size;:
  93. <ulink url="&http;/lfs-bootscripts-&bootscripts-version;.tar.bz2"/>
  94. Lfs-Utils (&lfs-utils-version;) - &lfs-utils-size;:
  95. <ulink url="http://www.linuxfromscratch.org/~winkie/downloads/lfs-utils/"/>
  96. Libtool (&libtool-version;) - &libtool-size;:
  97. <ulink url="http://freshmeat.net/projects/libtool/"/>
  98. Lilo (&lilo-version;) - &lilo-size;:
  99. <ulink url="http://freshmeat.net/projects/lilo/"/>
  100. M4 (&m4-version;) - &m4-size;:
  101. <ulink url="http://freshmeat.net/projects/gnum4/"/>
  102. Make (&make-version;) - &make-size;:
  103. <ulink url="http://freshmeat.net/projects/gnumake"/>
  104. MAKEDEV (&makedev-version;) - &makedev-size;:
  105. <ulink url="&http;/MAKEDEV-&makedev-version;.bz2"/>
  106. Man (&man-version;) - &man-size;:
  107. <ulink url="http://freshmeat.net/projects/man/"/>
  108. Man-pages (&man-pages-version;) - &man-pages-size;:
  109. <ulink url="http://freshmeat.net/projects/man-pages/"/>
  110. Modutils (&modutils-version;) - &modutils-size;:
  111. <ulink url="http://freshmeat.net/projects/modutils/"/>
  112. Ncurses (&ncurses-version;) - &ncurses-size;:
  113. <ulink url="http://freshmeat.net/projects/ncurses/"/>
  114. Net-tools (&net-tools-version;) - &net-tools-size;:
  115. <ulink url="http://freshmeat.net/projects/net-tools/"/>
  116. Patch (&patch-version;) - &patch-size;:
  117. <ulink url="http://freshmeat.net/projects/patch/"/>
  118. Perl (&perl-version;) - &perl-size;:
  119. <ulink url="http://freshmeat.net/projects/perl/"/>
  120. Procinfo (&procinfo-version;) - &procinfo-size;:
  121. <ulink url="http://freshmeat.net/projects/procinfo/"/>
  122. Procps (&procps-version;) - &procps-size;:
  123. <ulink url="http://freshmeat.net/projects/procps/"/>
  124. Psmisc (&psmisc-version;) - &psmisc-size;:
  125. <ulink url="http://freshmeat.net/projects/psmisc/"/>
  126. Sed (&sed-version;) - &sed-size;:
  127. <ulink url="http://freshmeat.net/projects/sed/"/>
  128. Shadow (&shadow-version;) - &shadow-size;:
  129. <ulink url="http://freshmeat.net/projects/shadow/"/>
  130. Sysklogd (&sysklogd-version;) - &sysklogd-size;:
  131. <ulink url="http://freshmeat.net/projects/sysklogd/"/>
  132. Sysvinit (&sysvinit-version;) - &sysvinit-size;:
  133. <ulink url="http://freshmeat.net/projects/sysvinit/"/>
  134. Tar (&tar-version;) - &tar-size;:
  135. <ulink url="ftp://alpha.gnu.org/gnu/tar/"/>
  136. TCL (&tcl-version;) - &tcl-size;:
  137. <ulink url="http://freshmeat.net/projects/tcltk/"/>
  138. Texinfo (&texinfo-version;) - &texinfo-size;:
  139. <ulink url="http://freshmeat.net/projects/texinfo/"/>
  140. Util-linux (&util-linux-version;) - &util-linux-size;:
  141. <ulink url="http://freshmeat.net/projects/util-linux/"/>
  142. Vim (&vim-version;) - &vim-size;:
  143. <ulink url="http://freshmeat.net/projects/vim/"/>
  144. Zlib (&zlib-version;) - &zlib-size;:
  145. <ulink url="http://freshmeat.net/projects/zlib/"/>
  146. Total size of these packages: &all-size-mb;
  147. </literallayout>
  148. </sect1>
  149. <sect1 id="ch04-patches">
  150. <title>Needed patches</title>
  151. <?dbhtml filename="patches.html" dir="chapter04"?>
  152. <para>Besides all those packages, you'll also need several patches. These
  153. correct tiny mistakes in the packages that should be fixed by the maintainer,
  154. or just make some small modifications to bend things our way. You'll need the
  155. following:</para>
  156. <literallayout>
  157. Bash Patch (&bash-patch-version;) - &bash-patch-size;:
  158. <ulink url="&http;/bash-&bash-patch-version;.patch"/>
  159. Coreutils Hostname Patch (&coreutils-hostname-patch-version;) - &coreutils-hostname-patch-size;:
  160. <ulink url="&http;/coreutils-&coreutils-hostname-patch-version;.patch"/>
  161. Coreutils Uname Patch (&coreutils-uname-patch-version;) - &coreutils-uname-patch-size;:
  162. <ulink url="&http;/coreutils-&coreutils-uname-patch-version;.patch"/>
  163. Ed Patch (&ed-patch-version;) - &ed-patch-size;:
  164. <ulink url="&http;/ed-&ed-patch-version;.patch"/>
  165. Expect Patch (&expect-patch-version;) - &expect-patch-size;:
  166. <ulink url="&http;/expect-&expect-patch-version;.patch"/>
  167. Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;:
  168. <ulink url="&http;/gawk-&gawk-patch-version;.patch"/>
  169. GCC Patch (&gcc-2953-patch-version;) - &gcc-2953-patch-size;:
  170. <ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/>
  171. GCC Specs Patch:
  172. <ulink url="&http;/gcc-3.2.3-specs-4.patch"/>
  173. GCC MMap Test Patch:
  174. <ulink url="&http;/gcc-3.2.3-mmap_test.patch"/>
  175. GCC No Fixincludes Patch:
  176. <ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/>
  177. Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;:
  178. <ulink url="&http;/kbd-&kbd-patch-version;.patch"/>
  179. Man 80Cols Patch (&man-80cols-patch-version;) - &man-80cols-patch-size;:
  180. <ulink url="&http;/man-&man-80cols-patch-version;-80cols.patch"/>
  181. Man Manpath Patch (&man-manpath-patch-version;) - &man-manpath-patch-size;:
  182. <ulink url="&http;/man-&man-manpath-patch-version;-manpath.patch"/>
  183. Man Pager Patch (&man-pager-patch-version;) - &man-pager-patch-size;:
  184. <ulink url="&http;/man-&man-pager-patch-version;-pager.patch"/>
  185. Ncurses Etip Patch (&ncurses-etip-patch-version;) - &ncurses-etip-patch-size;:
  186. <ulink url="&http;/ncurses-5.3-etip-2.patch"/>
  187. Ncurses Vsscanf Patch (&ncurses-vsscanf-patch-version;) - &ncurses-vsscanf-patch-size;:
  188. <ulink url="&http;/ncurses-5.3-vsscanf.patch"/>
  189. Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;:
  190. <ulink url="&http;/perl-&perl-libc-patch-version;-libc.patch"/>
  191. Procps Patch (&procps-patch-version;) - &procps-patch-size;:
  192. <ulink url="&http;/procps-&procps-patch-version;.patch"/>
  193. Zlib Patch (&zlib-patch-version;) - &zlib-patch-size;:
  194. <ulink url="&http;/zlib-&zlib-patch-version;.patch"/>
  195. </literallayout>
  196. </sect1>
  197. </chapter>