aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added text to chapter 03 mounting of the LFS partition regarding restrictive ↵Jeremy Utley2003-08-261-0/+4
| | | | | | mount permissions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added tmpfs mount at /dev/shm - Bugzilla bug 562Jeremy Utley2003-08-261-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move adjusting toolchain back to where it belongedGerard Beekmans2003-08-191-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* moved adjusting toolchain, bug #519, bug #537, and updated changelogAlex Gronenwoud2003-08-181-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* small things around coreutils and bugs #518 and #520Alex Gronenwoud2003-08-111-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied alex groenewoud's indexing programs and backreferencing patchGerard Beekmans2003-08-061-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to binutils-2.14,Gerard Beekmans2003-07-301-13/+33
| | | | | | | | | 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
* removed removal of /bin/awkGerard Beekmans2003-06-031-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added /opt/gcc-2.95.3/lib to /etc/ld.so.confGerard Beekmans2003-05-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified chapter 05/bzip2+gzip commandsGerard Beekmans2003-05-211-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added grpconvGerard Beekmans2003-05-211-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's Creating Files patchGerard Beekmans2003-05-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's glibc patchGerard Beekmans2003-05-211-0/+8
| | | | 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-211-0/+4
| | | | | | 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-211-0/+4
| | | | 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-161-0/+4
| | | | 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 set +h after every exec /path/to/bashGerard Beekmans2003-05-131-0/+5
| | | | 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-131-3/+8
| | | | | | 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-131-8/+18
| | | | 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-131-0/+3
| | | | | | 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-131-0/+7
| | | | | | patched and submitted by Alex (confused yet?) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's shadow patchGerard Beekmans2003-05-131-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's procps patchGerard Beekmans2003-05-131-0/+4
| | | | 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-131-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added vsscanf patchGerard Beekmans2003-05-131-0/+3
| | | | 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-131-0/+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-131-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ncurses patchGerard Beekmans2003-05-131-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 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-121-0/+10
| | | | 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-121-0/+4
| | | | 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-121-0/+4
| | | | 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-121-0/+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-121-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 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-121-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-threads=posix to complete the C++ additionGerard Beekmans2003-05-121-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-languages=c,c++ to fix gcc bug with regards to -Wreturn-typeGerard Beekmans2003-05-121-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed chapter 5-bash's --without-bash-mallocGerard Beekmans2003-05-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2576 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
* 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-121-0/+8
| | | | | | 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-111-0/+8
| | | | | | lfs-utils-0.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, ↵Timothy Bauscher2003-05-111-0/+12
| | | | | | --without-debug for ncurses. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: added --with-included-regex to grep and linux manpage ↵Timothy Bauscher2003-05-111-0/+7
| | | | | | 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-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the rest of Zack's patches. Totally missed them before.Timothy Bauscher2003-05-111-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689