aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/glibc.xml
Commit message (Collapse)AuthorAgeFilesLines
* document some newly reported test failuresXi Ruoyao2022-06-211-0/+11
|
* minor reword for glibc test failures on slow systemsXi Ruoyao2022-06-211-2/+3
| | | | | | I've observed some failures building LFS on my old i3-3217U (at 1.8 GHz with -j4), but forgot to update the book. Just got reminded by a lfs-support post.
* SpelingBruce Dubbs2022-03-241-1/+1
|
* glibc: fix the desc of nss/tst-nss-files-hosts-multi failure, and ...Xi Ruoyao2022-03-151-2/+8
| | | | | | | mention nss/tst-nss-files-hosts-long failure It seems I was confused by the two failures with similar name, when I added the description.
* glibc: document tst-nss-files-hosts-multi failure ...Xi Ruoyao2022-02-221-3/+4
| | | | | | | | on the systems without non-loopback IP address We'd observed this long ago with "unknown reason". I just saw it again and did some investigation, found it depends on getaddrinfo() with AI_ADDRCONFIG, which requires a non-loopback address.
* glibc: update desc for contentXi Ruoyao2022-02-171-5/+28
| | | | | | | | | Add libc_malloc_check.so (it's like libmcheck.a, but should be used with LD_PRELOAD). Add description for libmvec. "libnss" -> "libnss_*", and reword the description.
* Fix typos in glibc and for systemd-oom group syntaxBruce Dubbs2022-02-151-2/+2
|
* glibc: add ld.so to programs listXi Ruoyao2022-02-131-1/+3
| | | | | | | Quote from the NEWS file: A symbolic link to the dynamic linker is now installed under /usr/bin/ld.so (or more precisely, '${bindir}/ld.so').
* glibc: update contents & descriptions for 2.35Xi Ruoyao2022-02-111-25/+4
|
* glibc: Makefile is not generatedXi Ruoyao2022-02-051-1/+1
|
* Remove unnecessary sed in glibc-2.35Thomas Trepl (Moody)2022-02-041-1/+2
|
* Package updates and a patch.Bruce Dubbs2022-02-031-1/+1
| | | | | | | | | Add coreutils-9.0 chmod patch. Update to glibc-2.35. Update to linux-5.16.5. Update to findutils-4.9.0. Update to expat-2.4.4. Update to iana-etc-20220128.
* Minor wording changeBruce Dubbs2021-11-011-1/+1
|
* Remove spaces at end o lines - chapter08Pierre Labastie2021-09-071-14/+13
|
* Fix security issue in Chapter 8 glibc.Bruce Dubbs2021-08-201-0/+5
| | | | Add a sed to glibc in Chapter 8 to fix a critical security issue.
* Clean up glibc list of test failuresBruce Dubbs2021-08-091-5/+6
|
* minor typoXi Ruoyao2021-08-041-1/+1
|
* Package updates.Bruce Dubbs2021-08-021-40/+21
| | | | | | Update to glibc-2.34. Update to diffutils-3.8. Update to libcap-2.52.
* Ensure that glibc installs ldconfig and sln to /usr/sbin.DJ Lucas2021-07-211-0/+6
|
* Add more locales used in gcc's libstdc++ testsuite.Ken Moffat2021-06-291-1/+10
|
* Some updates re test failures.Ken Moffat2021-06-221-1/+4
|
* glibc: remove description of libc_cv_rtlddir for nowXi Ruoyao2021-05-161-8/+0
|
* glibc: remove libc_cv_rtlddir override for nowXi Ruoyao2021-05-141-2/+1
| | | | Back to use the sed. Need to investigate later.
* Use /usr/lib for libc_cv_rtlddirThomas Trepl (Moody)2021-05-141-4/+4
|
* Use a configuration option to set the loader pathes in lddThomas Trepl (Moody)2021-05-131-3/+12
|
* glibc: fix ldd scriptXi Ruoyao2021-05-131-0/+5
|
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-3/+7
| | | | | | | | | | | | | Update to meson-0.58.0 Update to systemd-248 Update to gcc-11.1.0 Update to linux-5.12.1 Update to iproute2-5.12.0 Update to Python-3.9.5 Make /bin, /sbin, and /lib symlinks to their counterparts in /usr. Thanks again for a significant portion of this work goes to Xi, I only really merged it and made a couple of modifications for my updates. To LFS 11.x we go!
* Add manual locales needed for tests if using alternate locale installationBruce Dubbs2021-04-281-1/+5
| | | | | | instructions. Minor changes to boot scripts.
* Fix a glibc bug that causes issues with chrooted applications. Bruce Dubbs2021-02-191-0/+5
| | | | | | | | | | | | Update to bc-3.3.0. Update to openssl-1.1.1j. Update to meson-0.57.0. Update to linux-5.10.17. Update build times and sizes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* document x86 ISA level related breakage and workaroundXi Ruoyao2021-02-131-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Really apply various fixes for building with glibc-2.33,Pierre Labastie2021-02-021-2/+2
| | | | | | | and change the order in chapter 8 so that everything is built against chapter 8 glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to bc-3.2.6. Bruce Dubbs2021-02-021-8/+2
| | | | | | | | | Update to glibc-2.33. Minor change to mountfs boot script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to iana-etc-20201012.Bruce Dubbs2020-10-151-1/+1
| | | | | | | | | | | | | | | Update to vim-8.2.1845. Update to bison-3.7.3. Update to tzdata-2020b. Update to libcap-2.44. Update to Python-3.9. Update to expat-2.2.10. Update to bc-3.1.6. Update to linux-5.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.2.1361. Bruce Dubbs2020-08-061-0/+5
| | | | | | | | | | Update to glibc-2.32. Update to bison-3.7.1. Update to bc-3.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text fixes:Pierre Labastie2020-06-191-14/+11
| | | | | | | - a wrong chapter in toolchain notes, and various text precisions the option explanations of chapter 8 glibc (was labelled WIP) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a separation line (Basically a test commit after merge)Thomas Trepl2020-06-161-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-44/+6
| | | | | | | | There are a couple of minor command changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+970
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689