aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Split glibc configuration into separate sectionsBruce Dubbs2015-04-071-6/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add seds to grep and e3fsprogs to fix security issues found upstream.Bruce Dubbs2015-03-041-1/+1
| | | | | | | | Remove unrecognized option in eudev. Minor text corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixChris Staub2015-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a fix to glibc for 32-bit architecturesBruce Dubbs2015-02-241-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor text and punctuation updatesBruce Dubbs2015-02-101-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged consistency update patch from systemd book.Krejzi2015-02-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux-2.26-rc2. Intermediate fix prior to stable util-linux-2.26.Bruce Dubbs2015-02-061-2/+2
| | | | | | | | | Update to man-pages-3.79. Update to dejagnu-1.5.2. Update to glibc-2.21. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linix-3.18.1. Bruce Dubbs2014-12-251-2/+3
| | | | | | | | | Update to xz-5.2.0. Update to binutils-2.25. Update comments for sysklogd boot script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added perl patch to fix CVE-2014-4330.Bruce Dubbs2014-10-021-14/+9
| | | | | | | | | | | Update to grub-2.02~beta2. It's been in beta for over 9 months and a 'stable' does not seem to be forthcoming. Document glibc tests known to sometimes fail. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplify glibc testingBruce Dubbs2014-09-091-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FixupBruce Dubbs2014-09-081-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.72Bruce Dubbs2014-09-081-10/+8
| | | | | | | | | | Add upstream patches to gcc Update to linux-3.16.2 Update to util-linux-2.25.1 Remove reference to defunct web site git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* http://mm.icann.org/pipermail/tz-announce/2014-August/000023.htmlKrejzi2014-08-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to e2fsprogs-1.42.10Bruce Dubbs2014-06-041-3/+3
| | | | | | | | | | | | | Update to grep-2.20 Update to perl-5.20.0 Update to man-pages-3.68 Update to tzdata-2014d Update to check-0.9.13 Update to linux-3.14.5 Update to eudev-1.7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to glibc for FHS compatibility.Bruce Dubbs2014-02-181-2/+16
| | | | | | | More text/whitespace changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change kmod instructions to allow installation of man pages.Bruce Dubbs2014-02-181-4/+4
| | | | | | | Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.5.9.Bruce Dubbs2014-02-161-11/+7
| | | | | | | | | | | | | | | | | | | | | | Incorporate beta FHS. Add /usr/share/ppd, /usr/libexec, /usr/share/color, /usr/local/share/color, /var/lib/color, and /usr/share/dict. Remove overrides for /usr/libexec: coreutils, findutils, gawk, gcc, glibc, inetutils, man-db, and tar. Move grub sbin executables from /usr/sbin to /sbin. Document two new glibc errors in the regression tests. Move man-db after util-linux to satisfy a test dependency in /tools and to speed the test up. Restore building the flex static library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make sed for omit-frame-pointers the same in Chapters 5 and 6. iBruce Dubbs2014-02-141-31/+16
| | | | | | | | | Simplify zimesone configuration in glibc. Let the glibc Makefile install rpc headers. Update to linux-3.13.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo in the typo fixBruce Dubbs2014-02-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10462 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typoBruce Dubbs2014-02-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to glibc-2.19Bruce Dubbs2014-02-081-20/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Set SED variable in gcc, not glibcBruce Dubbs2014-01-161-10/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More minor formattingBruce Dubbs2014-01-141-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix hardcoded reference to /tools in Chapter 6 glibcBruce Dubbs2014-01-141-1/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Tzdata-2013i. Fixes #3451.Matthew Burgess2013-12-221-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10413 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Make-4.0. Fixes #3410.Matthew Burgess2013-10-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an upstream problem in glibcBruce Dubbs2013-08-301-0/+5
| | | | | | | Update to linix-3.10.10 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update minimum kernel requirement for the hostBruce Dubbs2013-08-221-1/+1
| | | | | | | Minor edit in rc.sit requiring bootscript update. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to file and library contenets.Bruce Dubbs2013-08-191-7/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update several pages to fix regression test failures.Bruce Dubbs2013-08-151-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc --enable-kernel valueBruce Dubbs2013-07-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Invoke mkdir consistently with surrounding commands when creating ↵Matthew Burgess2013-04-281-1/+1
| | | | | | /etc/ld.so.conf.d git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the alignment of some command continuation constructs.Matthew Burgess2013-03-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-111-12/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.17. Fixes #3261.Matthew Burgess2012-12-281-75/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove redundant --enable-addons parameter to Glibc's configure script. ↵Matthew Burgess2012-12-121-1/+0
| | | | | | Fixes #3241. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* A couple of text updates. Thanks to Chris Staub for the patch. Fixes #3228.Matthew Burgess2012-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd/udev-lfs-195Bruce Dubbs2012-11-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update installed program description for several packagesBruce Dubbs2012-10-151-2/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to Chapter 6 glibc to fix the test-installation.pl Bruce Dubbs2012-09-021-3/+3
| | | | | | | | | script instead of just preventing it from running Update to systemd-189 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Formatting fixes for pdf line overflowBruce Dubbs2012-09-011-9/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous i from text.Ken Moffat2012-08-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Lots of spelling fixes.Bruce Dubbs2012-08-291-2/+2
| | | | | | | Delete the no longer used lsb-bootscripts directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add additional explanations for time zone Bruce Dubbs2012-08-291-1/+3
| | | | | | | installation, udev, and network configuration. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to fix glibc occasional crash with problem nameserversBruce Dubbs2012-08-271-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert part of teh last changeBruce Dubbs2012-08-271-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add instructions to Chapter 5 glibc to add rpc headers Bruce Dubbs2012-08-271-3/+4
| | | | | | | to the host system if they are missing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove && from tzdata intallation instructions.Bruce Dubbs2012-08-261-4/+4
| | | | | | | | Install all .tab files from tzdata. Add make fixes patch to pateches section. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc text removing noatime mount Bruce Dubbs2012-08-221-13/+21
| | | | | | | caution and adding text regarding test issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correction to r9950, thanks to Jasmine Iwanek.Ken Moffat2012-08-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689