aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Applied Alex' "apapting-the-text.patch" patchGerard Beekmans2003-06-0310-177/+178
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed removal of /bin/awkGerard Beekmans2003-06-033-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the TCL and Expect installation. Configure options ended up in the tcl ↵Gerard Beekmans2003-05-223-4/+4
| | | | | | one by mistake, were meant for the expect one git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added /opt/gcc-2.95.3/lib to /etc/ld.so.confGerard Beekmans2003-05-212-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified chapter 05/bzip2+gzip commandsGerard Beekmans2003-05-213-14/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* update tcl instructionsGerard Beekmans2003-05-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added grpconvGerard Beekmans2003-05-212-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's Creating Files patchGerard Beekmans2003-05-212-21/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's glibc patchGerard Beekmans2003-05-213-26/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Coreutils: Only test the non-root stuff in chapter 05, but test everything ↵Gerard Beekmans2003-05-213-2/+7
| | | | | | in chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ch5-expect patch to remove all but the --prefix optionGerard Beekmans2003-05-213-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed net-tools make install to make updateGerard Beekmans2003-05-163-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added CPPFLAGS changelog entry.Timothy Bauscher2003-05-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added CPPFLAGS=-D_GNU_SOURCE before ./configure for patch to fix build on PPC.Timothy Bauscher2003-05-162-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced 'static' instance with 'stage1'Gerard Beekmans2003-05-142-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added set +h after every exec /path/to/bashGerard Beekmans2003-05-134-3/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed single to double quote in the echo command. Without it, lorien won't ↵Gerard Beekmans2003-05-132-4/+9
| | | | | | expand and defeats the sole purpose of creating the file - making perl's hostname check work git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-1343-77/+125
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ownership patch which fixes bug #510 which was originall ↵Gerard Beekmans2003-05-132-19/+21
| | | | | | patched and submitted by Alex Groenewoud git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's config-sys patch which fixes bug #510 which was originall ↵Gerard Beekmans2003-05-136-27/+24
| | | | | | patched and submitted by Alex (confused yet?) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed tcl, expect and dejagnu from chapter 6Gerard Beekmans2003-05-137-82/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's shadow patchGerard Beekmans2003-05-132-2/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's procps patchGerard Beekmans2003-05-132-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* don't start new paragrap for 'Fixes bug #525'Gerard Beekmans2003-05-131-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's net-tools patchGerard Beekmans2003-05-132-4/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed the libcurses.a symlink re-creation - not needed. Added 'f' option ↵Gerard Beekmans2003-05-131-2/+1
| | | | | | to ln commadn for the libcurses.so symlink creation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added vsscanf patchGerard Beekmans2003-05-133-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed ch5-gzip2 make check - it does not do anythingGerard Beekmans2003-05-132-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ch5-texinfo patchGerard Beekmans2003-05-132-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ncurses patchGerard Beekmans2003-05-133-8/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* forgot to update index todayGerard Beekmans2003-05-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* clarified which perl test failsGerard Beekmans2003-05-121-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to latest tar, findutils and gzipGerard Beekmans2003-05-1216-126/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix for ch5-perl to make coreutils make check work. Fix by Zack.Gerard Beekmans2003-05-122-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ch5-gzip: uncompress symlink is not required. Fix by Zack.Gerard Beekmans2003-05-122-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed ch5-bzip2 make check - unneeded. Fix by Zack.Gerard Beekmans2003-05-122-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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