Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/trunk' into xry111/arm64 | Xi Ruoyao | 2023-03-08 | 1 | -0/+17 |
|\ | |||||
| * | Adjustments for /dev/pts | Xi Ruoyao | 2023-03-08 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | 1. Declare UNIX98 PTY requirement in host system requirements and check it in the script. All desktop or server distros should have it now, but let's stop anyone from building on a embedded distro w/o UNIX98 PTY early... 2. Use Expect test suite as a guard against mishandled $LFS/dev/pts. 3. No need to test the basic function of Expect in Binutils anymore because if ($LFS)/dev/pts is not good, the Expect test suite would have failed. | ||||
* | | arm64: expect: update config.{guess,sub} | Xi Ruoyao | 2022-08-26 | 1 | -0/+6 |
|/ | | | | | Expect ships a 2003 (!) edition of those scripts, and AArch64 just does not exist in 2003. | ||||
* | expect: fix library name in description, and remove unused expect-lib-version | Xi Ruoyao | 2022-02-17 | 1 | -3/+3 |
| | |||||
* | Remove spaces at end o lines - chapter08 | Pierre Labastie | 2021-09-07 | 1 | -1/+1 |
| | |||||
* | Correct page IDs in Chapter 08 dejagnu, expect, and tcl. | DJ Lucas | 2021-07-21 | 1 | -4/+4 |
| | |||||
* | Move tcl, expect, and dejagnu to Chapter 8 | Bruce Dubbs | 2020-06-22 | 1 | -0/+140 |
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 |