aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m4: test-posix_spawn-script does not failXi Ruoyao2021-08-061-2/+0
* gcc: fix PR101749Xi Ruoyao2021-08-062-4/+21
* minor wording changeXi Ruoyao2021-08-061-1/+1
* shadow: use xz tarballXi Ruoyao2021-08-051-3/+3
* Make stripping work fo rboth x86 and x86_64Bruce Dubbs2021-08-031-1/+6
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-08-035-32/+28
|\
| * minor typoXi Ruoyao2021-08-041-1/+1
| * fix temp hosts fileXi Ruoyao2021-08-041-1/+1
| * bash: minor command style fixXi Ruoyao2021-08-041-2/+2
| * strip: restore versions in online_usrlib and save_usrlibXi Ruoyao2021-08-041-11/+9
| * gcc: document new test failures with glibc-2.34Xi Ruoyao2021-08-031-17/+15
* | WordingBruce Dubbs2021-08-031-0/+6
* | Clarify chapter 7 stripping and backupBruce Dubbs2021-08-031-25/+29
|/
* Fix spacingBruce Dubbs2021-08-021-8/+8
* Package updates.Bruce Dubbs2021-08-028-76/+78
* binutils: typoXi Ruoyao2021-08-021-1/+1
* Update test results for several packages.Bruce Dubbs2021-08-0111-18/+27
* Fackage updates and fixes.Bruce Dubbs2021-08-014-8/+29
* Revert "util-linux: explain ioctl_ns failure more precisely"Xi Ruoyao2021-07-291-3/+3
* Clarify remounting after exiting chrootBruce Dubbs2021-07-281-2/+4
* package updateXi Ruoyao2021-07-285-23/+27
* Revert coreutils library location changeXi Ruoyao2021-07-282-2/+0
* don't use host tool for strippingXi Ruoyao2021-07-281-3/+3
* always use --strip-unneeded for strippingXi Ruoyao2021-07-283-24/+16
* util-linux: explain ioctl_ns failure more preciselyXi Ruoyao2021-07-281-3/+3
* grub cfg: replace hardcoded (and outdated) chapter numberXi Ruoyao2021-07-281-2/+3
* temp python: add a note about (not so) "fatal" errorsXi Ruoyao2021-07-281-0/+13
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-07-270-0/+0
|\
| * Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkDouglas R. Reno2021-07-272-1/+12
| |\
| * | locale: Reference chapter 8 instead of chapter 6 (systemd)Douglas R. Reno2021-07-271-1/+1
* | | Minor instruction changes and text updates.Bruce Dubbs2021-07-276-22/+29
| |/ |/|
* | stripping: add libnss_*.so* into online_usrlibXi Ruoyao2021-07-282-1/+12
|/
* Simplify the new sedThomas Trepl (Moody)2021-07-271-1/+1
* Fix a programming error in shadow-4.9Thomas Trepl (Moody)2021-07-262-0/+13
* Hopefully, complete strip workaroundXi Ruoyao2021-07-263-16/+74
* Package updates and stripping fixesBruce Dubbs2021-07-258-29/+44
* binutils: workaround empty man pages issueXi Ruoyao2021-07-252-0/+18
* Update to binutils-2.37Douglas R. Reno2021-07-236-26/+37
* Ensure that glibc installs ldconfig and sln to /usr/sbin.DJ Lucas2021-07-213-0/+16
* Correct page IDs in Chapter 08 dejagnu, expect, and tcl.DJ Lucas2021-07-214-13/+23
* kernel: update size range estimates for 5.13.4.Ken Moffat2021-07-211-5/+5
* Minor grammar fixesBruce Dubbs2021-07-201-3/+3
* Update to linux-5.13.4 to fix CVE-2021-33909.Ken Moffat2021-07-202-3/+7
* add changelog for tester-nohack mergeXi Ruoyao2021-07-202-1/+12
* Merge branch 'xry111/tester-nohack' into trunkXi Ruoyao2021-07-203-5/+12
|\
| * bash: pass "make test" exitcode through expectxry111/tester-nohackXi Ruoyao2021-07-191-0/+2
| * bash: disable timeout to prevent Expect from exiting earlyXi Ruoyao2021-07-191-1/+3
| * bash: use eof in expect commands instead of EOFXi Ruoyao2021-07-191-1/+1
| * bash: add an explanation why use expect to run the testXi Ruoyao2021-07-191-1/+4
| * Merge branch 'trunk' into xry111/tester-nohackXi Ruoyao2021-07-1914-11/+62
| |\