aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* Internal markup reworking to fix the extraneous whitespace problem in the ↵Greg Schafer2003-10-091-13/+13
| | | | | | "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small entity fixup.Greg Schafer2003-10-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bringing order to the presentation of patches.Alex Gronenwoud2003-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous fixes and cleanups.Greg Schafer2003-10-071-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving two opening tags away from end-of-line, to prevent #13.Alex Gronenwoud2003-10-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Yet more clarifying text re test suites.Greg Schafer2003-10-021-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Appendix A and Entities cleanup.Greg Schafer2003-09-271-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Clarify remaining PTY issues.Greg Schafer2003-09-271-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First half of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-241-9/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More toolchain textual adjustments.Greg Schafer2003-09-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC 2.95.3 fixes and other misc. toolchain related textual adjustments.Greg Schafer2003-09-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 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
* Do "make -C ld install" instead of "make -C ld install-data-local" to ↵Greg Schafer2003-09-171-4/+4
| | | | | | 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
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-161-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed nasty typo referring to /stage1/lib/locale in chapter 6 glibcJeremy Utley2003-09-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added minimum locales necessary for testsJeremy Utley2003-09-091-1/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-021-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding reminder to unpack Linuxthreads.Alex Gronenwoud2003-09-011-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected location for the patch in chapter 6 GlibcJeremy Utley2003-08-301-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sscanf patch to Glibc instructions and download page.Jeremy Utley2003-08-301-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Putting text before the 'make check's, and smoothing the other lines.Alex Gronenwoud2003-08-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated chapter 6 Glibc installation from pure-lfs hint.Alex Gronenwoud2003-08-271-16/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's glibc patchGerard Beekmans2003-05-211-26/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added set +h after every exec /path/to/bashGerard Beekmans2003-05-131-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-131-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: added --with-included-regex to grep and linux manpage ↵Timothy Bauscher2003-05-111-0/+8
| | | | | | installation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed all non-essential CFLAGS and LDFLAGSGerard Beekmans2003-05-101-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ld.so.conf creation before compile not needed anymoreGerard Beekmans2003-05-051-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* static->stage1Gerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cross-compiling=no hackGerard Beekmans2003-05-051-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Integrated Pure LFS - Phase 1Gerard Beekmans2003-05-021-59/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* grammar fixes from AlexGerard Beekmans2003-02-201-52/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typo'sGerard Beekmans2003-02-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* textual changesGerard Beekmans2003-01-301-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* QA Part #1Gerard Beekmans2003-01-271-35/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded for consistency reasonsGerard Beekmans2003-01-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note that patch is also required if host system uses glibc _older_ ↵Gerard Beekmans2003-01-061-13/+11
| | | | | | than 2.2.x (not just 2.2.x) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* split up the glibc and man 'mega' patchesGerard Beekmans2003-01-031-6/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded some of the textGerard Beekmans2003-01-021-15/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated patch explanationGerard Beekmans2003-01-021-8/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed superfluous && from end of lineGerard Beekmans2003-01-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added more whitespace by way of an empty sect2Gerard Beekmans2003-01-011-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new copyright year, glibc install change betaGerard Beekmans2003-01-011-27/+97
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to glibc-2.3.1, added 2nd glibc installGerard Beekmans2002-12-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified paragraphs about unpacking patches since they are no longer compressed.Timothy Bauscher2002-12-171-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, ↵Timothy Bauscher2002-12-151-4/+0
| | | | | | gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-281-5/+5
| | | | | | Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added glibc linuxthreads man pages installationGerard Beekmans2002-09-131-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix all patches to use -patch-version entities and remove hard-coding of ↵Mark Hymers2002-07-021-1/+1
| | | | | | patch versions. sorry to timothy for breaking his run of changelog entries\! git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689