aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed checks from patch and diffutilsJeremy Utley2003-09-221-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Setting up the environment: Added unset CC CXX CPP ↵Greg Schafer2003-09-221-0/+4
| | | | | | LD_LIBRARY_PATH LD_PRELOAD to .bash_profile to stop accidental build breakge. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/testsuite/test suite/Greg Schafer2003-09-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added ↵Greg Schafer2003-09-211-1/+5
| | | | | | --enable-overwrite and description. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected bash use of +h tagJeremy Utley2003-09-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various updates to the acknowledgements page.James Robertson2003-09-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some extra comments regarding the 3 gcc tarballs in chapter 5 gcc pass 2Jeremy Utley2003-09-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added rationale notes.Greg Schafer2003-09-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the acknowledgements page to match the website.James Robertson2003-09-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to File 4.04Jeremy Utley2003-09-181-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updating the changelog.Alex Gronenwoud2003-09-171-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalizing the spelling of 'Tcl' and 'DejaGnu'.Alex Gronenwoud2003-09-171-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the bash --login and set +h directivesJeremy Utley2003-09-171-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do "make -C ld install" instead of "make -C ld install-data-local" to ↵Greg Schafer2003-09-171-0/+5
| | | | | | install a whole new linker instead of just the new ldscripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to correct some entries in the changelog.James Robertson2003-09-171-11/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-161-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-151-22/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Linux kernel version typo. Closes bug 599.James Robertson2003-09-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed no longer needed set +h.Greg Schafer2003-09-151-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a forgotten changelog entry.Alex Gronenwoud2003-09-141-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing a few it's to its, and fixing other typos.Alex Gronenwoud2003-09-141-15/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future ↵Greg Schafer2003-09-141-0/+4
| | | | | | NPTL needs this as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added PLFS hint text to the page in Chapter 6 for creating passwd and group: ↵James Robertson2003-09-141-0/+3
| | | | | | bug 596. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the How things are going to be done page to include more of the PLFS ↵James Robertson2003-09-141-0/+4
| | | | | | hint's text. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged whoread and whonotread into a since audience page.James Robertson2003-09-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2803 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add new section about the test suites.Greg Schafer2003-09-131-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note regarding Ncurses --without-ada switchJeremy Utley2003-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Gawk test to chapter 5Jeremy Utley2003-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions to grep configure switchesJeremy Utley2003-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed /usr/lib/locale directory creation - it's created during Chapter 6 - ↵Gerard Beekmans2003-09-121-0/+4
| | | | | | Glibc where it's more relevant. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Ch5 GCC Pass 2 specs patch text to be more vague, but in actuality ↵James Robertson2003-09-121-0/+4
| | | | | | more accurate - provided by Anderson Lizardo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.James Robertson2003-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small textual change in the Ch5 lockin Glibc page for /lib/ld.so.1 provided ↵James Robertson2003-09-121-0/+4
| | | | | | by Anderson Lizardo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Grub instructions for installing to MBRJeremy Utley2003-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed LILO and Bin86. Replaced them with GrubGerard Beekmans2003-09-111-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped non-toolchain tests to optionalJeremy Utley2003-09-111-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added bison attribute patch to fix compilation of pwlibJeremy Utley2003-09-111-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Greg's patch to GCC to suppress libiberty, and allowed binutils' ↵Jeremy Utley2003-09-111-0/+4
| | | | | | libiberty to stay git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added caution block around binutils keep source around instructionsJeremy Utley2003-09-111-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Anderson's perl-libc-3 patchJeremy Utley2003-09-111-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the findutils packge download link on the packages page closing bug 578.James Robertson2003-09-101-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix ↵Jeremy Utley2003-09-101-0/+3
| | | | | | the return-type problem git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added new coreutils patch to suppress the tests on hostnameJeremy Utley2003-09-091-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added some notes regarding failed testsJeremy Utley2003-09-091-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added minimum locales necessary for testsJeremy Utley2003-09-091-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed zlib cflags mungingJeremy Utley2003-09-091-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed command to remove unneeded documentation from /tools/shareMatthew Burgess2003-09-081-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2753 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reference to static directory in Chapter 6 introductionMatthew Burgess2003-09-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated download locations for a couple of packagesJeremy Utley2003-09-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected chap 5 gcc pass2 error explanationJeremy Utley2003-09-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689