aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.Gerard Beekmans2003-05-127-32/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fix: ) should be }Gerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixGerard Beekmans2003-05-121-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* basic-net needs lorien in /etc/hosts for perl's test to passGerard Beekmans2003-05-122-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added .patch to zlib patchGerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* libiberty.h not installedGerard Beekmans2003-05-121-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix cp commandGerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* && should have been a \Gerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix MAKEDEV installGerard Beekmans2003-05-121-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-threads=posix to complete the C++ additionGerard Beekmans2003-05-124-3/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed gcc specs version (replace with entity) and fixed configuring timezone ↵Gerard Beekmans2003-05-121-1/+1
| | | | | | in Glibc...cp needs --remove-destination to remove teh already existing /etc/localtime symlink git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-languages=c,c++ to fix gcc bug with regards to -Wreturn-typeGerard Beekmans2003-05-122-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed ftp://ftp.linuxfromscratch.org from download locationsGerard Beekmans2003-05-129-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed chapter 5-bash's --without-bash-mallocGerard Beekmans2003-05-122-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* shorter MAKDEV installGerard Beekmans2003-05-121-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changelog'ed gcc-specs-4.patchGerard Beekmans2003-05-121-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* gcc-3.2.3-specs-4Gerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update changelog for new lfs-utils.Timothy Bauscher2003-05-121-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: Fix Bugs #359 and #515. Added /etc/hosts creation to ↵Timothy Bauscher2003-05-127-4/+51
| | | | | | beginning of ch6. Detailed services,protocols files and update to lfs-utils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added ↵Timothy Bauscher2003-05-1127-6/+324
| | | | | | lfs-utils-0.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove file remnant.Timothy Bauscher2003-05-111-14/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, ↵Timothy Bauscher2003-05-1110-28/+47
| | | | | | --without-debug for ncurses. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed superfluous ampsGerard Beekmans2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: added --with-included-regex to grep and linux manpage ↵Timothy Bauscher2003-05-113-1/+17
| | | | | | installation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update changelog.Timothy Bauscher2003-05-111-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes requested by Zack.Timothy Bauscher2003-05-112-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed LDFLAGS from export command and chrootGerard Beekmans2003-05-113-3/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Included some other updates in the last commit which weren't Zack's. *sigh*.Timothy Bauscher2003-05-111-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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