aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fixed a typo.Timothy Bauscher2002-06-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, ↵Gerard Beekmans2002-05-301-6/+6
| | | | | | c6-gawk and c6-ed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed \ typoGerard Beekmans2002-05-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added 'touch /etc/ld.so.conf' which was removed by accidentGerard Beekmans2002-05-261-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-251-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typoGerard Beekmans2002-05-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-021-2/+3
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note that /usr/lib/locale must be created before you manually install ↵Gerard Beekmans2002-04-251-1/+4
| | | | | | locales git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-191-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change of msgfmt description to be more accurateGerard Beekmans2002-03-061-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bad typoGerard Beekmans2002-02-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* instead of sed'ing the config.make file, create a configparms file withGerard Beekmans2002-02-011-3/+1
| | | | | | | 'cross-compiling = no' as contents git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689