aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/bash.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | The default timeout is only 10 seconds, where the bash tests won't complete on most systems. Then expect will exit early, with bash tests running in background. We won't like this.
* bash: use eof in expect commands instead of EOFXi Ruoyao2021-07-191-1/+1
| | | | (for jhalfs)
* bash: add an explanation why use expect to run the testXi Ruoyao2021-07-191-1/+4
|
* do not use UID hack for testerXi Ruoyao2021-07-181-2/+2
| | | | | It's causing "root-tester namesis" (both have UID 0) if the tty is owned by root. To fix bash test, use Expect to spawn a new PTY for it.
* Package updates.Bruce Dubbs2021-06-271-4/+0
| | | | | | | | Update to bash-5.1.8. Update to dejagnu-1.6.3. Update to gdbm-1.20. Update to libcap-2.51. Update to man-pages-5.1.
* Merge Xi's changes into trunkDouglas R. Reno2021-05-111-4/+2
| | | | | | | | | | | | | 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!
* Update to libcap-2.46. Bruce Dubbs2020-12-141-2/+2
| | | | | | | | | | | | | Update to bc-3.2.4. Update to autoconf-2.70. Update to openssl-1.1.1i. Update to Python3-3.9.1. Update to linux-5.9.14. Update to bash-5.1 and readline-8.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-9/+2
| | | | | | | | 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/+173
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689