aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added the rest of Zack's patches. Totally missed them before.Timothy Bauscher2003-05-1110-27/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Anal, spell fix.Timothy Bauscher2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another missing URL in the appendix.Timothy Bauscher2003-05-111-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changelog removed vim.Timothy Bauscher2003-05-111-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add url to bash patch in appendix.Timothy Bauscher2003-05-111-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed vim patch from appendix.Timothy Bauscher2003-05-111-5/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's patches. Untested at the moment, will do a build in a few ↵Timothy Bauscher2003-05-1119-32/+88
| | | | | | minutes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More double & instead of &.Timothy Bauscher2003-05-112-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tooldir=/stage1. It makes the build unpure againGerard Beekmans2003-05-114-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed all non-essential CFLAGS and LDFLAGSGerard Beekmans2003-05-1029-63/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchainGerard Beekmans2003-05-106-17/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new gcc specs patch: gcc-3.2.3-specs-3.patchGerard Beekmans2003-05-104-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made adjusting specs file architecture independantGerard Beekmans2003-05-103-10/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML fixes and nbsp fix for lfscmd.Timothy Bauscher2003-05-097-22/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ok to remove dirs nowGerard Beekmans2003-05-081-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* note not to remove tcl directoryGerard Beekmans2003-05-076-19/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove now-obsolete symlinkGerard Beekmans2003-05-071-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed glibc-pass2Gerard Beekmans2003-05-074-87/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed some newlinesGerard Beekmans2003-05-073-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* no longer mention gcc-core and gcc-g++ - let the user decide him/herself ↵Gerard Beekmans2003-05-071-4/+1
| | | | | | which package to use git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* back to flex-2.5.4aGerard Beekmans2003-05-072-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --with-tcl=/stage1/lib for obvious reasonsGerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix make command (MAKE->make)Gerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --version-specific-runtime-libs for nowGerard Beekmans2003-05-071-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* etip patch filename fixGerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* patch filename fix (fixedincludes->fixincludes)Gerard Beekmans2003-05-072-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* dir name fixGerard Beekmans2003-05-062-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added build notesGerard Beekmans2003-05-063-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2528 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new gcc specs patchGerard Beekmans2003-05-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* missing  Gerard Beekmans2003-05-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated patchesGerard Beekmans2003-05-064-6/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed zlib from chapter 5Gerard Beekmans2003-05-065-42/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /configure --> ./configureGerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed gcc installation instructions - no bootstrap, no /usr/lib/cpp symlink, ↵Gerard Beekmans2003-05-052-8/+6
| | | | | | fixed patch filename git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ld.so.conf creation before compile not needed anymoreGerard Beekmans2003-05-051-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* static->stage1Gerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cross-compiling=no hackGerard Beekmans2003-05-051-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /bin/pwd already exists nowGerard Beekmans2003-05-051-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* make check doesn't do anythingGerard Beekmans2003-05-051-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* chmod seems to be uselessGerard Beekmans2003-05-051-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* make check doesn't do anythingGerard Beekmans2003-05-051-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed LDFLAGS (caused link error), removed patch (part of bug not yet ↵Gerard Beekmans2003-05-051-4/+2
| | | | | | assigned) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added mkdir/cd binutils commands. Replaced hard-coded version with an entity ↵Gerard Beekmans2003-05-051-2/+10
| | | | | | reference. Added note not to remove binutils dirs. Removed -k option from make check git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I was right...BOOT_* vars are _not_ needed, unless you bootstrap, which we ↵Gerard Beekmans2003-05-051-2/+1
| | | | | | do not git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No bootstrapGerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed too much at last commit. Re-added BOOT_* varsGerard Beekmans2003-05-051-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* misc fixesGerard Beekmans2003-05-051-5/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* included wrong files for gcc/binutils pass2Gerard Beekmans2003-05-053-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 'make' does nothing, so going straight to make installGerard Beekmans2003-05-031-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* shortened ln commandGerard Beekmans2003-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689