| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated URL's to reflect new web site structure | Jeremy Utley | 2003-09-04 | 1 | -2/+2 |
* | Fix util-linux utilising /stage1 headers and libs instead of the host's version. | Matthew Burgess | 2003-09-03 | 1 | -0/+6 |
* | Adjusting the actual SBUs. | Alex Gronenwoud | 2003-09-02 | 3 | -6/+6 |
* | Renaming /stage1 to /tools. | Alex Gronenwoud | 2003-09-02 | 32 | -77/+83 |
* | Adding a note, a switch, and a caution to the TCL instructions. | Alex Gronenwoud | 2003-09-02 | 1 | -6/+6 |
* | Correcting the wording in second pass over Binutils. | Alex Gronenwoud | 2003-08-31 | 1 | -2/+2 |
* | Simplified the glibc-lockin for chapter 5, and added some verbiage on fixincl... | Jeremy Utley | 2003-08-31 | 2 | -11/+18 |
* | Small retouches of the text. Wrapping 'last checked' in parentheses. | Alex Gronenwoud | 2003-08-31 | 3 | -9/+10 |
* | New patch for GCC's fixincludes. | Jeremy Utley | 2003-08-30 | 1 | -1/+1 |
* | Added sscanf patch to Glibc instructions and download page. | Jeremy Utley | 2003-08-30 | 1 | -0/+6 |
* | Updated GCC to 3.3.1 with Zack's mini-hint | Jeremy Utley | 2003-08-30 | 3 | -6/+14 |
* | Fixed expect patch number & reference to it | Matthew Burgess | 2003-08-29 | 1 | -1/+1 |
* | uniformized text of 'locking' and 'adjusting' | Alex Gronenwoud | 2003-08-25 | 1 | -19/+12 |
* | move adjusting toolchain back to where it belonged | Gerard Beekmans | 2003-08-19 | 1 | -53/+0 |
* | moved adjusting toolchain, bug #519, bug #537, and updated changelog | Alex Gronenwoud | 2003-08-18 | 3 | -6/+56 |
* | last text additions in chapter 5, added a section on stripping | Alex Gronenwoud | 2003-08-18 | 4 | -41/+89 |
* | added note to run make -C ld install-data-local from within the binutils-buil... | Gerard Beekmans | 2003-08-18 | 1 | -0/+3 |
* | added more text in chapter 5, from Make to Texinfo | Alex Gronenwoud | 2003-08-15 | 8 | -33/+126 |
* | small things around coreutils and bugs #518 and #520 | Alex Gronenwoud | 2003-08-11 | 15 | -41/+83 |
* | first stab at the second passes | Alex Gronenwoud | 2003-08-09 | 2 | -15/+94 |
* | first draft of tcl, expect, and dejagnu | Alex Gronenwoud | 2003-08-08 | 3 | -12/+50 |
* | Upgraded to binutils-2.14, | Gerard Beekmans | 2003-07-30 | 2 | -3/+3 |
* | Applied Alex' "apapting-the-text.patch" patch | Gerard Beekmans | 2003-06-03 | 10 | -177/+178 |
* | Fixed the TCL and Expect installation. Configure options ended up in the tcl ... | Gerard Beekmans | 2003-05-22 | 2 | -2/+2 |
* | Simplified chapter 05/bzip2+gzip commands | Gerard Beekmans | 2003-05-21 | 2 | -14/+3 |
* | update tcl instructions | Gerard Beekmans | 2003-05-21 | 1 | -1/+1 |
* | Applied Zack's glibc patch | Gerard Beekmans | 2003-05-21 | 1 | -0/+7 |
* | Coreutils: Only test the non-root stuff in chapter 05, but test everything in... | Gerard Beekmans | 2003-05-21 | 1 | -1/+1 |
* | Applied Zack's ch5-expect patch to remove all but the --prefix option | Gerard Beekmans | 2003-05-21 | 1 | -2/+1 |
* | Added CPPFLAGS=-D_GNU_SOURCE before ./configure for patch to fix build on PPC. | Timothy Bauscher | 2003-05-16 | 1 | -1/+1 |
* | Applied Zack's various-fixes patch. | Gerard Beekmans | 2003-05-13 | 4 | -10/+10 |
* | removed ch5-gzip2 make check - it does not do anything | Gerard Beekmans | 2003-05-13 | 1 | -1/+0 |
* | Applied Zack's ch5-texinfo patch | Gerard Beekmans | 2003-05-13 | 1 | -2/+1 |
* | Applied Zack's ncurses patch | Gerard Beekmans | 2003-05-13 | 1 | -6/+4 |
* | upgraded to latest tar, findutils and gzip | Gerard Beekmans | 2003-05-12 | 2 | -33/+0 |
* | fix for ch5-perl to make coreutils make check work. Fix by Zack. | Gerard Beekmans | 2003-05-12 | 1 | -0/+2 |
* | ch5-gzip: uncompress symlink is not required. Fix by Zack. | Gerard Beekmans | 2003-05-12 | 1 | -2/+1 |
* | Removed ch5-bzip2 make check - unneeded. Fix by Zack. | Gerard Beekmans | 2003-05-12 | 1 | -1/+0 |
* | Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack. | Gerard Beekmans | 2003-05-12 | 3 | -26/+0 |
* | added --enable-threads=posix to complete the C++ addition | Gerard Beekmans | 2003-05-12 | 1 | -1/+1 |
* | Removed chapter 5-bash's --without-bash-malloc | Gerard Beekmans | 2003-05-12 | 1 | -1/+1 |
* | Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-ut... | Timothy Bauscher | 2003-05-11 | 3 | -0/+26 |
* | removed LDFLAGS from export command and chroot | Gerard Beekmans | 2003-05-11 | 1 | -1/+1 |
* | Added the rest of Zack's patches. Totally missed them before. | Timothy Bauscher | 2003-05-11 | 1 | -0/+1 |
* | Applied Zack's patches. Untested at the moment, will do a build in a few minu... | Timothy Bauscher | 2003-05-11 | 1 | -0/+6 |
* | removed tooldir=/stage1. It makes the build unpure again | Gerard Beekmans | 2003-05-11 | 3 | -8/+8 |
* | removed all non-essential CFLAGS and LDFLAGS | Gerard Beekmans | 2003-05-10 | 25 | -55/+46 |
* | add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain | Gerard Beekmans | 2003-05-10 | 4 | -11/+11 |
* | new gcc specs patch: gcc-3.2.3-specs-3.patch | Gerard Beekmans | 2003-05-10 | 1 | -1/+1 |
* | made adjusting specs file architecture independant | Gerard Beekmans | 2003-05-10 | 1 | -5/+6 |