aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* applied alex groenewoud's indexing programs and backreferencing patchGerard Beekmans2003-08-0658-56/+853
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added coreutils filesGerard Beekmans2003-08-025-0/+376
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added coreutils to appendixGerard Beekmans2003-08-023-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to binutils-2.14,Gerard Beekmans2003-07-306-31/+45
| | | | | | | | | linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12, man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6, file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new versionGerard Beekmans2003-07-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgradesGerard Beekmans2003-07-3015-19/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated smart questions URLGerard Beekmans2003-07-292-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* stripped mailinglist information, pointed to online page insteadGerard Beekmans2003-07-2915-275/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2003-07-221-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2003-07-221-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* and testfile gone againGerard Beekmans2003-06-171-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a file, testing commit emailGerard Beekmans2003-06-171-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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