aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Package updates.Bruce Dubbs2021-08-021-15/+0
| | | | | | 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
|
* 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-15/+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!
* restore a note about ln command from LFS 9.xXi Ruoyao2021-03-241-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12168 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
* decorate usernames with <systemitem>Xi Ruoyao2020-12-261-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* temp glibc: /tools -> $LFS/toolsXi Ruoyao2020-06-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add forgotten "case" in glibc chapter 5Pierre Labastie2020-06-151-3/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* - fix some gcc->GCCPierre Labastie2020-06-131-21/+4
| | | | | | - remove commented text in glibc (chap 5), and fix a directory location git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-1/+1
| | | | | | | | 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
* Text updates for cross2 Chapter 5Bruce Dubbs2020-06-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a warning before installation of glibc-chapter5Pierre Labastie2020-06-081-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the new bookPierre Labastie2020-05-031-37/+72
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simlify instructions for glibc in Chapter 5Bruce Dubbs2019-02-061-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix references to both 32-bit and 64-bit systems to list 64-bit examples first.Bruce Dubbs2018-02-261-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to binutils-2.27Bruce Dubbs2016-08-061-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to grub-2.02~beta3.Bruce Dubbs2016-08-061-4/+0
| | | | | | | | Update to glibc-2.24. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Create branches/merge in svn repo fo rtesting of merged LFS booksBruce Dubbs2016-05-241-38/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to file-5.26, gcc-6.1.0, grep-2.25, gzip-1.8, linux-4.5.2 and ↵Krejzi2016-04-281-0/+4
| | | | | | tzdata-2016d. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to mpfr-3.1.4. Bruce Dubbs2016-03-091-8/+6
| | | | | | | | | | | | | Update to linux-4.4.4. Update to pkg-config-0.29.1. Update to tcl-6.8.5. Remove --disable-profile from Glibc instructions. Create /var/log/faillog. Remove --enable-obsolete-rpc from Chapter 5 glibc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* LFS-7.9-rc2 released.Bruce Dubbs2016-02-191-2/+2
| | | | | | | | Update to glibc-2.23. Update to linux-4.4.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix blank spaceBruce Dubbs2016-01-311-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10997 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the explanation alsoBruce Dubbs2016-01-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a leftover reference to glibc-buildBruce Dubbs2016-01-311-1/+1
| | | | | | | Text updates. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move external build directories into dedicated build directories inside theBruce Dubbs2016-01-271-5/+5
| | | | | | | | source tree for binutils, gcc, and glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other typos -- from Craig GarnerBruce Dubbs2015-11-031-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify 64-bit interpreter name in the Chapter 5 glibc test.Bruce Dubbs2015-09-281-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a warning when doing test compiles.Bruce Dubbs2015-09-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to libpipeline-1.4.1.Bruce Dubbs2015-08-231-0/+4
| | | | | | | | | | | Update to linux-4.1.6. Update to man-db-2.7.2. Add a patch to allow glibc to build properly on i386 systems. Remove obsolete r* programs from inetutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to procps-ng-3.3.11. Bruce Dubbs2015-08-111-31/+0
| | | | | | | | | | | Update to man-pages-4.02. Update to ncurses-6.0. Update to glibc-2.22. Update to linux-4.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a fix for security issue in Glibc (CVE-2015-1781). Bruce Dubbs2015-04-241-1/+12
| | | | | | | | | | | | Thanks to Ken Moffat for identifying the proplem and the fix. Fixed Ncurses and Perl build with GCC 5. Thanks to Ken Moffat and Douglas R. Reno for providing the patches. Updated to GCC-5.1.0. Imported changes from systemd version. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10903 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
* 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
* Update to linux-3.19.Bruce Dubbs2015-02-161-0/+4
| | | | | | | | | | | Update to iproute2-3.19.0. Update to perl-5.20.2. Update to libtool-2.4.6. Added a note to glibc about potential problems with parallel build. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Comment out text about tests in Chapter 5 glibcBruce Dubbs2014-04-071-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to glibc-2.19Bruce Dubbs2014-02-081-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor editorial changesBruce Dubbs2013-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Make-4.0. Fixes #3410.Matthew Burgess2013-10-141-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch and instructions to generate tar manpage.Bruce Dubbs2013-08-311-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an upstream problem in glibcBruce Dubbs2013-08-301-0/+4
| | | | | | | Update to linix-3.10.10 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Readjust min kernel to 2.6.32.Bruce Dubbs2013-08-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10328 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
* Update glibc --enable-kernel valueBruce Dubbs2013-07-061-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689