aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix binutils extracted directory version in binutilsBruce Dubbs2011-09-031-3/+3
| | | | | | | | | | | | | | | build instructions. This will be reverted at the next upstream release when the tarball name is again synced with the extracted directory name. Fix bootscripts to properly export IN_BOOT variable. Adjust minimum kernel for the host sysem to 2.6.25 due to a udev requirement. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to binutils, glibc, gcc, and tclBruce Dubbs2011-06-291-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.12.2. Fixes #2804.Matthew Burgess2010-12-141-6/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Make-3.82. Fixes #2726.Matthew Burgess2010-08-031-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync kerenl version in explanationBruce Dubbs2010-06-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update kernel version specified in Chapter 5 glibc instructionsBruce Dubbs2010-06-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced deprecated w3.org XInclude throughout the bookBruce Dubbs2010-04-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. ↵Matthew Burgess2010-04-201-0/+4
| | | | | | Fixes #2636. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify the use of autoconf variables to ensure forced-unwind and C-cleanup ↵Matthew Burgess2010-01-261-6/+10
| | | | | | support in chapter 5's Glibc. Fixes #2543. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.11. Fixes #2509.Matthew Burgess2009-11-061-15/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.20. Fixes #2505.Matthew Burgess2009-10-201-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text corrections from Chris Staub. Fixes #2470.Matthew Burgess2009-08-121-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changes several instruvions to add an -v switch.Bruce Dubbs2009-07-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed to glibc to fix the constants passed to futex(2) in 32-bit builds. ↵Bryan Kadzban2009-06-121-0/+10
| | | | | | | | | | Seems to fix testsuite hangs (the tst-mutex9 process never exits, for instance). This change is in upstream git, so this can be reverted once we upgrade glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change instruction for minimum kernel version to 2.6.18 in glibc. Bruce Dubbs2009-06-061-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2009-05-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Chapter 5 glibc wording concerning localesBruce Dubbs2009-05-271-14/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text updates/typo fixes from Chris Staub. Fixes #2367.Matthew Burgess2009-03-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bring in DIY's next generation build method. Move GRUB to chapter 8.Jeremy Huntwork2008-12-051-38/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial addition of support for x86_64Jeremy Huntwork2008-12-031-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* killed /etc/ld.so.preload from Chapter 5 Glibc, #2081.DJ Lucas2008-10-121-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed chapter 5 glibc test suiteDJ Lucas2008-10-111-31/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor correction - glibc patch pathsDJ Lucas2008-10-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a command inadvertantly left out of the Chapter 5 Glibc instructionsRandy McMurchy2008-10-091-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extraneous ampersands put in by accidentRandy McMurchy2008-10-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this ↵Randy McMurchy2008-10-051-0/+6
| | | | | | snapshot includes the libidn data that previously was separately packaged git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use -mtune=native for glibc. We don't want our libc optimized for 486.Jeremy Huntwork2008-04-231-2/+4
| | | | | | | It should be optimized for the local machine. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in ↵Jeremy Huntwork2007-09-161-0/+10
| | | | | | the changelog. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to glibc-2.5.1Dan Nichilson2007-07-311-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the branch update patch to the temp Glibc, tooDan Nichilson2007-03-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-181-4/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 3Manuel Canales Esparcia2006-01-201-125/+158
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-061-33/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-261-14/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander Patrakov's patch which adds UTF-8 capability to theArchaic2005-12-261-3/+14
| | | | | | | development branch of the LFS Book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove optimization related warnings from the toolchain packagesMatthew Burgess2005-11-061-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to glibc-2.3.6Matthew Burgess2005-11-061-14/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a few missing -v switches.Manuel Canales Esparcia2005-10-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In Chapter5, dump only the locales required by testsuites. In chapter6 dump ↵Manuel Canales Esparcia2005-10-011-1/+1
| | | | | | | | the full locales build. Fixed an screen formating issue in both HTML and PDF outputs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.0.1 (merge of gcc4 branch)Matthew Burgess2005-09-091-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typoMatthew Burgess2005-08-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typos related to kernel versions triggering glibc test failuresMatthew Burgess2005-08-121-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor wording changes (chapters 1 - 5).Archaic2005-06-291-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated all chapter 5 build sizes.Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689